This is why I'd like to propose to re-think which editors we ship with
Joomla. My proposal would be, to extend this from currently NoEditor and
TinyMCE to NoEditor, TinyMCE, a very simple, mootools based wysiwyg
editor and a syntax highlighting code editor.
A quick scan for a mootools wysiwyg editor brought this one up:
http://cheeaun.github.com/mooeditable/
MooEditable from Lim Chee Aun seems to be a pretty active project, it
has all the basic features that I would expect and guessing from their
mailinglist, I think they would be very open to suggestions from us.
Besides that, its awesomely lightweight.
(BTW: I'd like to use a mootools editor, since I don't want to load
mootools and a complete editor with JS framework and all. Slimming down
the size is the magic word. ;-) )
As I said, this has bothered me for some time already, which is why I
already wrote an editor-plugin for 1.5 for the code editor CodePress.
Unfortunately the CodePress project seems to be dead. The last update
has been done in 2007 and the ex-official domain codepress.org has been
captured by some domaingrabber. Thats why I looked a bit further and
talked to a few people and Tibor from the JBS told me about CodeMirror,
which is still active and seems to be even better than CodePress:
http://marijn.haverbeke.nl/codemirror/
I'd like to hear your opinions on this! :-)
Hannes
Regardless of choice of editor as far as i can tell there is no support voor
uploading language files for an editor through the Joomla language files
system. This is understandable since the editor is a external component. But
starters on Joomla just download the language file for their mothertongue
and expect that all Joomla core "components" adhere to the new language.
Well not so for the core installed editor.
Off course there is a quick and easy fix. Just include all available
languages for the chosen editor. Naturally this won't solve all situations
(think of people wanting a language file added only after Joomla has
packaged).
Maybe that the translation team can think up a workable solution for this.
My 2 cents.
Hans.
One more vote goes for TinyMCE 3.
A nice touch would be a switch button from simple (less functions) to
extended view.
Syntax highlighting is a long time needed feature for templates and
search/replace buttons are also handy when it comes to source code
editing.
All the best,
goyo
Maybe that the translation team can think up a workable solution for this.