Mike Kienenberger schrieb: > Sorry, I guess my statement could be interpreted multiple ways. > > Currently you have to use a dojo tag, an input, and a piece of inline > javascript to make it work. What I meant was that I'd prefer a > component tag so you'd only have to use the component tag (which would > generate the javascript for you). > > See http://wiki.apache.org/myfaces/WYSIWYG_Editor at the bottom of the page. >
Exactly what I want to have in the end as well, the current dojoInitializer is only a helper class which should help the component developers to kickstart the system (dojo needs a little bit more than just a plain javascript include, you have the djConfig block before the include and the reqire blocks after the include)
