Hi,
I would like to upgrade, but, I don't want to update tinymce.
Is that possible? if so, Can you please give me some tips on how to do it?
Thanks
Hi,
I would like to upgrade, but, I don't want to update tinymce.
Is that possible? if so, Can you please give me some tips on how to do it?
|
I have considered this as well. You will need to rename your TinyMCE directory to preserve it. And you want to back up the BxBaseEditorTinyMCE.php file in /templates/Base/scripts. After applying the upgrade, you want to rename the TinyMCE that the upgrade adds so it is out of the way. Then you want to name the old TinyMCE to tinymce without any underscore etc that I think the old had; otherwise you will get a path error. Then you need to back up the new BxBaseEditorTinyMCE.php and replace it with your old BxBaseEditorTinyMCE because the new TinyMCE uses a different init. Try it and see what happens; it may work and it may not. I haven't played with this. You could practice on a clone of your site and of course before doing any upgrades you want to back up your database and your site files. Geeks, making the world a better place |