1 2008-02-11 Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
5 Add my blog's WebKit category, English only posts.
9 2008-02-11 Adam Roben <aroben@apple.com>
11 Add Brent Fulgham's blog
17 2008-02-09 Alp Toker <alp@atoker.com>
19 Only syndicate Jan's WebKit posts, not his entire blog.
23 2007-12-27 Mark Rowe <mrowe@apple.com>
29 2007-12-03 Matt Lilek <webkit@mattlilek.com>
33 Make the bullets lickable.
35 * wwwroot/planetwebkit.css:
37 2007-12-03 Matt Lilek <webkit@mattlilek.com>
41 Make it sexy with awesome icon and tweaks from Tim.
43 * templates/index.html.tmpl:
44 * wwwroot/ie.css: Added.
45 * wwwroot/images/ie-nav-blue.png: Added.
46 * wwwroot/planetwebkit.css: Added.
48 2007-12-01 Dan Bernstein <mitz@apple.com>
50 Reviewed by Mark Rowe.
52 * config.ini: Correct blog name.
54 2007-11-30 Adam Roben <aroben@apple.com>
60 2007-11-30 Adam Roben <aroben@apple.com>
62 Add a simple script to update the site
66 2007-11-30 Adam Roben <aroben@apple.com>
68 Include all WebKit posts from Trolltech Labs
72 2007-11-30 Adam Roben <aroben@apple.com>
74 Initial checkin of Planet WebKit
80 * planet/AUTHORS: Added.
81 * planet/INSTALL: Added.
82 * planet/LICENCE: Added.
84 * planet/PKG-INFO: Added.
85 * planet/README: Added.
86 * planet/THANKS: Added.
88 * planet/examples/atom.xml.tmpl: Added.
89 * planet/examples/basic/config.ini: Added.
90 * planet/examples/basic/index.html.tmpl: Added.
91 * planet/examples/fancy/config.ini: Added.
92 * planet/examples/fancy/index.html.tmpl: Added.
93 * planet/examples/foafroll.xml.tmpl: Added.
94 * planet/examples/opml.xml.tmpl: Added.
95 * planet/examples/output/images/edd.png: Added.
96 * planet/examples/output/images/evolution.png: Added.
97 * planet/examples/output/images/feed-icon-10x10.png: Added.
98 * planet/examples/output/images/jdub.png: Added.
99 * planet/examples/output/images/keybuk.png: Added.
100 * planet/examples/output/images/logo.png: Added.
101 * planet/examples/output/images/opml.png: Added.
102 * planet/examples/output/images/planet.png: Added.
103 * planet/examples/output/images/thom.png: Added.
104 * planet/examples/output/planet.css: Added.
105 * planet/examples/rss10.xml.tmpl: Added.
106 * planet/examples/rss20.xml.tmpl: Added.
107 * planet/planet-cache.py: Added.
108 * planet/planet.py: Added.
109 * planet/planet/__init__.py: Added.
110 * planet/planet/atomstyler.py: Added.
111 * planet/planet/cache.py: Added.
112 * planet/planet/compat_logging/__init__.py: Added.
113 * planet/planet/compat_logging/config.py: Added.
114 * planet/planet/compat_logging/handlers.py: Added.
115 * planet/planet/feedparser.py: Added.
116 * planet/planet/htmltmpl.py: Added.
117 * planet/planet/sanitize.py: Added.
118 * planet/planet/tests/__init__.py: Added.
119 * planet/planet/tests/data/simple.tmpl: Added.
120 * planet/planet/tests/data/simple2.tmpl: Added.
121 * planet/planet/tests/test_channel.py: Added.
122 * planet/planet/tests/test_main.py: Added.
123 * planet/planet/tests/test_sanitize.py: Added.
124 * planet/planet/tests/test_sub.py: Added.
125 * planet/planet/timeoutsocket.py: Added.
126 * planet/runtests.py: Added.
127 * planet/setup.py: Added.
128 * templates/atom.xml.tmpl: Added.
129 * templates/foafroll.xml.tmpl: Added.
130 * templates/index.html.tmpl: Added.
131 * templates/opml.xml.tmpl: Added.
132 * templates/rss10.xml.tmpl: Added.
133 * templates/rss20.xml.tmpl: Added.
134 * wwwroot/images/feed-icon-10x10.png: Added.
135 * wwwroot/images/planet.png: Added.
136 * wwwroot/planet.css: Added.