Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • anthony hall 217 posts 530 karma points
    Sep 21, 2011 @ 19:08
    anthony hall
    0

    cdata issue adding google plus link

    I have the following code. This is not encoding the "<" tags. 

    <![CDATA[<g:plusone href="]]>
      <xsl:value-of select='umbraco.library:NiceUrl($post/@id)' />
      <![CDATA["></g:plusone>]]>

    I've tried wrapping this in <content:encoded>

    but i get an error message saying i need to add name space. I'm not sure what this would be? I'm using umbraco 4.0

  • Rich Green 2246 posts 4006 karma points
    Sep 21, 2011 @ 19:28
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies