Thanks
Is it possible to restrict use of WYSIWYG editors to content managers?
Is it possible to restrict use of WYSIWYG editors to content managers?
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
Thanks
-
Pierre M.
Re: Is it possible to restrict use of WYSIWYG editors to content managers?
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.
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.
Re: Is it possible to restrict use of WYSIWYG editors to content managers?
My comment about javascript was due to the FCKEditor Demo which includes javascript. I'll do a bit more research.
Thanks
Thanks

