haikuwebkit/Websites/planet.webkit.org/README

14 lines
419 B
Plaintext
Raw Permalink Normal View History

Initial checkin of Planet WebKit Rubberstamped by Sam. * README: Added. * config.ini: Added. * planet/AUTHORS: Added. * planet/INSTALL: Added. * planet/LICENCE: Added. * planet/NEWS: Added. * planet/PKG-INFO: Added. * planet/README: Added. * planet/THANKS: Added. * planet/TODO: Added. * planet/examples/atom.xml.tmpl: Added. * planet/examples/basic/config.ini: Added. * planet/examples/basic/index.html.tmpl: Added. * planet/examples/fancy/config.ini: Added. * planet/examples/fancy/index.html.tmpl: Added. * planet/examples/foafroll.xml.tmpl: Added. * planet/examples/opml.xml.tmpl: Added. * planet/examples/output/images/edd.png: Added. * planet/examples/output/images/evolution.png: Added. * planet/examples/output/images/feed-icon-10x10.png: Added. * planet/examples/output/images/jdub.png: Added. * planet/examples/output/images/keybuk.png: Added. * planet/examples/output/images/logo.png: Added. * planet/examples/output/images/opml.png: Added. * planet/examples/output/images/planet.png: Added. * planet/examples/output/images/thom.png: Added. * planet/examples/output/planet.css: Added. * planet/examples/rss10.xml.tmpl: Added. * planet/examples/rss20.xml.tmpl: Added. * planet/planet-cache.py: Added. * planet/planet.py: Added. * planet/planet/__init__.py: Added. * planet/planet/atomstyler.py: Added. * planet/planet/cache.py: Added. * planet/planet/compat_logging/__init__.py: Added. * planet/planet/compat_logging/config.py: Added. * planet/planet/compat_logging/handlers.py: Added. * planet/planet/feedparser.py: Added. * planet/planet/htmltmpl.py: Added. * planet/planet/sanitize.py: Added. * planet/planet/tests/__init__.py: Added. * planet/planet/tests/data/simple.tmpl: Added. * planet/planet/tests/data/simple2.tmpl: Added. * planet/planet/tests/test_channel.py: Added. * planet/planet/tests/test_main.py: Added. * planet/planet/tests/test_sanitize.py: Added. * planet/planet/tests/test_sub.py: Added. * planet/planet/timeoutsocket.py: Added. * planet/runtests.py: Added. * planet/setup.py: Added. * templates/atom.xml.tmpl: Added. * templates/foafroll.xml.tmpl: Added. * templates/index.html.tmpl: Added. * templates/opml.xml.tmpl: Added. * templates/rss10.xml.tmpl: Added. * templates/rss20.xml.tmpl: Added. * wwwroot/images/feed-icon-10x10.png: Added. * wwwroot/images/planet.png: Added. * wwwroot/planet.css: Added. Canonical link: https://commits.webkit.org/22186@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@28268 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2007-12-01 01:37:47 +00:00
This directory contains files for Planet WebKit <http://planet.webkit.org/>.
Some directories/files of interest are:
* config.ini
Contains the configuration for Planet WebKit
* planet/
Contains the Planet 2.0 software <http://planetplanet.org/>
* templates/
Contains the templates used to build the HTML and feeds for Planet WebKit
* wwwroot/
Serves as the document root on http://planet.webkit.org/