summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--ikiwiki_da.setup (renamed from ikiwiki.setup)11
2 files changed, 9 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 2399e70..cfead9b 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ ikiwiki_MODULES = templates basewiki smiley directives
#dummy_MODULES = content_dummy
# uncomment this when ikiwiki.setup is configured for the local environment
-#CONFIGS = ikiwiki.setup
+#CONFIGS = ikiwiki_da.setup
# Everything after this is generic
diff --git a/ikiwiki.setup b/ikiwiki_da.setup
index 5721896..81f0e3c 100644
--- a/ikiwiki.setup
+++ b/ikiwiki_da.setup
@@ -33,8 +33,13 @@ use IkiWiki::Setup::Standard {
# plugins to disable
disable_plugins => [],
# location of template files
- templatedir => $ENV{'HOME'} . '/private_webdata/samplewiki/templates',
+ templatedir => $ENV{'HOME'} . '/private_webdata/samplewiki/templates_l10n/da',
# base wiki source location
+ underlaydirs => [
+ #$ENV{'HOME'} . "/private_webdata/samplewiki/smiley_l10n/da",
+ $ENV{'HOME'} . "/private_webdata/samplewiki/basewiki_l10n/da",
+ ],
+ # Some plugins (smiley in particular) need non-localized master underlay
underlaydir => $ENV{'HOME'} . '/private_webdata/samplewiki/basewiki',
# display verbose messages when building?
#verbose => 1,
@@ -57,7 +62,7 @@ use IkiWiki::Setup::Standard {
# strftime format string to display date
timeformat => '%c',
# UTF-8 locale to use
- #locale => 'en_US.UTF-8',
+ locale => 'da_DK.UTF-8',
# put user pages below specified page
userdir => '',
# how many backlinks to show before hiding excess (0 to show all)
@@ -123,7 +128,7 @@ use IkiWiki::Setup::Standard {
# git plugin
# git hook to generate
- #git_wrapper => $ENV{'HOME'} . '/public_websites/git.example.org/samplewiki_content.git/hooks/post-update-ikiwiki',
+ #git_wrapper => $ENV{'HOME'} . '/public_websites/git.example.org/samplewiki_content.git/hooks/post-update-ikiwiki-da',
# mode for git_wrapper (can safely be made suid)
#git_wrappermode => '06755',
# gitweb url to show file history ([[file]] substituted)
raph'>
-rw-r--r--tags/a4/ed/201904170349.51095.gheskett@shentel.net/unread0
-rw-r--r--tags/a4/ed/20210705041027.52ABF15F@jawa.homebase.dk/hb0
-rw-r--r--tags/a4/ed/20210705041027.52ABF15F@jawa.homebase.dk/sys0
-rw-r--r--tags/a4/ed/20210705041027.52ABF15F@jawa.homebase.dk/unread0
-rw-r--r--tags/a4/ed/56a00d809b3f9860a0b26fb6cbeb04ea@async.facebook.com/inbox0
-rw-r--r--tags/a4/ed/56a00d809b3f9860a0b26fb6cbeb04ea@async.facebook.com/old0
-rw-r--r--tags/a4/ed/82c150ba217108ed9fdee85e13bfec09@192.168.90.2/sugar0
-rw-r--r--tags/a4/ed/82c150ba217108ed9fdee85e13bfec09@192.168.90.2/unread0
-rw-r--r--tags/a4/ed/93e745000911111122h6732fc78neae485e072f794a7@mail.gmail.com/attachment0
-rw-r--r--tags/a4/ed/YFBM5Up5caWZCMSx@vkoul-mobl/unread0
-rw-r--r--tags/a4/ed/YaofswrXu1h6i7+q@shell.thinkmo.de/debian0
-rw-r--r--tags/a4/ed/YaofswrXu1h6i7+q@shell.thinkmo.de/unread0
-rw-r--r--tags/a4/ed/YtP8Vhwi2Y73wYuS@qwark.sigxcpu.org/debian0
-rw-r--r--tags/a4/ed/YtP8Vhwi2Y73wYuS@qwark.sigxcpu.org/unread0
-rw-r--r--tags/a4/ed/handler.992903.D992903.162997882016409.ackdone@bugs.debian.org/debian0
-rw-r--r--tags/a4/ed/handler.992903.D992903.162997882016409.ackdone@bugs.debian.org/inbox0
-rw-r--r--tags/a4/ed/handler.992903.D992903.162997882016409.ackdone@bugs.debian.org/killed0
-rw-r--r--tags/a4/ed/handler.992903.D992903.162997882016409.ackdone@bugs.debian.org/unread0
32 files changed, 0 insertions, 0 deletions