Set area permissions for page type

Permalink
Hi

When I go into default page types how do I set area permissions for the entire site?

Thanks

 
Mainio replied on at Permalink Reply
Mainio
Hi,

What you need here is advanced permissions. In your config/site.php add this line:
define('PERMISSIONS_MODEL', 'advanced');


After that you can set permissions on those areas. Please note that you cannot go back to the "simple permissions" once you change the permission model.

Here's some more information about permissions and advanced permissions:
http://www.concrete5.org/documentation/general-topics/simple-permis...

Br,
Antti / Mainio
actinium replied on at Permalink Reply
actinium
You can also do this for individual pages if its only for certain pages.