Jörn Nettingsmeier wrote:
Jann Forrer wrote:
Andreas Hartmann wrote:
[EMAIL PROTECTED] wrote:
Author: jann
Date: Fri Jun 23 06:06:47 2006
New Revision: 416711
URL: http://svn.apache.org/viewvc?rev=416711&view=rev
Log:
small improvment to the form editor i.e. to prevent th editor to
jump to the top of the page if a new element is added
Hi Jann,
thanks a lot for this improvement!
Maybe we should file a bug that it can be applied to the trunk as well?
Yes, I will add the bug.
BTW I once started to write a form editor which is schema based
similar to the approache described in
http://www.xml.com/pub/a/2003/04/30/editing.html
but at the moment i have no time to work on it and I am anyway not
sure whether it make sense to work on another (form) editor?
fwiw, i have some code lying around that will create a skeleton lenya
module with a form editor from a given (simple) rng grammar.
I was also thinking about generating a new module in 1.4.
But up to know, I could only generate a xslt out of the schema. This
xslt on the other hand generates a input field for all elements in an
xml-file.
two problems are keeping me from releasing it:
* it got broken due to some recent svn changes, and i haven't had the
time to fix it.
* it is implemented in xsl 2.0 and would require to add the saxon-8 jar
to lenya. i would like to use it everywhere instead of the old trax one,
but again i have not found the time to work on it.
i think we should eventually try to create something like that for
lenya. the cforms editor is a nice example, but the downside of cforms
is that you need to modify so many different files, and most of it is
boilerplate stuff, so it would be nice to automate it.
if you're interested, i can upload it somewhere, but as i said, it's not
in working order, although the foundation is usable i think.
I am very much interested in your work. Can you pack and send it by mail
or maybe better adding an "enhancment" bug in the bugzilla and attach
the file.
Jann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]