Render macro contents from RichText field using XSL Options
olle
Posted: Wednesday, January 16, 2008 4:51:48 PM
Rank: Newbie

Joined: 10/28/2007
Posts: 8
Location: Amsterdam
I have a document which contains a richtextfield. In this richtextfield I would like to insert a macro. The richtextfield is rendered using XSL with
Code:

<xsl:value-of select="data[@alias='Body']" disable-output-escaping="yes" />

but now the contents of the macro isn't visible. I have found different posts about this subject but nothing with a resolution. Is this not possible currently?

check out my blog with umbraco topics at: http://www.endforward.nl/
mortenbock
Posted: Wednesday, January 16, 2008 6:42:48 PM

Rank: Addict

Joined: 7/19/2006
Posts: 790
Location: Århus, Denmark
Unfortunately, the macros are not rendered when they are displayed through a xslt macro.

If the macro you want to render is an xslt macro, the there is _some_ possibilities for doing so, but not if the macro is contained within a richtext editor.

Morten Bock - Level 2 certified - MVP 2008/2009 - My danish blog with a few english posts

Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.