From d881f8dd733bafb0d8df94a0e9802991902d329b Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 3 Jul 2011 19:18:25 +0000 Subject: [PATCH] commit of setup files --- ikiwiki.setup | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 8827f51f..edc1f1fb 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -75,7 +75,7 @@ indexpages: 0 discussion: 0 # name of Discussion pages discussionpage: Discussion -# generate HTML5? (experimental) +# generate HTML5? html5: 1 # only send cookies over SSL connections? sslcookie: 0 @@ -267,8 +267,8 @@ po_link_to: negotiated ###################################################################### # web plugins # (404, attachment, comments, editdiff, edittemplate, getsource, google, -# goto, mirrorlist, remove, rename, repolist, search, theme, websetup, -# wmd) +# goto, mirrorlist, remove, rename, repolist, search, theme, userlist, +# websetup, wmd) ###################################################################### # attachment plugin @@ -330,15 +330,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 -- 2.47.3