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 222 posts 536 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 4008 karma points
    Sep 21, 2011 @ 19:28
Please Sign in or register to post replies

Write your reply to:

Draft