Jump to content

Trouble setting access rights properly


totoff
 Share

Recommended Posts

Hello Forum,

I have some trouble with setting up user rights properly. I have defined a role "editor" with the following permissions:

  • view pages
  • edit pages
  • sort child pages
  • update profile

And I have the following page structure:

/section/subsection/detail/

/subsection/ uses a no-file template "subsection" with this settings:

  • editor => view, add children (there is nothing to edit here, subsections just provide grouping for the detail pages)
  • may have children? => yes
  • may be used for new pages? => no
  • allowed templates for children => detail
  • children are sorted by => none

/detail/ uses a no-file template "detail" with this settings:

  • editor => view, edit, create
  • may have children? => no
  • may be used for new pages? => yes
  • allowed templates for parents => subsection

All data entered on /detail/ is pulled into /section/ and displayed there. Section therefore uses a template "section" with a file associated.

Problem: If I log in with an editor account everything is fine except that I can't change the order of the detail pages (no "move" button, only "edit").

What do I oversee? Your help is much appreciated.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...