[Scummvm-cvs-logs] SF.net SVN: scummvm:[40201] web-planet/scummvm_template/config.ini

djwillis at users.sourceforge.net djwillis at users.sourceforge.net
Wed Apr 29 14:47:06 CEST 2009


Revision: 40201
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40201&view=rev
Author:   djwillis
Date:     2009-04-29 12:47:05 +0000 (Wed, 29 Apr 2009)

Log Message:
-----------
Add feed for Denis Kasak's GSoC BLOG (and cleanup config.ini a little).

Modified Paths:
--------------
    web-planet/scummvm_template/config.ini

Modified: web-planet/scummvm_template/config.ini
===================================================================
--- web-planet/scummvm_template/config.ini	2009-04-29 11:50:13 UTC (rev 40200)
+++ web-planet/scummvm_template/config.ini	2009-04-29 12:47:05 UTC (rev 40201)
@@ -1,4 +1,6 @@
-# Planet configuration file
+# ---------------------------------
+# ScummVM Planet configuration file
+# ---------------------------------
 
 # Every planet needs a [Planet] section
 [Planet]
@@ -12,25 +14,13 @@
 # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
 # feed_timeout: number of seconds to wait for any given feed
 cache_directory = scummvm_template/cache
-new_feed_items = 3
+new_feed_items = 4
 log_level = ERROR
 feed_timeout = 20
 
 # template_files: Space-separated list of output template files
 template_files = scummvm_template/index.html.tmpl scummvm_template/atom.xml.tmpl scummvm_template/rss20.xml.tmpl scummvm_template/rss10.xml.tmpl scummvm_template/opml.xml.tmpl scummvm_template/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. You can specify more locales separated by ':', planet will
-#         use the first available one
 output_dir = /home/planet/www/planet/
 
 items_per_page = 20
@@ -40,47 +30,31 @@
 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
-[scummvm_template/index.html.tmpl]
-#days_per_page = 7
-
 # If non-zero, all feeds which have not been updated in the indicated
 # number of days will be marked as inactive
 activity_threshold = 0
 
-
-# Options placed in the [DEFAULT] section provide defaults for the feed
-# sections.  Placing a default here means you only need to override the
-# special cases later.
 [DEFAULT]
-# Hackergotchi default size.
-# If we want to put a face alongside a feed, and it's this size, we
-# can omit these variables.
 facewidth = 50
 faceheight = 50
 face = avatars/scummvm.png
 
-# Any other section defines a feed to subscribe to.  The section title
-# (in the []s) is the URI of the feed itself.  A section can also be
-# have any of the following options:
-# 
-# name: Name of the feed (defaults to the title found in the feed)
-#
-# Additionally any other option placed here will be available in
-# the template (prefixed with channel_ for the Items loop).  We use
-# this trick to make the faces work -- this isn't something Planet
-# "natively" knows about.  Look at fancy-examples/index.html.tmpl
-# for the flip-side of this.
+# ---------------------------
+# Only Edit below this point.
+# ---------------------------
 
+#
+# ------------------------------------------------------
 # Removed Feeds (existing posts will stay in the cache).
+# ------------------------------------------------------
+#
 
 # Removed 2008 GSoC blogs that are not updated any more.
 
+#
+# 2008 GSoC student blogs.
+#
+
 #[http://cp-gsoc.blogspot.com/feeds/posts/default]
 #name = Chris Page - GSoC
 #face = avatars/student.png
@@ -101,11 +75,19 @@
 #name = Marwan Hilmi - GSoC
 #face = avatars/student.png
 
+#
+# -------------
 # Current Feeds
+# -------------
+#
 
-# Add new feeds to the end of this list. 
+# Add new feeds to the approperate section of this list. 
 # Make sure you point at the RSS/Atom URL and NOT the blog directly.
 
+#
+# Developers / Team Members
+#
+
 [http://sev-notes.blogspot.com/feeds/posts/default]
 name = Eugene Sandulenko (Sev)
 face = avatars/sev.png
@@ -118,18 +100,10 @@
 name = John Willis (DJWillis)
 face = avatars/djwillis.png
 
-[http://www.jameswoodcock.co.uk/?feed=rss2&cat=12]
-name = James Woodcock
-face = avatars/civilian.png
-
 [http://buddhahacks.wordpress.com/feed/]
 name = Kari  Salminen (Buddha)
 face = avatars/dev.png
 
-[http://www.scummvm.org/feed-rss20.php]
-name = ScummVM News Headlines
-face = avatars/news.png
-
 [http://dm-notes.blogspot.com/feeds/posts/default]
 name = Paul Gilbert (Dreammaster)
 face = avatars/dreammaster.png
@@ -146,9 +120,6 @@
 name = Chris Apers (Chrilith)
 face = avatars/developer.png
 
-[http://sanguinehearts.blogspot.com/feeds/posts/default]
-name = Rob Megone (Sanguine)
-face = avatars/civilian.png
 
 [http://drmccoy.de/gobsmacked/?feed=rss2]
 name = Sven Hesse (DrMcCoy)
@@ -158,7 +129,33 @@
 name = Henry Bush (spookypeanut)
 face = avatars/developer.png
 
+#
+# Community Weblogs
+#
+
+[http://www.jameswoodcock.co.uk/?feed=rss2&cat=12]
+name = James Woodcock
+face = avatars/civilian.png
+
+[http://sanguinehearts.blogspot.com/feeds/posts/default]
+name = Rob Megone (Sanguine)
+face = avatars/civilian.png
+
+#
+# News Sites
+#
+
+[http://residual.sourceforge.net/feed-rss20.php]
+name = Residual News Headlines
+face = avatars/news.png
+
+[http://www.scummvm.org/feed-rss20.php]
+name = ScummVM News Headlines
+face = avatars/news.png
+
+#
 # 2009 GSoC student blogs.
+#
 
 [http://scummvmremere.wordpress.com/feed/]
 name = Joakim Nilsson - GSoC
@@ -174,8 +171,8 @@
 
 #[]
 #name = Jody Northup - GSoC
-face = avatars/student.png
-
-#[]
-#name = Denis Kasak - GSoC
 #face = avatars/student.png
+
+[http://dkasak.wordpress.com/tag/scummvm/feed/]
+name = Denis Kasak - GSoC
+face = avatars/student.png


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list