]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki/directive/inline/discussion.mdwn
poll: Added postvote and posttrail options for better multi-page polls.
[git.ikiwiki.info.git] / doc / ikiwiki / directive / inline / discussion.mdwn
index 8f74b100d935f673171cc1e413a6a4a145c7fea5..5489d5f167ac02d07a4452548c72d68ef5ab3643 100644 (file)
@@ -138,6 +138,8 @@ The part that fetches the inlined content is quite compact. It's just the if ($n
 
 I'm about to try this for a CV/resume type of thing. I want only one element with a specific id out of the generated content (with a little post-processing). I don't need performance for my case.
 
+Update: Pretty much works. I need a way to skip sources, but inline shrinks the list of all pages *before* trying to form them. Next little bit...
+
 --[[JasonRiedy]]
 
 ---