Forums / Developer / Web Site Toolbar: limit classes for some sections
Albe Terra
Wednesday 30 July 2008 6:43:03 am
Hi!I have a website with a section called Archive. I need to force users to create content here belonging only to one particular Content Class.
How can I customize the Web Site Toolbar? I need to force users to create instances only of this class, so that in the dropdown menu of the toolbar, they'll see only this class.
How can I do this?
Thanks
André R.
Wednesday 30 July 2008 8:23:37 am
Only give the user rights to crate 'someclass' as child of the Archive class using the policy system.
http://ez.no/doc/ez_publish/technical_manual/4_0/concepts_and_basics/access_control
It would be similar to some of the policies for editors:content create Class( Blog post ) , ParentClass( Blog )
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Wednesday 30 July 2008 12:02:39 pm
Thank you very much!That is what I was looking for!
Thanks again, Albe