summaryrefslogtreecommitdiff
path: root/doc/templates/discussion.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2011-01-22 22:35:37 +0000
committerSimon McVittie <smcv@debian.org>2011-01-22 22:35:37 +0000
commit594a9194561ad373a31a7d34c6b5c7a84ec417a0 (patch)
treea0032b56a36a9ca6f77873f8cc6a290e72b95ae7 /doc/templates/discussion.mdwn
parent44b0cea85f1641f33ccb305f9da6f96e812b84e9 (diff)
parent8ee9eabb1c5314f51641aaec4cb45d5c2d0fa7b8 (diff)
Merge branch 'ready/autoindex-autofile' into HEAD
Diffstat (limited to 'doc/templates/discussion.mdwn')
-rw-r--r--doc/templates/discussion.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/templates/discussion.mdwn b/doc/templates/discussion.mdwn
index efeedf448..c202ecf40 100644
--- a/doc/templates/discussion.mdwn
+++ b/doc/templates/discussion.mdwn
@@ -20,3 +20,5 @@ Am I missing something? --[[jwalzer]]
> If there isn't a suitable variable (I don't think there is a list at
> the moment), a [[plugin|plugins/write]] to add one would be about 10
> lines of perl - you'd just need to define a `pagetemplate` hook. --[[smcv]]
+
+Is there a list of all the available variables somewhere, or do I just grep the source for TMPL_VAR? And is there a way to refer to a variable inside of a wiki page or does it have to be done from a template? Thanks. -- [[AdamShand]]