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

Two new user queries


Go to End


3 Posts   1567 Views

Avatar
garywood84

Community Member, 2 Posts

17 August 2009 at 6:45am

I am new to using SilverStripe and have two queries:

1) Is it possible/permissible to rebrand SilverStripe as part of a site design, so that the SilverStripe logos are replaced by the web-designers'?

2) Is it possible to restrict functionality within the CMS to prevent end-users from creating pages, but still leave them with the functionality to edit existing pages?

Avatar
Hamish

Community Member, 712 Posts

18 August 2009 at 4:26pm

Edited: 18/08/2009 4:26pm

1.) Yep, there are even API tools to do this:

http://doc.silverstripe.org/doku.php?id=recipes:rebranding-the-cms

2.) Not straight from the CMS 'out of the box'. Some coding required.

Avatar
garywood84

Community Member, 2 Posts

18 August 2009 at 5:41pm

Hi Hamish,

Thanks for your reply.

Re my second question on disabling the ability to add pages, is there any information anywhere that will help me do this?

Thanks,

Gary