X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/eafc7891e6df7820248f42c9e7998a2ceaea7ef2..a9c450da7a685d55a346dcdafc8107f119de7c5c:/ikiwiki.setup diff --git a/ikiwiki.setup b/ikiwiki.setup index 232dcd6..a6498a3 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -35,6 +35,7 @@ add_plugins: - html - img - map +- pagetemplate - po - recentchanges - sidebar @@ -50,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? @@ -70,7 +71,7 @@ htmlext: html # strftime format string to display date timeformat: '%c' # UTF-8 locale to use -locale: fr-FR.UTF-8 +locale: fr_FR.UTF-8 # put user pages below specified page userdir: '' # how many backlinks to show before hiding excess (0 to show all)