Andr� van Toly wrote:
I haven't installed your example yet, but maybe it is a good idea to integrat it with the edittag. It's just like the second implementation of the edittag i was thinking about working on. It is in cvs speeltuin/andre/edittag for some time now, but i will upload my latest updates (f.e. made EditTag an interface) shortly.
Is this edit tag a replacement for the fieldtag? Could you explain a little bit about the workings of this EditTag?
I've modified the field tag in such a way that it will generate additional metadata, when it is requested by the wysiwyg-edit servlet(The meta-page).
This page is then converted into a edit page by replacing the meta data with defined html parts and adding a piece of javascript to the page and returned to the visitor.
Since it contains 2 stages, actions can be taken when a tablib appears to be inside a html-tag or in a piece of javascript. I dont see that the process can work in 1 stage, since you need a metapage and decide on the logic and placement of the tags, what the best code is to generate
_______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
