1 2008-06-02 Maciej Stachowiak <mjs@apple.com>
3 * config.ini: Correct URL for just-added blog.
5 2008-06-02 Maciej Stachowiak <mjs@apple.com>
7 Rubber stamped by Mark.
9 * config.ini: Add Cameron's Summer of JavaScriptCore blog.
11 2008-02-11 Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
13 Reviewed by Alp Toker.
15 Add my blog's WebKit category, English only posts.
19 2008-02-11 Adam Roben <aroben@apple.com>
21 Add Brent Fulgham's blog
27 2008-02-09 Alp Toker <alp@atoker.com>
29 Only syndicate Jan's WebKit posts, not his entire blog.
33 2007-12-27 Mark Rowe <mrowe@apple.com>
39 2007-12-03 Matt Lilek <webkit@mattlilek.com>
43 Make the bullets lickable.
45 * wwwroot/planetwebkit.css:
47 2007-12-03 Matt Lilek <webkit@mattlilek.com>
51 Make it sexy with awesome icon and tweaks from Tim.
53 * templates/index.html.tmpl:
54 * wwwroot/ie.css: Added.
55 * wwwroot/images/ie-nav-blue.png: Added.
56 * wwwroot/planetwebkit.css: Added.
58 2007-12-01 Dan Bernstein <mitz@apple.com>
60 Reviewed by Mark Rowe.
62 * config.ini: Correct blog name.
64 2007-11-30 Adam Roben <aroben@apple.com>
70 2007-11-30 Adam Roben <aroben@apple.com>
72 Add a simple script to update the site
76 2007-11-30 Adam Roben <aroben@apple.com>
78 Include all WebKit posts from Trolltech Labs
82 2007-11-30 Adam Roben <aroben@apple.com>
84 Initial checkin of Planet WebKit
90 * planet/AUTHORS: Added.
91 * planet/INSTALL: Added.
92 * planet/LICENCE: Added.
94 * planet/PKG-INFO: Added.
95 * planet/README: Added.
96 * planet/THANKS: Added.
98 * planet/examples/atom.xml.tmpl: Added.
99 * planet/examples/basic/config.ini: Added.
100 * planet/examples/basic/index.html.tmpl: Added.
101 * planet/examples/fancy/config.ini: Added.
102 * planet/examples/fancy/index.html.tmpl: Added.
103 * planet/examples/foafroll.xml.tmpl: Added.
104 * planet/examples/opml.xml.tmpl: Added.
105 * planet/examples/output/images/edd.png: Added.
106 * planet/examples/output/images/evolution.png: Added.
107 * planet/examples/output/images/feed-icon-10x10.png: Added.
108 * planet/examples/output/images/jdub.png: Added.
109 * planet/examples/output/images/keybuk.png: Added.
110 * planet/examples/output/images/logo.png: Added.
111 * planet/examples/output/images/opml.png: Added.
112 * planet/examples/output/images/planet.png: Added.
113 * planet/examples/output/images/thom.png: Added.
114 * planet/examples/output/planet.css: Added.
115 * planet/examples/rss10.xml.tmpl: Added.
116 * planet/examples/rss20.xml.tmpl: Added.
117 * planet/planet-cache.py: Added.
118 * planet/planet.py: Added.
119 * planet/planet/__init__.py: Added.
120 * planet/planet/atomstyler.py: Added.
121 * planet/planet/cache.py: Added.
122 * planet/planet/compat_logging/__init__.py: Added.
123 * planet/planet/compat_logging/config.py: Added.
124 * planet/planet/compat_logging/handlers.py: Added.
125 * planet/planet/feedparser.py: Added.
126 * planet/planet/htmltmpl.py: Added.
127 * planet/planet/sanitize.py: Added.
128 * planet/planet/tests/__init__.py: Added.
129 * planet/planet/tests/data/simple.tmpl: Added.
130 * planet/planet/tests/data/simple2.tmpl: Added.
131 * planet/planet/tests/test_channel.py: Added.
132 * planet/planet/tests/test_main.py: Added.
133 * planet/planet/tests/test_sanitize.py: Added.
134 * planet/planet/tests/test_sub.py: Added.
135 * planet/planet/timeoutsocket.py: Added.
136 * planet/runtests.py: Added.
137 * planet/setup.py: Added.
138 * templates/atom.xml.tmpl: Added.
139 * templates/foafroll.xml.tmpl: Added.
140 * templates/index.html.tmpl: Added.
141 * templates/opml.xml.tmpl: Added.
142 * templates/rss10.xml.tmpl: Added.
143 * templates/rss20.xml.tmpl: Added.
144 * wwwroot/images/feed-icon-10x10.png: Added.
145 * wwwroot/images/planet.png: Added.
146 * wwwroot/planet.css: Added.