diff options
author | http://adam.shand.net/ <Adam@web> | 2011-01-19 14:16:19 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-19 14:16:19 +0000 |
commit | d4ecfd4d529a114de01acf01a21701f1703d13b4 (patch) | |
tree | 9cd7bd495135dd2038d5254e301514675065013a /doc/templates | |
parent | 5f0860e8b2273024e81b735408282e56ccb91ec7 (diff) |
Diffstat (limited to 'doc/templates')
-rw-r--r-- | doc/templates/discussion.mdwn | 2 |
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]] |