Not Solved way to shut off WYSIWYG editor?
#1
Not Solved
Is there a way to shut off WYSIWYG editor globally? I mainly want this solely because of the issue where MyBB editor is replacing \t with "" on this post
Reply
#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
#3
Not Solved
Is this editing the default of "put the editor in source mode" such as imaged in the attachment?

Because even with that selected or not i still have the problem. Shown here
https://python-forum.io/Thread-Can-WYSIW...11#pid8511


Attached Files Thumbnail(s)
   
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)