tinymce-plugins / codemagic

CodeMagic is an advanced source code editor plugin for Tinymce. It integrates the CodeMirror library for syntax coloring, and the JSBeautifier library for code formating and indentation.
MIT License
33 stars 14 forks source link

Joomla 3.2 - TinyMCE 4.x Installation #13

Open byman64 opened 10 years ago

byman64 commented 10 years ago

is codemagic compatible with TinyMCE 4.x

I used it on Joomla from 1.6 to 3.1.5 with no problem.

Joomla 3.2 introduce the new version of TinyMCE and I really don't know how to install codemagic.

I am not a plugin expert but reading some about TinyMCE 4.x structure and more are changed.

How I can install codemagic?

On previous TinyMCE 3.x I just uploaded the codemagic folder on YourJoomlaFolder/media/editors/tinymce/jscripts/tiny_mce/plugins

On TinyMCE 4.x the sjcripts folder does not exists

thanks

tinymce-plugins commented 10 years ago

Thanks for the heads up. Codemagic isn't compatible with TinyMCE 4.x yet. I'll update this issue when it's ready.

I tried updating the plugin to run on TinyMCE 4.x, but it's not a trivial upgrade process, so this will take some time

byman64 commented 10 years ago

No problem I will wait

grazie ciao

Antonino Migliore email : byman64@gmail.com Rome

From: TinyMCE Plugins notifications@github.com To: tinymce-plugins/codemagic codemagic@noreply.github.com Cc: byman64 byman64@gmail.com Date: 08/12/2013 12:11 Subject: Re: [codemagic] Joomla 3.2 - TinyMCE 4.x Installation (#13)

Thanks for the heads up. Codemagic isn't compatible with TinyMCE 4.x yet. I'll update this issue when it's ready. — Reply to this email directly or view it on GitHub.

jaylinski commented 10 years ago

any updates regarding tinymce 4.x compability?

Daijobou commented 9 years ago

Same question here. :)

Coming a update for version 4?

mfdeveloper commented 9 years ago

Hey guys! @jaylinski @Daijobou and @byman64. I made the pull request #15 to this repo, that fix this problem and allow this plugin to works on tinymce 4.x version!! If the owner of this repo takes a long time to merge this changes into master or another branch, please, do a clone of my fork from branch "tinymce-4.x" :)