]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/__91____91____33__inline_postform__61__no__93____93___doesn__39__t_disable_it.mdwn
In all=no conditionals, depend on the influences, not the test pagespec
[git.ikiwiki.info.git] / doc / bugs / __91____91____33__inline_postform__61__no__93____93___doesn__39__t_disable_it.mdwn
1 The [[ikiwiki/directive/inline]] directive generates a form if
2 it has either rootpage, or postform with a "yes-like" value. This
3 means that
5     \[[!inline pages=... rootpage=sandbox postform=no]]
7 does have a form. I would expect it not to (although
8 mentioning rootpage there is useless).
10 See also [[forum/How_to_disable_"Add_a_new_post_titled:"_submission_form?]].
12 --[[smcv]]