]> nos-oignons.net Git - website.git/blobdiff - ikiwiki.setup
On désactive usedirs dans la configuration locale
[website.git] / ikiwiki.setup
index b1e18e6ea97a6f67f4cf3f284f9e18617729b131..0c513f61ba3656a6ab69411f62e5c2de991f7d1a 100644 (file)
@@ -31,8 +31,11 @@ cgi_wrappermode: '06755'
 rcs: git
 # plugins to add to the default configuration
 add_plugins:
+- favicon
 - html
 - img
+- map
+- pagetemplate
 - po
 - recentchanges
 - sidebar
@@ -48,13 +51,13 @@ underlaydir: /usr/share/ikiwiki/basewiki
 # log to syslog?
 #syslog: 1
 # create output files named page/index.html?
-usedirs: '1'
+usedirs: '0'
 # use '!'-prefixed preprocessor directives?
 prefix_directives: '1'
 # use page/index.mdwn source files
 indexpages: '0'
 # enable Discussion pages?
-discussion: '1'
+discussion: '0'
 # name of Discussion pages
 discussionpage: Discussion
 # generate HTML5?
@@ -206,9 +209,9 @@ po_master_language: fr|French
 po_slave_languages:
 - en|English
 # PageSpec controlling which pages are translatable
-po_translatable_pages: À_propos or Donnez or Contact
+po_translatable_pages: 404 or À_propos or Donnez or Contact or Actualités or Actualités/* or sidebar
 # internal linking behavior (default/current/negotiated)
-po_link_to: default
+po_link_to: current
 
 ######################################################################
 # special-purpose plugins