From: http://lovesgoodfood.com/jason/ Date: Mon, 7 Mar 2011 03:00:09 +0000 (+0000) Subject: add patch tag X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/f486cf6b77e4718a33eaa2b16bd17cdb67c47044?hp=-c add patch tag --- f486cf6b77e4718a33eaa2b16bd17cdb67c47044 diff --git a/doc/todo/Extensible_inlining.mdwn b/doc/todo/Extensible_inlining.mdwn index 76d809b9f..994ed0759 100644 --- a/doc/todo/Extensible_inlining.mdwn +++ b/doc/todo/Extensible_inlining.mdwn @@ -1,4 +1,4 @@ -Here's an idea for extending inline in two directions: +Here's an idea with [[patch]] for extending inline in two directions: 1. Permit the content-fetching function to return undef to skip a page. The limiting of @list to a set size is performed after that filtering. 2. Permit other directive plugins to pass a function to generate content via an inliner_ parameter. The current patch doesn't try to remove that key from the parameters, so hilarity might ensue if someone is too clever. I suppose I should fix that... My *intent* is that other, custom directives can add inliner_.