In my experience, the first match is applied, ignoring the remaining rules, so defined the most specific rules first moving out to the most general last. In your case, reverse the order and see what happens.
Read-only /A/B/* Read/Write /A/B Read-only /* --David rainer wrote: > hi list, > > i just tried to configure a startpage editor - means a role that can > readonly A, write B and readonly C. > and it didnt work... > > page structure: A/B/C > > i defined: > > Read Only ; Selected And Subpages ; / > Write ; Selected And Subpages ; /A/B > Read Only ; Subpages ; /A/B > > but the users can still write all the pages under B... > > How do i configure an editor, that can only write on the startpage? > > thx a lot > > regards > rainer > ---------------------------------------------------------------- for list details see http://www.magnolia-cms.com/home/community/mailing-lists.html ----------------------------------------------------------------
