]> git.deb.at Git - deb/hackedgotchi.git/blobdiff - config/config.ini
- Use django template for index.html
[deb/hackedgotchi.git] / config / config.ini
index 2988fbefe56d7f84678333604724d32db52c345a..afd012609f0c875e3c91a943850d270a9084b92d 100644 (file)
@@ -2,54 +2,68 @@
 
 # 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: Your planet's name.
+# link: Link to the main planet page
 name = Planet Debian
 link = http://planet.debian.org/
+
+# output_dir: Directory to place output files. Add your 2letter Language code
+# date_format: strftime format for the default 'date' template variable
+# new_date_format: strftime format for the 'new_date' template variable
+# cache_directory: Where cached feeds are stored. Add your 2letter Language code
+output_dir = www
+date_format = %d %B, %Y %I:%M%p
+new_date_format = %B %d, %Y
+cache_directory = cache
+
+# Translate the following to your language. Do not change the names, just the
+# text after the =
+syndicationtext = A complete feed is available in any of your favourite syndication formats linked by the buttons below.
+searchtext = Search
+lastupdatetext = Last updated:
+utctext = All times are UTC.
+contacttext = Contact:
+hiddenfeedstext = Hidden Feeds
+hiddenfeedstext2 = You currently have hidden entries.
+showalltext = Show all
+subscriptionstext = Subscriptions
+feedtext = feed
+
+
+# Do not change config values below here, just skip to the feeds
+# Do not change config values below here, just skip to the feeds
 owner_name = Debian Planet Maintainers
 owner_email = planet@debian.org
 
-# cache_directory: Where cached feeds are stored
+search = true
 # 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 = 1
 log_level = DEBUG
 spider_threads = 15
 
 # template_files: Space-separated list of output template files
-template_files = templates/index.html.tmpl templates/rss20.xml.tmpl templates/rss10.xml.tmpl templates/opml.xml.tmpl templates/foafroll.xml.tmpl
+template_files = templates/index.html.dj templates/atom.xml.tmpl templates/rss20.xml.tmpl templates/rss10.xml.tmpl templates/opml.xml.tmpl templates/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)
-# date_format: strftime format for the default 'date' template variable
-# 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
-# a section with the same name as the template file's filename (as given
-# in template_files).
-
-# Provide no more than 7 days articles on the front page
 [templates/index.html.tmpl]
 date_format = %I:%M%P
 
+[templates/index.html.dj]
+date_format = %I:%M%P
+
 
 # Options placed in the [DEFAULT] section provide defaults for the feed
 # sections.  Placing a default here means you only need to override the
@@ -1364,9 +1378,8 @@ name = Patrick Winnertz
 [http://paul.luon.net/journal/tags/debian-planet/index.xml]
 name = Paul van Tilburg
 
-# 2008-12-13 - joerg - very slow and timeout, sometimes error 500
-#[http://bonedaddy.net/pabs3/log/index.rss]
-#name = Paul Wise
+[http://bonedaddy.net/pabs3/log/index.rss]
+name = Paul Wise
 
 #[http://people.dsv.su.se/~pelle/blog.rss]
 #name = Per Olofsson
@@ -1633,11 +1646,11 @@ facewidth = 65
 faceheight = 90
 
 # 2008-12-13 - joerg - Server broken
-#[http://blog.incase.de/index.php/category/planetdebian/feed/]
-#name = Sven Mueller
-#face = sven.png
-#facewidth = 75
-#faceheight = 95
+[http://blog.incase.de/index.php/category/planetdebian/feed/]
+name = Sven Mueller
+face = sven.png
+facewidth = 75
+faceheight = 95
 
 [http://le-gall.net/sylvain+violaine/blog/rss.php]
 name = Sylvain Le Gall