1 2007-12-27 Mark Rowe <mrowe@apple.com>
7 2007-12-03 Matt Lilek <webkit@mattlilek.com>
11 Make the bullets lickable.
13 * wwwroot/planetwebkit.css:
15 2007-12-03 Matt Lilek <webkit@mattlilek.com>
19 Make it sexy with awesome icon and tweaks from Tim.
21 * templates/index.html.tmpl:
22 * wwwroot/ie.css: Added.
23 * wwwroot/images/ie-nav-blue.png: Added.
24 * wwwroot/planetwebkit.css: Added.
26 2007-12-01 Dan Bernstein <mitz@apple.com>
28 Reviewed by Mark Rowe.
30 * config.ini: Correct blog name.
32 2007-11-30 Adam Roben <aroben@apple.com>
38 2007-11-30 Adam Roben <aroben@apple.com>
40 Add a simple script to update the site
44 2007-11-30 Adam Roben <aroben@apple.com>
46 Include all WebKit posts from Trolltech Labs
50 2007-11-30 Adam Roben <aroben@apple.com>
52 Initial checkin of Planet WebKit
58 * planet/AUTHORS: Added.
59 * planet/INSTALL: Added.
60 * planet/LICENCE: Added.
62 * planet/PKG-INFO: Added.
63 * planet/README: Added.
64 * planet/THANKS: Added.
66 * planet/examples/atom.xml.tmpl: Added.
67 * planet/examples/basic/config.ini: Added.
68 * planet/examples/basic/index.html.tmpl: Added.
69 * planet/examples/fancy/config.ini: Added.
70 * planet/examples/fancy/index.html.tmpl: Added.
71 * planet/examples/foafroll.xml.tmpl: Added.
72 * planet/examples/opml.xml.tmpl: Added.
73 * planet/examples/output/images/edd.png: Added.
74 * planet/examples/output/images/evolution.png: Added.
75 * planet/examples/output/images/feed-icon-10x10.png: Added.
76 * planet/examples/output/images/jdub.png: Added.
77 * planet/examples/output/images/keybuk.png: Added.
78 * planet/examples/output/images/logo.png: Added.
79 * planet/examples/output/images/opml.png: Added.
80 * planet/examples/output/images/planet.png: Added.
81 * planet/examples/output/images/thom.png: Added.
82 * planet/examples/output/planet.css: Added.
83 * planet/examples/rss10.xml.tmpl: Added.
84 * planet/examples/rss20.xml.tmpl: Added.
85 * planet/planet-cache.py: Added.
86 * planet/planet.py: Added.
87 * planet/planet/__init__.py: Added.
88 * planet/planet/atomstyler.py: Added.
89 * planet/planet/cache.py: Added.
90 * planet/planet/compat_logging/__init__.py: Added.
91 * planet/planet/compat_logging/config.py: Added.
92 * planet/planet/compat_logging/handlers.py: Added.
93 * planet/planet/feedparser.py: Added.
94 * planet/planet/htmltmpl.py: Added.
95 * planet/planet/sanitize.py: Added.
96 * planet/planet/tests/__init__.py: Added.
97 * planet/planet/tests/data/simple.tmpl: Added.
98 * planet/planet/tests/data/simple2.tmpl: Added.
99 * planet/planet/tests/test_channel.py: Added.
100 * planet/planet/tests/test_main.py: Added.
101 * planet/planet/tests/test_sanitize.py: Added.
102 * planet/planet/tests/test_sub.py: Added.
103 * planet/planet/timeoutsocket.py: Added.
104 * planet/runtests.py: Added.
105 * planet/setup.py: Added.
106 * templates/atom.xml.tmpl: Added.
107 * templates/foafroll.xml.tmpl: Added.
108 * templates/index.html.tmpl: Added.
109 * templates/opml.xml.tmpl: Added.
110 * templates/rss10.xml.tmpl: Added.
111 * templates/rss20.xml.tmpl: Added.
112 * wwwroot/images/feed-icon-10x10.png: Added.
113 * wwwroot/images/planet.png: Added.
114 * wwwroot/planet.css: Added.