summaryrefslogtreecommitdiff
path: root/doc/templates
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-10-08 19:32:20 -0400
committerJoey Hess <joey@kitenet.net>2010-10-08 19:32:20 -0400
commit726270ad0017cfd1d1c36e9a765eb0638bec86f6 (patch)
treebfd395a2d069469592fd8bb0f3347fd391d64dea /doc/templates
parent59ea972fc91005699b14204c989c2d29997a3009 (diff)
parent7aba3bd74696dc5c3f51448db29bfba0c58d6529 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/templates')
-rw-r--r--doc/templates/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/templates/discussion.mdwn b/doc/templates/discussion.mdwn
index 4ddc48ac3..efeedf448 100644
--- a/doc/templates/discussion.mdwn
+++ b/doc/templates/discussion.mdwn
@@ -7,6 +7,9 @@ note and popups are templates? But they're not in the templates directory, and i
> installed there, typically in `/usr/share/ikiwiki/basewiki/templates/`
> --[[Joey]]
+> > And how am I able to use e.g. links? It's not listed in `/usr/share/ikiwiki/basewiki/templates`.
+> > I intend do (mis)use links for a horizontal navigation. Or may I be better off altering page.tmpl?
+> > --z3ttacht
Is there a list of the TMPL_VAR-Variables that are defined by ikiwiki?