this sounds like the correct approach

master
Jon Dowland 2010-03-29 20:00:56 +01:00
parent 675e34527f
commit 0b63800df3
1 changed files with 5 additions and 0 deletions

View File

@ -16,3 +16,8 @@ logical first step towards doing comment-like things with inlined pages).
> 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]]
>> I've been looking at this stuff again. I think you are right, this would
>> be the right approach. The comments plugin could use it similarly, allowing
>> sites which desire it to have an inline comment submission form on all
>> pages with comments enabled. I'm going to take a look. -- [[Jon]]