diff options
author | justint <justint@web> | 2011-03-02 06:45:52 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-02 06:45:52 +0000 |
commit | f512a20c401c8bf2985e3b6a55c80d9578887c78 (patch) | |
tree | 368c5a048f0005bc7ebfe113a03b666e3e31e0a5 /doc/templates | |
parent | f9685411980282b48c151e8afeee6472d0212975 (diff) | |
download | ikiwiki-f512a20c401c8bf2985e3b6a55c80d9578887c78.tar ikiwiki-f512a20c401c8bf2985e3b6a55c80d9578887c78.tar.gz |
Diffstat (limited to 'doc/templates')
-rw-r--r-- | doc/templates/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/templates/discussion.mdwn b/doc/templates/discussion.mdwn index c202ecf40..c7115e4d6 100644 --- a/doc/templates/discussion.mdwn +++ b/doc/templates/discussion.mdwn @@ -22,3 +22,6 @@ Am I missing something? --[[jwalzer]] > 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]] + +I pulled a list of variables and posted it, its in the history for [[templates]] under my name. [[justint]] + |