]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/templates/discussion.mdwn
fix typo spotted by lintian
[ikiwiki.git] / 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]]