Hi devs, Here's the roadmap I propose: * Bugs * fix IE bugs * heading doesn't work (1.6M2) * tool bar separator not shown (1.6M2) * fix cross-browser bugs * pass syntax id to ConversionFilter (xwiki/2.0 currently hardcoded) (1.6M2) * skip tool bar separator for unsupported features (1.6M2) * fix output bugs * return should generate a new paragraph (1.6RC1) * nested lists should be wrapped by a list item (1.6RC1) * HTML special characters are replaced by entities (1.6RC1) * Features waiting for rendering support * justify (left, center, right, full) (?) * indent / outdent (currently supported only for nested lists) (?) * font (family, size) (?) * color (background, foreground) (?) * New features * remove formatting (1.6M2) * insert symbol (1.6M2) * monospace (tt) (1.6RC1) * insert link / unlink (1.6RC1) * insert image (1.6RC1) * insert attachment link (1.6RC1) * UI * infrastructure * configurable menus (1.6M2) * generic dialog box with optimised dragging and glass panel in modal mode (1.6M2) * generic tray (1.6M2) * link menu * dialogs & trays for insert link / image / attachment (1.6RC1) * Server side * services for insert link / image / attachment (1.6RC1) So WDYT? Marius