summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2010-01-13 23:10:43 +0100
committerSebastian Pipping <sebastian@pipping.org>2010-01-13 23:10:43 +0100
commit9e2d33d38bd929fa887a86c09dd6409e165ff9a0 (patch)
treea7ee48226f3f19cfb57de366df5d5ce365876b00
parentPlanet config writer: Add more notes to generated file (diff)
downloadrepositories-xml-format-9e2d33d38bd929fa887a86c09dd6409e165ff9a0.tar.gz
repositories-xml-format-9e2d33d38bd929fa887a86c09dd6409e165ff9a0.tar.bz2
repositories-xml-format-9e2d33d38bd929fa887a86c09dd6409e165ff9a0.zip
Planet config writer: Add overlays.ini.base
-rw-r--r--overlays.ini.base46
1 files changed, 46 insertions, 0 deletions
diff --git a/overlays.ini.base b/overlays.ini.base
new file mode 100644
index 0000000..8929673
--- /dev/null
+++ b/overlays.ini.base
@@ -0,0 +1,46 @@
+# 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 = Gentoo Overlays
+link = http://overlays.gentoo.org/
+owner_name = Gentoo Overlays Project
+owner_email = overlays@gentoo.org
+description = Welcome to <b>Gentoo Overlays</b>, a social workspace for Gentoo projects, developers, and users to come together and create Gentoo packages.
+
+# cache_directory: Where cached feeds are stored
+# log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
+cache_directory = cache
+log_level = DEBUG
+
+# template_files: Space-separated list of output template files
+template_files = /var/www/overlays.gentoo.org/planet/templates/index.html.tmpl /var/www/overlays.gentoo.org/planet/templates/rss20.xml.tmpl /var/www/overlays.gentoo.org/planet/templates/opml.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
+output_dir = /var/www/overlays.gentoo.org/htdocs
+items_per_page = 50
+days_per_page = 0
+date_format = %B %d, %Y, %H:%M %Z
+
+exclude = edited by trac
+
+# 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 = 65
+faceheight = 85
+
+# Weblogs to aggregate: