aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-04 06:15:54 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-04 06:15:54 +0000
commit99d52a1794f25ee2efc7a580e8e9bc8819811bd9 (patch)
tree24ebb1b465bca20923cf908790c7d4a14d2726a1 /doc/ikiwiki.setup
parent44c8d863398565860b2f94bbaa28f057a5199565 (diff)
downloadikiwiki-99d52a1794f25ee2efc7a580e8e9bc8819811bd9.tar
ikiwiki-99d52a1794f25ee2efc7a580e8e9bc8819811bd9.tar.gz
* Add support for tla, contributed by Clint Adama. Closes: #385936
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index ee5e394be..95d2d46af 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -30,6 +30,11 @@ use IkiWiki::Setup::Standard {
#historyurl => "http://git.host/gitweb.cgi?p=wiki.git;a=history;f=[[file]]",
#diffurl => "http://git.host/gitweb.cgi?p=wiki.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
+ # Tla stuff.
+ #rcs => "tla"
+ #historyurl => ??,
+ #diffurl => ??,
+
wrappers => [
#{
# # The cgi wrapper.