X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/eafc7891e6df7820248f42c9e7998a2ceaea7ef2..4922204b4af0d385be8c1368d65e981a8849ff0f:/ikiwiki.setup diff --git a/ikiwiki.setup b/ikiwiki.setup index 232dcd6..ad61bef 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -1,10 +1,10 @@ # IkiWiki::Setup::Yaml - YAML formatted setup file # # Setup file for ikiwiki. -# +# # Passing this to ikiwiki --setup will make ikiwiki generate # wrappers and build the wiki. -# +# # Remember to re-run ikiwiki --setup any time you edit this file. # # name of the wiki @@ -35,6 +35,7 @@ add_plugins: - html - img - map +- pagetemplate - po - recentchanges - sidebar @@ -50,17 +51,17 @@ 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? -html5: '0' +html5: '1' # only send cookies over SSL connections? sslcookie: '0' # extension to use for new pages @@ -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) @@ -208,7 +209,7 @@ po_master_language: fr|French po_slave_languages: - en|English # PageSpec controlling which pages are translatable -po_translatable_pages: 404 or À_propos or Donnez or Contact or Actualités or Actualités/* or sidebar +po_translatable_pages: 404 or À_propos or Donnez or Services or Contact or Actualités or Actualités/* and !Actualités/20150615_france_inter_secret_d_infos or Diffusez or sidebar # internal linking behavior (default/current/negotiated) po_link_to: current