From: admin Date: Tue, 24 Jun 2025 16:39:53 +0000 (+0000) Subject: commit of setup files X-Git-Url: https://source.charles.plessy.org/?a=commitdiff_plain;h=refs%2Fremotes%2Forigin%2Fsetup;p=source--%2F.git commit of setup files --- diff --git a/ikiwiki.setup b/ikiwiki.setup index bf4f632a..cb2e354e 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -86,7 +86,7 @@ discussion: 0 # name of Discussion pages discussionpage: Discussion # use elements new in HTML5 like
? -html5: 1 +html5: yes # only send cookies over SSL connections? sslcookie: 0 # extension to use for new pages @@ -135,8 +135,8 @@ deterministic: 0 ###################################################################### # core plugins -# (branchable, editpage, git, gitpush, htmlscrubber, ikiwikihosting, -# inline, link, meta, parentlinks, templatebody) +# (admonition, branchable, editpage, git, gitpush, htmlscrubber, +# ikiwikihosting, inline, link, meta, parentlinks, templatebody) ###################################################################### # branchable plugin @@ -278,6 +278,10 @@ langdefdir: /usr/share/highlight/langDefs #multimarkdown: 0 # disable use of markdown discount? #nodiscount: 0 +# enable footnotes in Markdown (where supported)? +mdwn_footnotes: 1 +# interpret line like 'A. First item' as ordered list when using Discount? +mdwn_alpha_lists: 0 # po plugin # master language (non-PO files) @@ -322,9 +326,9 @@ po_link_to: negotiated ###################################################################### # web plugins -# (404, attachment, comments, editdiff, edittemplate, getsource, google, -# goto, mirrorlist, remove, rename, repolist, search, theme, userlist, -# websetup, wmd) +# (404, attachment, comments, duckduckgo, editdiff, edittemplate, +# getsource, google, goto, mirrorlist, remove, rename, repolist, search, +# theme, userlist, websetup, wmd) ###################################################################### # attachment plugin