jano wrote: > > Ive been using velocity and cocoon to generate web sites from XML. > I use XXE + Apache Documentation DTD + CSS2. This DTD is used for > software documentation in almost every Apache project (every web > at jakarta.apache.org is generated from xml). > > Now I would like to edit xml at the server using xxe. This can be > accomplished adding webdav support or just posting the files to a > servlet. This could be a good feature for a commercial edition.
This feature is planned for the (commercial) Professional edition. An abstraction called a ``storage plugin'' will be used for that. We'll develop a couple of storage plugins, one of those being dedicated to WebDAV and the other one to simply put or post to an HTTP server. > BTW If you like to add Web Start Java Web Start? If it is Java Web Start, the answer is yes, but this is just to satisfy my curiosity. See below. > and Ant support I can send you the files, just to let users choose a build > method. Well, thanks, but it's not worth trying to improve the M1.x prototype because we are completely rewriting the code (not to make the code cleaner but in order to make the editor more powerful, more user-friendly, more customizable, etc.)

