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
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 sidebar
# internal linking behavior (default/current/negotiated)
-po_link_to: default
+po_link_to: current
######################################################################
# special-purpose plugins