From: admin Date: Sat, 26 Nov 2016 10:41:45 +0000 (+0000) Subject: commit of setup files X-Git-Url: https://source.charles.plessy.org/?a=commitdiff_plain;h=c814f2d44d419c8f4c149c5f09c09bb5095ac0ca;p=source.git commit of setup files --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 17e66132..66bee28f 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -13,6 +13,7 @@ wikiname: Chez Charles adminemail: admin@branchable.com # users who are wiki admins adminuser: +- charles@plessy.org - https://launchpad.net/~plessy # users who are banned from the wiki banned_users: [] @@ -111,7 +112,7 @@ libdirs: [] # extra library and plugin directory (searched after libdirs) libdir: /home/b-charles-plessy-org/.ikiwiki # environment variables -ENV: {} +#ENV: '' # time zone name timezone: GMT # regexp of normally excluded files to include @@ -321,8 +322,8 @@ po_link_to: negotiated ###################################################################### # web plugins -# (404, attachment, comments, editdiff, edittemplate, getsource, google, -# goto, mirrorlist, remove, rename, repolist, search, theme, userlist, +# (404, attachment, comments, editdiff, edittemplate, google, goto, +# mirrorlist, remove, rename, repolist, search, theme, userlist, # websetup, wmd) ###################################################################### @@ -348,10 +349,6 @@ comments_commit: 1 # Restrict formats for comments to (no restriction if empty) comments_allowformats: '' -# getsource plugin -# Mime type for returned source. -#getsource_mimetype: text/plain; charset=utf-8 - # mirrorlist plugin # list of mirrors #mirrorlist: {} @@ -406,13 +403,13 @@ websetup_show_unsafe: 0 # calendar plugin # base of the archives hierarchy -#archivebase: archives +archivebase: archives # PageSpec of pages to include in the archives, if option `calendar_autocreate` is true. -#archive_pagespec: page(posts/*) and !*/Discussion +archive_pagespec: '*' # autocreate new calendar pages? -#calendar_autocreate: 1 +calendar_autocreate: '' # if set, when building calendar pages, also build pages of year and month when no pages were published (building empty calendars). -#calendar_fill_gaps: 1 +calendar_fill_gaps: 1 # img plugin # Image formats to process (jpeg, png, gif, svg, pdf or 'everything' to accept all)