ND EditorSwitch



Changes:
1.3 - Bugfix Release (J!1.5.10+ Installer issues)
1.2 - Bugfix Release
1.1 - AJAX Version
1.0 - First version
This awesome little extension is a Godsend!! Thanks you, thank you, thank you!
Thanks a lot!
One problem relates to WysiwygPro. It has additional plugins that are necessary to operate the editor but aren't used day-to-day. The drop down menu lists everything, including the "DO NOT USE" plugins.
The issue does not occur for TinyMCE or JCE.
Other than the WysiwygPro annoyance, this is a good component.
Sorry, we don't have WysiwygPro here to verify, but it seems more an editor misuse of the Joomla framework than a bug of our component.
They use an human readable string ("DO NOT USE") in the element title to let users never choose their plugins... but this is not the right way of working!
This is how we get the list of the editors: "SELECT element,name FROM #__plugins WHERE folder = 'editors' AND published = 1"... exactly in the same way used by the Joomla API to find the list of the editors...
New 1.1 version, AJAX based, should be easier than before!






