diff options
author | Siri Reiter <siri@jones.dk> | 2013-12-02 23:26:33 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2013-12-02 23:26:33 +0100 |
commit | 46abbf6484a04a04bafdf2736e475b60448b622f (patch) | |
tree | a1a59ad35fc42e0eade59bf937891f7c03c65794 /config | |
parent | 2b1e2e5c70e0d8ab6e02c521d2d045ff7954d22e (diff) |
Enable attachments and multimarkdown. Set git URLs. Limit typography to avoid american quotes.
Diffstat (limited to 'config')
-rw-r--r-- | config/ikiwiki.setup.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in index 0ec3e77..c29ab3b 100644 --- a/config/ikiwiki.setup.in +++ b/config/ikiwiki.setup.in @@ -15,6 +15,7 @@ add_plugins: - footer - copyright - linkmap +- attachment disable_plugins: - passwordauth - search @@ -23,6 +24,11 @@ discussion: 0 timeformat: '%A d. %e. %B' locale: da_DK.UTF-8 timezone: Europe/Copenhagen +historyurl: http://source.bynu.biks.dk/?p=bynu/content.git;a=history;f=[[file]] +diffurl: http://source.bynu.biks.dk/?p=bynu/content.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]] locked_pages: '*' +multimarkdown: 1 +allowed_attachments: virusfree() and maxsize(2mb) and ((*.png and mimetype(image/png)) or (*.gif and mimetype(image/gif)) or (*.jpg and mimetype(image/jpeg))) tagbase: tag tag_autocreate_commit: 1 +typographyattributes: ie |