Not Solved way to shut off WYSIWYG editor?
#2
Not Solved
I think this is done by editing usercp_options template.

Find
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="sourceeditor" id="sourceeditor" value="1" {$sourcemodecheck} /></td>
<td><span class="smalltext"><label for="sourceeditor">{$lang->source_editor}</label></span></td>

Change the input type to hidden and assign a value to it. I'm not sure if you want 1 or 0 so you'll have to test to be sure.
Reply


Messages In This Thread
way to shut off WYSIWYG editor? - by metulburr - 2017-01-17, 11:35 PM
RE: way to shut off WYSIWYG editor? - by dragonexpert - 2017-01-18, 07:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)