Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Finer permission settings disable certain functions, ui elements?


Go to End


2 Posts   1199 Views

Avatar
jorrie

Community Member, 40 Posts

29 March 2010 at 5:39am


Would it be possible to disable certain UI elements and features for endusers?
For non technically inclined endusers I would like to remove everything advanched and not needed, to leave the admin UI with only the most basic features. I could not find in the permissions on how to set this ( I could only allow access to certain tabs like pages, files, comments )

How do I set finer permissions on a per function feature?
Is this possible at all?

Using 2.4 beta

Avatar
Ingo

Forum Moderator, 801 Posts

14 April 2010 at 8:02am

some pointers for this: HTMLEditorConfig, FieldSet->removeFromTab()/removeByName(), overloading CMSMain_*.ss, setting stricter permissions in admin/security,