Skip to content

Update pagemod.php : Allow page names to be built using variable names - #39

Open
vincowl wants to merge 1 commit into
BaselineIT:masterfrom
vincowl:patch-1
Open

Update pagemod.php : Allow page names to be built using variable names#39
vincowl wants to merge 1 commit into
BaselineIT:masterfrom
vincowl:patch-1

Conversation

@vincowl

@vincowl vincowl commented Feb 26, 2018

Copy link
Copy Markdown

Current script does not allow to pass arguments to build a dynamical target page name. For instance action pagemod my_ns:@@Foo@@ my_id does not link to my_ns:my_page as Foo is a parameter passed to the form with a "my_page" value. Indeed, target page name is not parsed to replace included variables

Current script does not allow to pass arguments to build a dynamical target page name. For instance `action pagemod my_ns:@@foo@@ my_id` does not link to my_ns:my_page as Foo is a parameter passed to the form with a "my_page" value. Indeed, target page name is not parsed to replace included variables
@vincowl

vincowl commented Feb 27, 2018

Copy link
Copy Markdown
Author

Maybe a duplicate of PR #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant