preventing wysiwig on specific areas/global items

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
turpentyne
Forum Members
Forum Members
Posts: 34
Joined: Tue Oct 08, 2013 8:29 pm

preventing wysiwig on specific areas/global items

Post 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?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: preventing wysiwig on specific areas/global items

Post by velden »

Specify 'specific items'.

For example: {content} tag has wysiwyg parameter.

In global content blocks you can disable wysiwyg with a checkbox iirc.
turpentyne
Forum Members
Forum Members
Posts: 34
Joined: Tue Oct 08, 2013 8:29 pm

Re: preventing wysiwig on specific areas/global items

Post 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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: preventing wysiwig on specific areas/global items

Post 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...
Post Reply

Return to “The Lounge”