Right permission settings to give PageDefaults to Editors

Permalink
Hi

Since quite a while I'm trying to find a solution to grant the PageDEfaults to
my editors to let them edit the teaser boxes which are the same on all pages.

Till now they can see the right_sidebar entry on that page but when they click on Standards a Popup shows up saying "You do not have access to page type default content"

Where can I grant this permission? Do I need to use the advanced permissions?

THX

Philipp

 
SVijay replied on at Permalink Reply
SVijay
Hi

I am not sure whether it will help you, just try the advance permission
To enable advanced permissions, add the following line to "config/site.php":
<?php define('PERMISSIONS_MODEL', 'advanced'); ?>


for more details visit the below given link

http://www.concrete5.org/documentation/installation/installing_conc...
berteldk replied on at Permalink Reply
Did you find a solution ? I cant figure out how to let my client acess the page default either. sos - hopefully without having to much hassle with editing the PHP and activate advanced permissions...