A new contribution is available for AXEL.
Basically its an XSL transformation that can be placed at the begining of a styled XML file:
<?xml-stylesheet href="../libs/tiddly.xsl" type="text/xsl"?>
It will will add some edit / save buttons at the top allowing to edit the document with AXEL.
The readme file is self explanatory, so please have a look:
http://media.epfl.ch/Templates/Latest/contribs/tiddly/readme.xml
It also exploits a great idea which is to use CSS to style the target XML data AND the template for editing. The benefit is that you do not need to write an XSL transformation to publish your XML data. I have tested it with Firefox, Safari and Opera at that time.
Stéphane
---