diff options
-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]] |