MyBB Community Forums

Full Version: Removing buttons from the Simon S Advanced WYSIWYG
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I remove formatting buttons from the Simon S Advanced WYSIWYG Editor plugin? I want to remove the video option and perhaps a couple of others. I can remove the video button from wysiwyg.js which seems to work but I have a feeling this isn’t the “recommended method”.

this.toolElements = [["font","size","separator","b","i","u","s","separator","align","separator","color","break"],
["undo","redo","separator","url","separator","img","separator","list","separator","quote","code","separator","php","separator" ,"video" ]; //"copy","cut","paste","separator",