X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f8cf419b16d84927a8f61194b68f2f87670f9179..d600453767cd00dc3e82ead4177fdcb17acfb8e4:/ikiwiki.setup diff --git a/ikiwiki.setup b/ikiwiki.setup index db4bb455b..e7a20eb8a 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -16,7 +16,8 @@ adminuser: - http://joey.kitenet.net/ # users who are banned from the wiki banned_users: - - navashanty + - https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg + - https://www.google.com/accounts/o8/id?id=AItOawnv-w7GplWln2P55lnzc6Ds-ltzk6sNxDY - https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b8 - ip(95.65.50.150) - https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de @@ -53,6 +54,12 @@ banned_users: - WikiJeanHawkins - nicole.adams - Smith + - quentin + - quentinfudge + - https://www.google.com/accounts/o8/id?id=AItOawkJHb27RVmw93kqyzfoxZWNKjqR8MEVt3A + - ip(123.26.115.218) + - https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8 + - ip(123.26.124.157) # where the source of the wiki is located srcdir: /home/b-ikiwiki/source/doc # where to build the wiki @@ -130,7 +137,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 @@ -158,7 +165,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 @@ -327,8 +334,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 @@ -351,6 +359,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: {} @@ -386,15 +398,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