You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by "Gregor J. Rothfuss" <gr...@apache.org> on 2005/01/31 17:40:17 UTC

using additional xml elements with XHTML in kupu

it's a long-standing request to be able to use addional xml elements in 
kupu. this allows to combine the cross-browser features of kupu with a 
xhtml+ schema

this now seems possible. i have copied a conversation from the kupu IRC 
channel below:

gregor	i was wondering.. does kupu still strip out unknown xml tags?
guido_w	gregor: we have a very nice new, configurable filter now, so if 
you want to it won't...
guido_w	however i can't guarantee editability (?) of the document if you 
put in non-HTML tags
guido_w	gregor: i did write a cool extension for some customer of ours, 
which allows using 'replacement elements' for non-HTML elements
guido_w	you will have to do the actual replacing on the server, but it 
does allow you to *manage* non-HTML structures from a Kupu tool, if you 
create an element with that tool it will generate some special HTML 
markup with values set as attributes
guido_w	and it's all configurable from XML, so you can add new forms, 
validations and replacement structures from XML
guido_w	gregor: svn co 
http://codespeak.net/svn/kupu/tools/genericelements/ i think
gregor	thanks for the info. i will replicate it to the lenya mailing 
list as it is a FAQ :)

i have created a bugzilla entry to track this:

http://issues.apache.org/bugzilla/show_bug.cgi?id=33314

-- 
Gregor J. Rothfuss
COO, Wyona       Content Management Solutions    http://wyona.com
Apache Lenya                              http://lenya.apache.org
gregor.rothfuss@wyona.com                       gregor@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org