Jump to content

highlighting in tiny mce editor


patrmich

Recommended Posts

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 :


 

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...