r307 - /ikiwiki.setup

plessy at users.alioth.debian.org plessy at users.alioth.debian.org
Thu Dec 26 11:40:57 UTC 2013


Author: plessy
Date: Thu Dec 26 11:40:56 2013
New Revision: 307

URL: http://svn.debian.org/wsvn/dep/?sc=1&rev=307
Log:
Reprocess with Wheezy's ikiwiki.

(Just in case).

Modified:
    ikiwiki.setup

Modified: ikiwiki.setup
URL: http://svn.debian.org/wsvn/dep/ikiwiki.setup?rev=307&op=diff
==============================================================================
--- ikiwiki.setup	(original)
+++ ikiwiki.setup	Thu Dec 26 11:40:56 2013
@@ -27,10 +27,6 @@
 cgi_wrapper: /srv/alioth.debian.org/chroot/home/groups/dep/cgi-bin/ikiwiki.cgi
 # mode for cgi_wrapper (can safely be made suid)
 cgi_wrappermode: 06755
-# number of seconds to delay CGI requests when overloaded
-cgi_overload_delay: ''
-# message to display when overloaded (may contain html)
-cgi_overload_message: ''
 # rcs backend to use
 rcs: svn
 # plugins to add to the default configuration
@@ -104,9 +100,6 @@
 wiki_file_chars: -[:alnum:]+/.:_
 # allow symlinks in the path leading to the srcdir (potentially insecure)
 allow_symlinks_before_srcdir: 0
-# cookie control
-cookiejar:
-  file: /home/charles/.ikiwiki/cookies
 
 ######################################################################
 # core plugins
@@ -189,8 +182,7 @@
 
 ######################################################################
 # format plugins
-#   (creole, highlight, hnb, html, mdwn, otl, po, rawhtml, rst, textile,
-#    txt)
+#   (creole, highlight, hnb, html, mdwn, otl, rawhtml, rst, textile, txt)
 ######################################################################
 
 # highlight plugin
@@ -207,22 +199,9 @@
 # disable use of markdown discount?
 #nodiscount: 0
 
-# po plugin
-# master language (non-PO files)
-#po_master_language: en|English
-# slave languages (translated via PO files) format: ll|Langname
-#po_slave_languages:
-#- fr|Français
-#- es|Español
-#- de|Deutsch
-# PageSpec controlling which pages are translatable
-#po_translatable_pages: '* and !*/Discussion'
-# internal linking behavior (default/current/negotiated)
-#po_link_to: current
-
 ######################################################################
 # special-purpose plugins
-#   (osm, underlay)
+#   (osm)
 ######################################################################
 
 # osm plugin
@@ -236,18 +215,6 @@
 #osm_format: KML
 # the icon attached to a tag, displayed on the map for tagged pages
 #osm_tag_default_icon: icon.png
-# Url for the OpenLayers.js file
-#osm_openlayers_url: http://www.openlayers.org/api/OpenLayers.js
-# Layers to use in the map. Can be either the 'OSM' string or a type option for Google maps (GoogleNormal, GoogleSatellite, GoogleHybrid or GooglePhysical). It can also be an arbitrary URL in a syntax acceptable for OpenLayers.Layer.OSM.url parameter.
-#osm_layers:
-#  OSM: GoogleSatellite
-# Google maps API key, Google layer not used if missing, see https://code.google.com/apis/console/ to get an API key
-#osm_google_apikey: ''
-
-# underlay plugin
-# extra underlay directories to add
-#add_underlays:
-#- /home/charles/wiki.underlay
 
 ######################################################################
 # web plugins
@@ -275,8 +242,6 @@
 #comments_allowauthor: 0
 # commit comments to the VCS
 #comments_commit: 1
-# Restrict formats for comments to (no restriction if empty)
-#comments_allowformats: mdwn txt
 
 # getsource plugin
 # Mime type for returned source.
@@ -356,7 +321,7 @@
 #    filecheck, flattr, goodstuff, htmlbalance, localstyle, notifyemail,
 #    pagetemplate, pingee, pinger, prettydate, recentchanges,
 #    recentchangesdiff, relativedate, rsync, sidebar, smiley,
-#    sortnaturally, tag, testpagespec, trail, transient, typography)
+#    sortnaturally, tag, testpagespec, trail, transient, underlay)
 ######################################################################
 
 # aggregate plugin
@@ -364,6 +329,9 @@
 #aggregateinternal: 1
 # allow aggregation to be triggered via the web?
 #aggregate_webtrigger: 0
+# cookie control
+#cookiejar:
+#  file: /srv/alioth.debian.org/chroot/home/groups/dep/.ikiwiki/cookies
 
 # autoindex plugin
 # commit autocreated index pages
@@ -407,6 +375,7 @@
 # commit autocreated tag pages
 tag_autocreate_commit: 1
 
-# typography plugin
-# Text::Typography attributes value
-typographyattributes: qi
+# underlay plugin
+# extra underlay directories to add
+#add_underlays:
+#- /srv/alioth.debian.org/chroot/home/groups/dep/wiki.underlay




More information about the dep-commits mailing list