1 2007-11-30 Adam Roben <aroben@apple.com>
7 2007-11-30 Adam Roben <aroben@apple.com>
9 Add a simple script to update the site
13 2007-11-30 Adam Roben <aroben@apple.com>
15 Include all WebKit posts from Trolltech Labs
19 2007-11-30 Adam Roben <aroben@apple.com>
21 Initial checkin of Planet WebKit
27 * planet/AUTHORS: Added.
28 * planet/INSTALL: Added.
29 * planet/LICENCE: Added.
31 * planet/PKG-INFO: Added.
32 * planet/README: Added.
33 * planet/THANKS: Added.
35 * planet/examples/atom.xml.tmpl: Added.
36 * planet/examples/basic/config.ini: Added.
37 * planet/examples/basic/index.html.tmpl: Added.
38 * planet/examples/fancy/config.ini: Added.
39 * planet/examples/fancy/index.html.tmpl: Added.
40 * planet/examples/foafroll.xml.tmpl: Added.
41 * planet/examples/opml.xml.tmpl: Added.
42 * planet/examples/output/images/edd.png: Added.
43 * planet/examples/output/images/evolution.png: Added.
44 * planet/examples/output/images/feed-icon-10x10.png: Added.
45 * planet/examples/output/images/jdub.png: Added.
46 * planet/examples/output/images/keybuk.png: Added.
47 * planet/examples/output/images/logo.png: Added.
48 * planet/examples/output/images/opml.png: Added.
49 * planet/examples/output/images/planet.png: Added.
50 * planet/examples/output/images/thom.png: Added.
51 * planet/examples/output/planet.css: Added.
52 * planet/examples/rss10.xml.tmpl: Added.
53 * planet/examples/rss20.xml.tmpl: Added.
54 * planet/planet-cache.py: Added.
55 * planet/planet.py: Added.
56 * planet/planet/__init__.py: Added.
57 * planet/planet/atomstyler.py: Added.
58 * planet/planet/cache.py: Added.
59 * planet/planet/compat_logging/__init__.py: Added.
60 * planet/planet/compat_logging/config.py: Added.
61 * planet/planet/compat_logging/handlers.py: Added.
62 * planet/planet/feedparser.py: Added.
63 * planet/planet/htmltmpl.py: Added.
64 * planet/planet/sanitize.py: Added.
65 * planet/planet/tests/__init__.py: Added.
66 * planet/planet/tests/data/simple.tmpl: Added.
67 * planet/planet/tests/data/simple2.tmpl: Added.
68 * planet/planet/tests/test_channel.py: Added.
69 * planet/planet/tests/test_main.py: Added.
70 * planet/planet/tests/test_sanitize.py: Added.
71 * planet/planet/tests/test_sub.py: Added.
72 * planet/planet/timeoutsocket.py: Added.
73 * planet/runtests.py: Added.
74 * planet/setup.py: Added.
75 * templates/atom.xml.tmpl: Added.
76 * templates/foafroll.xml.tmpl: Added.
77 * templates/index.html.tmpl: Added.
78 * templates/opml.xml.tmpl: Added.
79 * templates/rss10.xml.tmpl: Added.
80 * templates/rss20.xml.tmpl: Added.
81 * wwwroot/images/feed-icon-10x10.png: Added.
82 * wwwroot/images/planet.png: Added.
83 * wwwroot/planet.css: Added.