You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Fab Psycho <ps...@hotmail.com> on 2005/05/09 21:46:43 UTC

display tags from xml

Hi :)

    I'd like to display jx file content with html tags in it from an xsl but
<xsl:value-of select="text" disable-output-escaping="yes"> doesn't work ... 
Something else exist in cocoon ?

Regards,
Fab

_________________________________________________________________



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: display tags from xml

Posted by Fab Psycho <ps...@hotmail.com>.
Hi :)

My jx is :

<mytext>
        <h1>texttitle</h1>
         text <i>number 1</i> ...
</mytext>

my xsl displays text with<xsl:value-of select="mytext"> ...Problem is <h1>, 
<i> and all other tags are ignored :( ...

Regards,
Fab


>From: "Antonio Gallardo" <ag...@agssa.net>
>Reply-To: users@cocoon.apache.org
>To: users@cocoon.apache.org
>Subject: Re: display tags from xml
>Date: Tue, 10 May 2005 04:04:33 -0500 (CDT)
>
>On Lun, 9 de Mayo de 2005, 14:46, Fab Psycho dijo:
> > Hi :)
> >
> >     I'd like to display jx file content with html tags in it from an xsl
> > but
> > <xsl:value-of select="text" disable-output-escaping="yes"> doesn't work
> > ...
> > Something else exist in cocoon ?
>
>Can you explain a little bit more what you are trying to do? Perhaps a
>simple sample could help. ;-)
>
>Best Regards,
>
>Antonio Gallardo
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>For additional commands, e-mail: users-help@cocoon.apache.org
>

_________________________________________________________________



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: display tags from xml

Posted by Antonio Gallardo <ag...@agssa.net>.
On Lun, 9 de Mayo de 2005, 14:46, Fab Psycho dijo:
> Hi :)
>
>     I'd like to display jx file content with html tags in it from an xsl
> but
> <xsl:value-of select="text" disable-output-escaping="yes"> doesn't work
> ...
> Something else exist in cocoon ?

Can you explain a little bit more what you are trying to do? Perhaps a
simple sample could help. ;-)

Best Regards,

Antonio Gallardo


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org