If you'd like to see something implemented earlier, just talk to us.
1.0
timeline: End of November
- configurable callbacks (fixed)
- integrate onbeforeunload event (fixed) ([Bug__680])
- make undo more granular (fixed) ([Bug__676])
- fix all "mini" bugs (a lot of bugs are fixed already)
- empty table-cells should be editable (fixed) ([Bug__677])
- fading out of about box is too slow on some OS (removed)
1.1
timeline: december
- Inserting of Paragraphs during copy/paste (done)
- "Inline"-Buttons should behave more like in other textprocessors (done)
- xml code snippets inserts (done see Plugin_XMLSnippets for details)
- clean up examples
- zero install example for XHTML editing. No hacking of config.xml et al. needed. All you have to do, is to give the location of your XHTML file.
- Switch to Apache Software License 2
- Switch Website completely to OSCOM
- the ability to have multiple rows at the buttonbar & separators
1.2
timeline: End of 2004
- actively support XSLT for loading layout and content again (like in old BXE) (See also LoadingLayout)
- list buttons for indenting and outdenting
- Making Menus configurable via config.xml
1.4
- special char insertion (like in old bxe)
- tag mode should work on editing
- full relax ng support
- asset/image upload "API"
- performance improvements (user-side caching of rng?)
- allow locking of elements / attributes
- Share more code with Kupu
- Maybe outsource more not-so-core features to Plugins (like Drawer.js)
- Multiple-Nodes Support (the bxe_xpath has to point to one single node... better it should be able to point to several similar nodes with the same parent... and new nodes should be appendable. )
1.6
- support rich copy & paste (from outside of mozilla? mmmh, will be a great hack to support that
)
- support inline loading (aka Get-Rid-Of-HTMLArea..)
- Drag&Drop and Resizing of Pictures
- Make it work in IE with the Mozilla ActiveX Plugin
- form editor
Add Comment