X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3fb80f3900ce116d8c2c240afb5d70151b5cfbd6..237ea79d715fbba5c1be0b73fbe008b3221975fb:/doc/templates/discussion.mdwn 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]]