[For 1.8] Template Editor - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.8] Template Editor (/thread-169830.html) |
Template Editor - ATofighi - 2015-04-19 Author: Rakes Edit and Develop: ATofighi With this plugin you can edit your templates with AJAX, change multiple templates in one page and ... Hotkeys: Ctrl - S: Save Alt - W: Close Tab Ctrl - space / Alt - Return: Auto Complete. Ctrl - , : Editor Settings Download: http://community.mybb.com/mods.php?action=view&pid=480 Github: https://github.com/ATofighi/TemplateEditor Preview: RE: Template Editor - bekircem - 2015-04-20 That's awesome! I try that. Edit: Can we edit CSS files with this plugin? RE: Template Editor - .m. - 2015-04-20 @bekircem at present this plugin is for editing templates only. RE: Template Editor - Rakes - 2015-04-20 (2015-04-20, 01:28 AM)bekircem Wrote: That's awesome! I try that. Can be added along with lesscss and git push for versioning if he's willing to take more of my old projects, however they're written in half my own software and half mybb so might have to rewrite a slight bit. Also, ATofighi it's better to use cdnjs rather than hosting the files. I only used local hosting of the files as there was a bug with remote ones with ace. RE: Template Editor - ozzie - 2015-04-20 If anyones intrested...... I had to download the PluginLibrary from here http://mods.mybb.com/view/pluginlibrary then change its compatibility to latest for this to work.but once working its a great plugin Many thanks for this RE: Template Editor - ATofighi - 2015-04-20 (2015-04-20, 09:02 AM)ozzie Wrote: If anyones intrested...... You can Download MyBB 1.8 PluginLibrary from https://github.com/frostschutz/MyBB-PluginLibrary RE: Template Editor - rockenren - 2015-04-20 Is there editor settings saving function or I did smth wrong? And, all this files from styles and ace folders are nessesary? I mean, why I need tons of js files wich I would never use (erlans, etc)? Font Awesome have own CDN and there is no need to host this files locally. RE: Template Editor - Sgt Cheesepuffs - 2015-04-21 CTRL , doesn't open anything for me RE: Template Editor - mikeh - 2015-04-21 Can you say if it is possible to add a template export feature to this plugin? It seems very nice, I will try it out soon. Thank you. RE: Template Editor - rockenren - 2015-04-21 (2015-04-21, 03:09 AM)Sgt Cheesepuffs Wrote: CTRL , it work only when in tab. |