Aug 15
GWT-Ext enhanced HTMLEditor
Quite sometime back, Khadaa commented that Dan’s HTMLEditor would be a good plugin to have as part of the GWT-Ext-UX project. I have just committed the GWT-Ext wrapper code. The wrapper code is quite small but I was stuck with some nasty bugs which took some time to squish. And I learnt a couple of things in the process.
Logs say that quite a number of readers arrived here searching for GWT-Ext HtmlEditor. Check out from SVN to start using the widget right away. Only the styles plugin is in. Undo/redo and images plugins are pending. Will try to work on them soon. If you want to add them to the project yourself, go right ahead.
Related links:
- Gwt-Ext-UX project page: http://code.google.com/p/gwt-ext-ux
- Dan’s plugin thread at ExtJS forums: http://extjs.com/forum/showthread.php?t=19480

August 17th, 2008 at 8:49 pm
[...] GWT-Ext enhanced HTMLEditor It’s great to see that Dan Greenfield’s HtmlEditor is being added as a GWT-Ext User Extension. [...]