Search the Community
Showing results for tags 'page-clone'.
-
Hi, in PW 2.4.0 I have setup a role "publisher", containing the permission to Clone a page and Clone a tree of pages. All Permissions for this role: Delete pages Edit pages View pages User can update profile/password Clone a page Clone a tree of pages The user that is being set to publisher should then be able to view and edit, but also clone a page or tree of pages. Within the templates' Access tab, I have selected the publisher role to be able to: VIEW PAGES EDIT PAGES CREATE PAGES ADD CHILDREN Am I missing a "CLONE PAGES" option here? On the family tab, I have set "Can this template be used for new pages?" to "Yes". For some (for me) unapparent reason, I do not have the option to copy a page from within the tree, the button is missing, even though the template and role/user seems to be setup properly. How can I get this to work? Kind regards, Pascal
-
I've had a little look at the page cloning module and am trying to figure out a way of doing something similar whereby when a page of type member gets added, a new "user" page is also added, with the same name. Would this be something that could be done using this tool or would I be able to do something with a page save hook? If so, any tips on where to get started? I've already achieved this through front end forms and the API but as the rest of the administration in this case runs through the backend I thought it may be more logical to use the admin. Thank you.