[For 1.8] Set Editor in Source Mode by Default [Easiest Method] - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Resources (https://community.mybb.com/forum-8.html) +--- Forum: Tutorials (https://community.mybb.com/forum-38.html) +--- Thread: [For 1.8] Set Editor in Source Mode by Default [Easiest Method] (/thread-242778.html) |
Set Editor in Source Mode by Default [Easiest Method] - GasmoN - 2025-01-14 Firstly, I am aware that there's already tutorials about this, and the only reason why I am posting this method I discovered recently is because I find it to be the easiest so far, so even newbies can understand it better than other methods. Step #1 Go to Templates & Styles > Templates > *Your theme* > Ungrouped Templates > codebuttons Step #2 Near a bottom find autoUpdate: true, and below it add the following: startInSourceMode: true, That's it! Preview: |