aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_ma...
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-12-25 13:32:57 -0400
committerJoey Hess <joey@kitenet.net>2010-12-25 13:32:57 -0400
commit9741a3f979eb65b59b32f04422410e206f48ed86 (patch)
tree1e2fd3f3dad5b796f8b60f9fdb297389a685a71a /doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn
parent80e3f7c309bffcf1e4cf6d52782d15fc96bebcf9 (diff)
downloadikiwiki-9741a3f979eb65b59b32f04422410e206f48ed86.tar
ikiwiki-9741a3f979eb65b59b32f04422410e206f48ed86.tar.gz
inline: Force an absolute page location when the inline postform is used.
There seems no need to allow selecting a location when creating a page this way; the user should always want it to appear in the inline whose form they submitted.
Diffstat (limited to 'doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn')
-rw-r--r--doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn b/doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn
index 45481bf21..2e2d35381 100644
--- a/doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn
+++ b/doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn
@@ -11,3 +11,5 @@ However, if I use an inline directive like the following
!inline pages="page(foo/bar/*)" rootpage="foo/bar" postform=yes actions=yes
every page created via the action buttons incorrectly pulls in the text from the edittemplate registration. Changing the order of the conditions in the match="" pagespec has no impact.
+
+> [[fixed|done]] --[[Joey]]