]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
commit of setup files
authoradmin <admin@branchable.com>
Fri, 20 May 2011 20:07:11 +0000 (20:07 +0000)
committeradmin <admin@branchable.com>
Fri, 20 May 2011 20:07:11 +0000 (20:07 +0000)
ikiwiki.setup

index a99b5de7da34f54db4ae07ec6db29901a02b5c7e..811d2a6235f1a2f237ad6a7928f0dcfddd2fe07b 100644 (file)
@@ -203,7 +203,8 @@ gitmaster_branch: master
 
 # gitpush plugin
 # git repository urls that changes are pushed to
-#git_push_to: []
+git_push_to:
+  - joey@git.kitenet.net:/srv/git/ikiwiki.git
 
 # htmlscrubber plugin
 # PageSpec specifying pages not to scrub
@@ -310,9 +311,9 @@ langdefdir: /usr/share/highlight/langDefs
 #  - es|EspaƱol
 #  - de|Deutsch
 # PageSpec controlling which pages are translatable
-#po_translatable_pages: '* and !*/Discussion'
+po_translatable_pages: ''
 # internal linking behavior (default/current/negotiated)
-#po_link_to: current
+po_link_to: default
 
 ######################################################################
 # misc plugins
@@ -321,9 +322,8 @@ langdefdir: /usr/share/highlight/langDefs
 
 ######################################################################
 # web plugins
-#   (404, attachment, comments, editdiff, edittemplate, getsource, google,
-#    goto, mirrorlist, remove, rename, repolist, search, theme, websetup,
-#    wmd)
+#   (404, attachment, comments, editdiff, edittemplate, google, goto,
+#    mirrorlist, remove, rename, repolist, search, theme, websetup, wmd)
 ######################################################################
 
 # attachment plugin
@@ -346,10 +346,6 @@ comments_allowauthor: 0
 # commit comments to the VCS
 comments_commit: 1
 
-# getsource plugin
-# Mime type for returned source.
-#getsource_mimetype: text/plain; charset=utf-8
-
 # mirrorlist plugin
 # list of mirrors
 #mirrorlist: {}
@@ -432,16 +428,16 @@ directive_description_dir: ikiwiki/directive
 
 # aggregate plugin
 # enable aggregation to internal pages?
-#aggregateinternal: 1
+aggregateinternal: 1
 # allow aggregation to be triggered via the web?
 #aggregate_webtrigger: 0
 # cookie control
-#cookiejar:
-#  file: /home/b-ikiwiki/.ikiwiki/cookies
+cookiejar:
+  file: /home/b-ikiwiki/.ikiwiki/cookies
 
 # autoindex plugin
 # commit autocreated index pages
-#autoindex_commit: 1
+autoindex_commit: 1
 
 # camelcase plugin
 # list of words to not turn into links
@@ -461,7 +457,7 @@ directive_description_dir: ikiwiki/directive
 
 # prettydate plugin
 # format to use to display date
-#prettydateformat: '%X, %B %o, %Y'
+prettydateformat: '%X, %B %o, %Y'
 
 # recentchanges plugin
 # name of the recentchanges page