patrmich Posted April 16, 2015 Share Posted April 16, 2015 Hi, I am using Prestashop 1.5.6.2. I found a way to have the html code highlighted in tiny mce editor. To do it I used the here below codemagic plugin : https://github.com/tinymce-plugins/codemagic. I added the related files in : js/tiny_mce/plugins/ Then, in js/tinymce.inc.js, I replaced : plugins : "safari,pagebreak,style,table,advimage,advlink,inlinepopups,media,contextmenu,paste,fullscreen,xhtmlxtras,preview,", by plugins : "safari,pagebreak,style,table,advimage,advlink,inlinepopups,media,contextmenu,paste,fullscreen,xhtmlxtras,preview,codemagic", Patrick Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now