]> git.deb.at Git - deb/hackedgotchi.git/blobdiff - config/config.ini
readded Ians blog
[deb/hackedgotchi.git] / config / config.ini
index cd5910b3b297288a5f2dfa46c6a038eb59bc07eb..484c7a4e98602b27f16d990fbf4a432a5459fa57 100644 (file)
@@ -1,3 +1,28 @@
+# Planet configuration file
+
+# Every planet needs a [Planet] section
+[Planet]
+# name: Your planet's name
+# link: Link to the main page
+# owner_name: Your name
+# owner_email: Your e-mail address
+name = Planet Debian
+link = http://planet.debian.org/
+owner_name = Scott James Remnant
+owner_email = keybuk@debian.org
+
+# cache_directory: Where cached feeds are stored
+# new_feed_items: Number of items to take from new feeds
+# log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
+cache_directory = cache
+new_feed_items = 2
+log_level = DEBUG
+
+# template_files: Space-separated list of output template files
+template_files = templates/index.html.tmpl planet/examples/rss20.xml.tmpl planet/examples/rss10.xml.tmpl planet/examples/opml.xml.tmpl planet/examples/foafroll.xml.tmpl
+
+# The following provide defaults for each template:
+# output_dir: Directory to place output files
 # items_per_page: How many items to put on each page
 # days_per_page: How many complete days of posts to put on each page
 #                This is the absolute, hard limit (over the item limit)
 # new_date_format: strftime format for the 'new_date' template variable
 # encoding: output encoding for the file, Python 2.3+ users can use the
 #           special "xml" value to output ASCII with XML character references
+# locale: locale to use for (e.g.) strings in dates, default is taken from your
+#         system
 output_dir = www
 items_per_page = 60
 days_per_page = 0
 date_format = %d %B, %Y %I:%M%p
 new_date_format = %B %d, %Y
 encoding = utf-8
+# locale = C
 
 
 # To define a different value for a particular template you may create
@@ -122,11 +150,11 @@ face = ari.png
 facewidth = 75
 faceheight = 92
 
-[http://www.edev.be/blog/wp-rss2.php]
-name = Arnaud Vandyck
-face = avdyk.png
-facewidth = 65
-faceheight = 82
+#[http://www.edev.be/blog/wp-rss2.php?cat=2]
+#name = Arnaud Vandyck
+#face = avdyk.png
+#facewidth = 65
+#faceheight = 82
 
 [http://blog.aurel32.net/wp-rss2.php?cat=1]
 name = Aurelien Jarno
@@ -181,6 +209,9 @@ name = Chris Anderson
 [http://cheney.cx/site/blog/feed/atom/]
 name = Chris Cheney
 
+[http://xana.scru.org/cgi-bin/blosxom/index.rss]
+name = Clint Adams
+
 [http://web.verbum.org/?flav=rss]
 name = Colin Walters
 face = walters.png