summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-04-13 16:30:57 +0200
committerJonas Smedegaard <dr@jones.dk>2008-04-13 16:30:57 +0200
commit1b7a2579e33284a8c006cb228dda87a81cbf5acd (patch)
treed4a6cb4d1d1f5f092e953d950aeee4671ea6d9aa
parentc1a24849a0a843794a235f4ed7e86c1192135eb7 (diff)
Polish config: more danish look'n'feel, no broken recentchanges on non-admin site.
-rw-r--r--ikiwiki.admin.setup10
-rw-r--r--ikiwiki.setup12
2 files changed, 11 insertions, 11 deletions
diff --git a/ikiwiki.admin.setup b/ikiwiki.admin.setup
index fca8ffd..531e787 100644
--- a/ikiwiki.admin.setup
+++ b/ikiwiki.admin.setup
@@ -109,11 +109,11 @@ use IkiWiki::Setup::Standard {
# To change the extension used for generated html files.
#htmlext => 'htm',
# Time format (for strftime)
- #timeformat => '%c',
+ timeformat => '%A d. %e. %B kl. %R (dansk tid)"',
# Locale to use. Must be a UTF-8 locale.
- #locale => 'en_US.UTF-8',
+ locale => 'da_DK.UTF-8',
# Only send cookies over SSL connections.
- #sslcookie => 1,
+ sslcookie => 1,
# Logging settings:
#verbose => 1,
syslog => 0,
@@ -130,10 +130,10 @@ use IkiWiki::Setup::Standard {
#recentchangesnum => 100,
# To add plugins, list them here.
- add_plugins => [qw{goodstuff search typography sidebar favicon graphviz}],
+ add_plugins => [qw{goodstuff search typography sidebar favicon graphviz editdiff}],
# If you want to disable any of the default plugins, list them here.
disable_plugins => [qw{openid}],
- # To add a directory to the perl searh path, use this.
+ # To add a directory to the perl search path, use this.
libdir => "/home/debian/private_webdata/sukker/perl",
# For use with the tag plugin, make all tags be located under a
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 05d2ca7..90e36e3 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -105,18 +105,18 @@ use IkiWiki::Setup::Standard {
# Urls to ping with XML-RPC when rss feeds are updated
#pingurl => [qw{http://rpc.technorati.com/rpc/ping}],
# Include discussion links on all pages?
- discussion => 1,
+ discussion => 0,
# To exclude files matching a regexp from processing. This adds to
# the default exclude list.
#exclude => qr/*\.wav/,
# To change the extension used for generated html files.
#htmlext => 'htm',
# Time format (for strftime)
- #timeformat => '%c',
+ timeformat => '%A d. %e. %B kl. %R (dansk tid)',
# Locale to use. Must be a UTF-8 locale.
- #locale => 'en_US.UTF-8',
+ locale => 'da_DK.UTF-8',
# Only send cookies over SSL connections.
- #sslcookie => 1,
+ sslcookie => 1,
# Logging settings:
#verbose => 1,
syslog => 0,
@@ -135,8 +135,8 @@ use IkiWiki::Setup::Standard {
# To add plugins, list them here.
add_plugins => [qw{goodstuff typography sidebar favicon graphviz}],
# If you want to disable any of the default plugins, list them here.
- disable_plugins => [qw{openid}],
- # To add a directory to the perl searh path, use this.
+ disable_plugins => [qw{openid recentchanges}],
+ # To add a directory to the perl search path, use this.
libdir => "/home/debian/private_webdata/sukker/perl",
# For use with the tag plugin, make all tags be located under a