From: admin Date: Sun, 3 Jul 2011 19:23:01 +0000 (-0400) Subject: commit of setup files X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c32e6f84dacdfad2b76d03eb70c2e4d64af2503c commit of setup files --- diff --git a/ikiwiki.setup b/ikiwiki.setup index fc643a4b0..9f60888bf 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -131,7 +131,7 @@ indexpages: 0 discussion: 1 # name of Discussion pages discussionpage: Discussion -# generate HTML5? (experimental) +# generate HTML5? html5: 0 # only send cookies over SSL connections? sslcookie: 0 @@ -159,7 +159,7 @@ libdir: /home/b-ikiwiki/.ikiwiki ENV: TMPDIR: /home/b-ikiwiki/tmp # time zone name -#timezone: US/Eastern +timezone: JEST+4 # regexp of normally excluded files to include #include: '^\.htaccess$' # regexp of files that should be skipped @@ -328,8 +328,9 @@ po_link_to: default ###################################################################### # web plugins -# (404, attachment, comments, editdiff, edittemplate, google, goto, -# mirrorlist, remove, rename, repolist, search, theme, websetup, wmd) +# (404, attachment, comments, editdiff, edittemplate, getsource, google, +# goto, mirrorlist, remove, rename, repolist, search, theme, userlist, +# websetup, wmd) ###################################################################### # attachment plugin @@ -352,6 +353,10 @@ comments_allowauthor: 0 # commit comments to the VCS comments_commit: 1 +# getsource plugin +# Mime type for returned source. +#getsource_mimetype: text/plain; charset=utf-8 + # mirrorlist plugin # list of mirrors #mirrorlist: {} @@ -387,15 +392,17 @@ websetup_unsafe: - prefix_directives - indexpages - repositories + - sslcookie # show unsafe settings, read-only, in web interface? websetup_show_unsafe: 0 ###################################################################### # widget plugins # (calendar, color, conditional, cutpaste, date, format, fortune, -# graphviz, haiku, img, linkmap, listdirectives, map, more, orphans, -# pagecount, pagestats, poll, polygen, postsparkline, progress, -# shortcut, sparkline, table, template, teximg, toc, toggle, version) +# graphviz, haiku, headinganchors, img, linkmap, listdirectives, map, +# more, orphans, pagecount, pagestats, poll, polygen, postsparkline, +# progress, shortcut, sparkline, table, template, teximg, toc, toggle, +# version) ###################################################################### # calendar plugin