While the Apache guys were hacking on their stuff, I did my own BXE
hackathon and fixed a lot of bugs and added some new features in the
last days. The full announcement can be found in the mail archives. But here's a short list of the new features:
- Added an âInsert elementâ option to the context menu of ârootâ elements.
- Added âMove up/downâ of elements in context menu.
- Source mode now uses a textarea field (only in trunk = BXE 1.1)
- Automatic insertion of paragraphs on copy/paste (customizable via config.xml, only in trunk = BXE 1.1)
I'll release 0.9.7 soon, which will hopefully be the last release before 1.0.0
Update: I added another feature, which (finally) allows you to
overwrite the built in event handlers. This is now customizable via
config.xml. See my post on the mailing list for a little more details.