Hi All, What I'm trying to achieve is simple but I haven't been able to get anything working. I'm starting to think it's just not possible.
In my website rep. I have this structure: /page1 /page2 /page2/page3 Achievable: -I want a user to only see /page2 and its child pages -I want only want /page2 to be read-only -I want /page2/page3 to be read-write Not-Achievable: -I want the user to be able to add new pages under /page2 I don't want my user to be able to edit /page2 because I don't want them to accidentally delete it. I want them to be able to add any number of pages under /page2, though. Is it possible to make a page read-only and still allow users to add new pages under it? Thanks, Jackson ---------------------------------------------------------------- for list details see http://www.magnolia-cms.com/home/community/mailing-lists.html ----------------------------------------------------------------
