Adding another editor
As some of you might know, I have been playing with Joomla on my WAMP installation. It offer replacement of default editor with JCE through plugins. Have we thought of something like that ?
Re: Adding another editor
Reply #1 –
Replace the editor is not impossible.
TBH I'm not sure how difficult it is. That would likely be one of the things that would benefit from separating the "accessories" from the core and set them to use hooks. <= middle-term goal.
Re: Adding another editor
Reply #2 –
I have seen some WYSIWYG mods on SMF. Just wondering if it can be just like it installing another mod or need coding changes as well.
Re: Adding another editor
Reply #3 –
In theory should be pretty much the same.
Fact is I consider the changes needed to replace SMF's editor quite complex.