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?
preventing wysiwig on specific areas/global items
-
- Forum Members
- Posts: 34
- Joined: Tue Oct 08, 2013 8:29 pm
Re: preventing wysiwig on specific areas/global items
Specify 'specific items'.
For example: {content} tag has wysiwyg parameter.
In global content blocks you can disable wysiwyg with a checkbox iirc.
For example: {content} tag has wysiwyg parameter.
In global content blocks you can disable wysiwyg with a checkbox iirc.
-
- Forum Members
- Posts: 34
- Joined: Tue Oct 08, 2013 8:29 pm
Re: preventing wysiwig on specific areas/global items
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.
I can manage with the checkbox that is already there. Just hoping for more specific control.
Re: preventing wysiwig on specific areas/global items
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...
Read about these in the content Help page...