Page 1 of 1

preventing wysiwig on specific areas/global items

Posted: Wed Nov 06, 2013 2:26 pm
by turpentyne
I'm wondering if there's a way to turn off the wysiwyg feature for specific items. I have items that I only want people editing in html.

Perhaps there's a place to do this?

Re: preventing wysiwig on specific areas/global items

Posted: Wed Nov 06, 2013 4:22 pm
by velden
Specify 'specific items'.

For example: {content} tag has wysiwyg parameter.

In global content blocks you can disable wysiwyg with a checkbox iirc.

Re: preventing wysiwig on specific areas/global items

Posted: Fri Nov 08, 2013 6:41 pm
by turpentyne
Yeah, after I posted this, I saw the checkbox for turning wysiwyg off for all global content blocks. I was wondering if it was possible to do so on a more specific level, for each one - so that members at lower levels don't have wysiwig.

I can manage with the checkbox that is already there. Just hoping for more specific control.

Re: preventing wysiwig on specific areas/global items

Posted: Tue Nov 19, 2013 7:11 pm
by Dr.CSS
Global content blocks can have the wysiwyg turned off on an individual basis using the check box, but it won't stop someone else from turning it back on, in normal content blocks you can use oneline='true' which gives a single input box or wysiwyg='false' which gives a normal size edit box but no wysiwyg...

Read about these in the content Help page...