As my primary mentor for the SoC task is moving house and has no time so far to review my patch, we have to wait longer before this can be merged into svn trunk. Meanwhile, implementing the remaining functionalities kept my busy.

This time, all the buttons (except the anchor button) in the online demo toolbar should actually do something. Most notably, the insertimage and inserttable buttons are working with full undo support in FF and activeX mode IE. In addition, the find dialog works in IE as well (FF is already supported).

Other changes are already merged into the RichText widget in dojo svn:
  • More activex mode IE support was added: strikethrough and inserthorizontalrule commands are implemented
  • Pre content filter support is added
  • Pre/Post DOM filter support isadded, which take a dom node as the parameter instead of a string
  • External style sheets loading is implemented: now it is possible to customize the editing area appearance with external css files