From: http://lovesgoodfood.com/jason/ Date: Mon, 7 Mar 2011 02:31:33 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 3.20110321~12^2~2 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/0e7b18d909bb70b407c9da14140e69dd80116385 --- diff --git a/doc/ikiwiki/directive/inline/discussion.mdwn b/doc/ikiwiki/directive/inline/discussion.mdwn index 8f74b100d..5489d5f16 100644 --- a/doc/ikiwiki/directive/inline/discussion.mdwn +++ b/doc/ikiwiki/directive/inline/discussion.mdwn @@ -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]] ---