Re: Time out!
Re: Time out!
- Subject: Re: Time out!
- From: Anjo Krank <email@hidden>
- Date: Sun, 13 Aug 2006 02:05:17 +0200
Am 13.08.2006 um 00:04 schrieb Thomas:
A different problem is that Web-page-embedded WYSIWYG HTML editors
can't handle the wotags. They either delete them or quote all the
attributes or do other bad stuff. I've even considered being able
to parse another form, eg {wotag wotype="WOString" ...} just for this.
Do it like Tapestry does it. You can slap a jswid (or whatever the
name is) on any odd tag. Normally you'd use SPAN tags. So you can have:
<tr wo:component="WOConditional" static:condition="true">
Which looks enough like a plain XHTML tag. Do *not* use any schema
that does not parse to xml. You will regret it pretty soon...
Cheers, Anjo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden