(no commit message)
authorhttp://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web>
Mon, 7 Jun 2010 13:40:55 +0000 (13:40 +0000)
committerJoey Hess <joey@finch.kitenet.net>
Mon, 7 Jun 2010 13:40:55 +0000 (13:40 +0000)
doc/templates/discussion.mdwn

index 96e6ea25fafa63cda3949b5760e5386a694f5bb6..4ddc48ac36092949c4edc2f30fca7f9892d41bef 100644 (file)
@@ -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]]