Yep, I think there will be a t:content element soon, but not yet. And
remember the difference between well formed (tags balanced, attributes
quoted, etc.) and valid (conforms to a DTD or schema). Templates
needs to be well formed only, they are not validated.
On 2/24/07, Peter Beshai <[EMAIL PR
Err.. it seems to work fine if I remove the and tags. How
about that. :-)
On 2/24/07, Peter Beshai <[EMAIL PROTECTED]> wrote:
I have created a component and when I add it into a page, I want only a
specific part of the template to be added, not the whole thing (since it
must be a well-formed
I have created a component and when I add it into a page, I want only a
specific part of the template to be added, not the whole thing (since it
must be a well-formed document..it seems I have to include and
what not in the component class). Basically I am looking for the equivalent
behaviour of