OK! When I edited the roles and loggen in again, I couldn't select the templates. I thought a reboot is not necessary. But that, I think was a mistake. After reboot it worked.
So thank you very much! MagMan MAGMAN wrote: > > Hi, > > first of all thanks for the answers. > Unfortunately it doesn't work. > > I created a new folder for each site in /modules/templating/templates. > > So I now have /modules/templating/templates/site1 and > /modules/templating/templates/site2. > I moved the templates into that folders. > > I set the ACL for Role Editor for Config: Readonly | Selected and sub > nodes | /modules/templating/templates/$ > Then I set the ACL for Role Site1 for Config: Read/Write | Selected and > sub nodes | /modules/templating/templates/site1. > > The user for site1 of course as both roles, but when I log in as User for > Site 1, I can't select a template for a page. There must be something that > also has to be done. I don't know, what I am doing wrong. By the way I'm > using version 3.0.2. > > > I would be glad for help again. > > MagMan > > > > Magnolia - User mailing list wrote: >> >> It's actually much easier than that! You just need to put all your >> templates under a subnode in templates like "site1", and then setup >> the template permissions in a similar way to the website permissions, >> so it will look something like this for the "config" ACL: >> >> editor role has >> Read only | Selected and sub nodes | modules/templating/templates/$ >> >> site1editor role has >> Read/Write | Selected and sub nodes | >> modules/templating/templates/site1 >> >> That's how I do it and it works perfectly. >> >> Hope that helps, >> >> Simon >> >> On 17/05/07, Nicole Luneburg <[email protected]> wrote: >>> Hi MagMan, >>> >>> You can do this in the Roles section of Magnolia. >>> >>> 1) Right-click on the rolename and select 'Edit role'. >>> 2) Select 'Access control list'. >>> 3) Select 'Config' from the first drop-down box. >>> >>> Now say your website name is 'mywebsite'. >>> Say it has dialogs under 'mywebsite' (that would be under >>> modules/templating/dialogs/mywebsite/), and Paragraphs under >>> 'mywebsite', and Templates also under 'mywebsite'. >>> This means you can set your Config permissions like the following: >>> >>> Deny access -- Selected and sub nodes -- >>> /modules/adminInterface/Config/menu/config >>> Deny access -- Selected and sub nodes -- >>> /modules/adminInterface/Config/menu/users >>> Read only -- Selected and sub nodes -- >>> /modules/adminInterface/Config/menu >>> Deny access -- Selected and sub nodes -- >>> /modules/adminInterface/Config/menu/roles >>> Read only -- Selected and sub nodes -- >>> /modules/templating/dialogs/mywebsite >>> Read only -- Selected and sub nodes -- >>> /modules/templating/Paragraphs/mywebsite >>> Read only -- Selected and sub nodes -- >>> /modules/templating/Templates/mywebsite >>> >>> You might have to deny access to all the others, but try that first. >>> Hope that worked, if not then message back :) >>> >>> Cheers, >>> Nicole >>> >>> MAGMAN wrote: >>> > Hi all, >>> > >>> > I didn't find an answer by searching so I try to get some help here. >>> > >>> > I set up my Magnolia with multiple Site. Each Site User should only >>> have >>> > access to it's parts. With the two roles solution (editor- and the >>> specific >>> > role for the user) it works very well for websites and documents. But >>> of >>> > course I want the users just to select their templates in the >>> dropdownlist >>> > for websites. >>> > >>> > Is it actually correct, that all the templates for all sites have to >>> be in >>> > modules/templating/templates? >>> > >>> > Thanks a lot and bye bye >>> > >>> > MagMan >>> > >>> >>> ---------------------------------------------------------------- >>> for list details see >>> http://documentation.magnolia.info/docs/en/editor/stayupdated.html >>> ---------------------------------------------------------------- >>> >> >> ---------------------------------------------------------------- >> for list details see >> http://documentation.magnolia.info/docs/en/editor/stayupdated.html >> ---------------------------------------------------------------- >> >> > > -- View this message in context: http://www.nabble.com/multiple-Site-in-one-Magnolia%3A-templates-Problem-tf3770273.html#a10661219 Sent from the Magnolia - User mailing list archive at Nabble.com. ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
