Skip to content

allow to create a new page and apply templates - #47

Open
akitl wants to merge 2 commits into
BaselineIT:masterfrom
akitl:master
Open

allow to create a new page and apply templates#47
akitl wants to merge 2 commits into
BaselineIT:masterfrom
akitl:master

Conversation

@akitl

@akitl akitl commented Mar 3, 2021

Copy link
Copy Markdown

with this modification you can now create a new page and use template to fill content

i use this feature like that in my personal dokuwiki :

<form>
textbox "Cible"
action pagemod pj:dossiers:@@Cible@@ add_rapport createPage pagetemplates:rapporttemplate
action pagemod pj:dossiers add_rapport

createPage is the first arg to indicate if you want create a new page if dosent exist
pagetemplates:rapporttemplate is the second argument to indicate if you wante to fill your new page with a another page

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