Open robotrono opened 8 years ago
new.function.js
and reply.function.js
https://github.com/lincanbin/Carbon-Forum/blob/master/static/js/new.function.js#L19
window.UEDITOR_CONFIG['toolbars'] = [['fullscreen', 'source', '|', 'bold', 'italic', 'underline', 'paragraph', 'fontsize', 'fontfamily', 'forecolor', '|', 'justifyleft','justifycenter', 'justifyright', 'justifyjustify', '|','undo', 'redo'],['insertcode', 'link','inserttable', 'blockquote', 'insertorderedlist', 'insertunorderedlist', '|', 'emotion', 'simpleupload', 'insertimage', 'scrawl', 'insertvideo', 'music', 'attachment', '|', 'removeformat', 'autotypeset']];
Thanks!
How can I disable buttons in the editor? Im trying to edit the ueditor.config.js but dont works