Is it possible to restrict use of WYSIWYG editors to content managers?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
pwarwick
Forum Members
Forum Members
Posts: 19
Joined: Tue Apr 10, 2007 3:37 pm

Is it possible to restrict use of WYSIWYG editors to content managers?

Post by pwarwick »

I have installed a couple of WYSIWYG editors but I am a bit confused. If I put the javascript into the HTML it is available to all viewers ... I want to give the content managers the ability to add/change text on a page without having to know HTML.  ??? Is this possible? If so can someone point me to any information on how to do this?
Thanks
Pierre M.

Re: Is it possible to restrict use of WYSIWYG editors to content managers?

Post by Pierre M. »

You can separate Javascript from content : put Javascript in a global content block (GCB) or a user defined tag (UDT).
The content managers don't have to know HTML : let them use the wysiwyg editor.
Pierre M.
PS : don't mess with JS, don't rely on it. There are surfers with the noscript FF extension.
pwarwick
Forum Members
Forum Members
Posts: 19
Joined: Tue Apr 10, 2007 3:37 pm

Re: Is it possible to restrict use of WYSIWYG editors to content managers?

Post by pwarwick »

My comment about javascript was due to the FCKEditor Demo which includes javascript. I'll do a bit more research.
Thanks
Locked

Return to “[locked] Installation, Setup and Upgrade”