diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2009-07-26 07:47:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-07-26 07:47:03 -0400 |
commit | fd62f3c0eb35e0ced0d83e6207d1be010032e8b3 (patch) | |
tree | d2f947e3cd7cd493b6dd17c5cb43b660c3f9b1fe | |
parent | d3cbbfbc96ca793481410e1f5fc45ecf244c2271 (diff) |
maybe postform and inline need separating?
-rw-r--r-- | doc/todo/more_flexible_inline_postform.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/more_flexible_inline_postform.mdwn b/doc/todo/more_flexible_inline_postform.mdwn index 112220394..bc8bc0809 100644 --- a/doc/todo/more_flexible_inline_postform.mdwn +++ b/doc/todo/more_flexible_inline_postform.mdwn @@ -12,3 +12,7 @@ the post form and stuck it inside a [[plugins/toggle]]. logical first step towards doing comment-like things with inlined pages). -- [[Jon]] + +> Perhaps what we need is a `postform` plugin/directive that inline depends +> on (automatically enables); its preprocess method could automatically be +> invoked from preprocess_inline when needed. --[[smcv]] |