]> nos-oignons.net Git - website.git/blobdiff - ikiwiki.setup
« des coups de main » → « un coup de main »
[website.git] / ikiwiki.setup
index 30b4b69d2e163c3efc8748e8427bd2a6bb34d2c8..c24679aa941e12b4f488f71824ab0a5d75490f58 100644 (file)
@@ -31,13 +31,15 @@ cgi_wrappermode: '06755'
 rcs: git
 # plugins to add to the default configuration
 add_plugins:
+- favicon
 - html
 - img
 - po
 - recentchanges
 - sidebar
 # plugins to disable
-disable_plugins: []
+disable_plugins:
+- htmlscrubber
 # additional directory to search for template files
 templatedir: /usr/share/ikiwiki/templates
 # base wiki source location
@@ -205,9 +207,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: À_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