summaryrefslogtreecommitdiff
path: root/ikiwiki_da.setup
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki_da.setup')
-rw-r--r--ikiwiki_da.setup10
1 files changed, 5 insertions, 5 deletions
diff --git a/ikiwiki_da.setup b/ikiwiki_da.setup
index 274ad5b..173718e 100644
--- a/ikiwiki_da.setup
+++ b/ikiwiki_da.setup
@@ -21,9 +21,9 @@ use IkiWiki::Setup::Standard {
# base url to the wiki
url => 'http://wiki.example.org',
# url to the ikiwiki.cgi
- cgiurl => 'http://wiki.example.org/ikiwiki.cgi',
+ cgiurl => 'http://wiki.example.org/ikiwiki.da.cgi',
# cgi wrapper to generate
- cgi_wrapper => $ENV{'HOME'} . '/public_cgi/wiki.example.org/ikiwiki.cgi',
+ cgi_wrapper => $ENV{'HOME'} . '/public_cgi/wiki.example.org/ikiwiki.da.cgi',
# mode for cgi_wrapper (can safely be made suid)
cgi_wrappermode => '06755',
# rcs backend to use
@@ -59,7 +59,7 @@ use IkiWiki::Setup::Standard {
# extension to use for new pages
default_pageext => 'mdwn',
# extension to use for html files
- htmlext => 'html',
+ htmlext => 'da.html',
# strftime format string to display date
timeformat => '%c',
# UTF-8 locale to use
@@ -133,13 +133,13 @@ use IkiWiki::Setup::Standard {
# mode for git_wrapper (can safely be made suid)
#git_wrappermode => '06755',
# gitweb url to show file history ([[file]] substituted)
- #historyurl => 'http://git.example.org/gitweb.cgi?p=wiki.git;a=history;f=[[file]]', # ;hb=master
+ #historyurl => 'http://git.example.org/gitweb.cgi?p=wiki.git;a=history;f=[[file]];hb=master-da',
# gitweb url to show a diff ([[sha1_to]], [[sha1_from]], [[sha1_parent]], and [[file]] substituted)
#diffurl => 'http://git.example.org/gitweb.cgi?p=wiki.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]',
# where to pull and push changes (set to empty string to disable)
#gitorigin_branch => 'samplewiki',
# branch that the wiki is stored in
- #gitmaster_branch => 'master',
+ #gitmaster_branch => 'master-da',
# htmlscrubber plugin
# PageSpec specifying pages not to scrub