diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-11-13 22:26:14 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-11-13 22:26:14 +0100 |
commit | 9c5f76ce5f6ad5678cdcafdd086badfeadbe4781 (patch) | |
tree | ca7cc951aaba6656da495d57812cc5768e694f98 | |
parent | 8c188211dccd7b0596a3d8f2594f7bea15b32706 (diff) | |
parent | dba7d7b490a9347bf51f7f9bbb3869d7477cfe21 (diff) |
Merge branch 'allinone-da' into allinone-multilang
-rw-r--r-- | ikiwiki_da_admin.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_da_admin.setup b/ikiwiki_da_admin.setup index 301c3a6..3d5b9bd 100644 --- a/ikiwiki_da_admin.setup +++ b/ikiwiki_da_admin.setup @@ -48,7 +48,7 @@ use IkiWiki::Setup::Standard { # create output files named page/index.html? usedirs => 1, # use '!'-prefixed preprocessor directives? - prefix_directives => 0, + prefix_directives => 1, # use page/index.mdwn source files indexpages => 0, # enable Discussion pages? |