Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
web commit by tester: testing
[git.ikiwiki.info.git]
/
doc
/
ikiwiki.setup
diff --git
a/doc/ikiwiki.setup
b/doc/ikiwiki.setup
index 9310a455668a9b24d5710118302d6839c00a36b1..bef858d5b34df9c7072bef7a9d3c2ef0728c4e2a 100644
(file)
--- a/
doc/ikiwiki.setup
+++ b/
doc/ikiwiki.setup
@@
-72,10
+72,12
@@
use IkiWiki::Setup::Standard {
#exclude => qr/\*.wav/,
# Time format (for strftime)
#timeformat => '%c',
#exclude => qr/\*.wav/,
# Time format (for strftime)
#timeformat => '%c',
+ # Locale to use. Must be a UTF-8 locale.
+ #locale => 'en_US.UTF-8',
# To add plugins, list them here.
#add_plugins => [qw{meta tag pagecount brokenlinks search smiley
# To add plugins, list them here.
#add_plugins => [qw{meta tag pagecount brokenlinks search smiley
- # wikitext camelcase pagestats htmltidy}],
+ # wikitext camelcase pagestats htmltidy
fortune
}],
# If you want to disable any of the default plugins, list them here.
#disable_plugins => [qw{inline htmlscrubber}],
}
# If you want to disable any of the default plugins, list them here.
#disable_plugins => [qw{inline htmlscrubber}],
}