Page 1 of 1

[SOLVED]how to start page content blocks in html mode

Posted: Sat Apr 13, 2013 6:16 pm
by blackhawk
With cmsms 1.11.4, how to do we start each content block in HTML mode rather than MicroTiny mode?

I went into...

Code: Select all

site admin -> global settings -> general settings
and set "none" to anything that involved using microTiny, but that didn't work. Thanks for any help!

blackhawk

Re: how to start page content blocks in html mode

Posted: Tue Apr 16, 2013 9:12 pm
by Dr.CSS
I don't think you can do that with MT, tinyMCE has that setting...

Re: how to start page content blocks in html mode

Posted: Sun Apr 21, 2013 10:13 pm
by blackhawk
For myself, I just discovered that within CMSMS 1.11.4, each page has a setting under the options tab to disable the MircoTiny, which is fantastic. In the older versions of cmsms, you had a global setting to turn it off and on. But this is way better.

Thanks

Re: [SOLVED]how to start page content blocks in html mode

Posted: Mon Apr 22, 2013 1:47 pm
by Wishbone
This feature has been there for a long time. I just checked my oldest install (1.5.3) .. It has the "Disable WYSIWYG" feature in the options tab.

Re: [SOLVED]how to start page content blocks in html mode

Posted: Mon Apr 22, 2013 9:09 pm
by applejack
You can also disable the WYSIWYG editor for specific content blocks if you wish by adding to the content tag in a template wysiwyg='false'

Re: [SOLVED]how to start page content blocks in html mode

Posted: Wed Apr 24, 2013 6:34 pm
by blackhawk
Yes, I just discovered the content blog feature for myself this past weekend. So many ways to do the same thing. this is great. Thanks all!