diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2010-06-07 13:40:55 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-06-07 13:40:55 +0000 |
commit | 8496dd9fb405eda149995615ead0a94a83298b91 (patch) | |
tree | 80d0806c9566b4ddea4b76b3d3482794bcce29f3 /doc | |
parent | 3fb80f3900ce116d8c2c240afb5d70151b5cfbd6 (diff) |
Diffstat (limited to 'doc')
-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 96e6ea25f..4ddc48ac3 100644 --- a/doc/templates/discussion.mdwn +++ b/doc/templates/discussion.mdwn @@ -14,3 +14,6 @@ What I'm trying to achieve is to print the URL of every page on the page itself 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]] |