Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, nice package!
Little improvement:
You could change the urlPrefix paramter into: <xsl:variable name="urlPrefix ">http://<xsl:value-of select="umbraco.library:RequestServerVariables('HTTP_HOST')" /></xsl:variable>
So the urlPrefix will dynamically change.
That's a great addition, why didn't I think of that?
Thanks, this will be included in an updated release!
Sorry for the downvote earlier, it's a shame that I can't correct it! Anyway, this has now been added, thanks again.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Dynamic urlPrefix
Hi, nice package!
Little improvement:
You could change the urlPrefix paramter into:
<xsl:variable name="urlPrefix ">http://<xsl:value-of select="umbraco.library:RequestServerVariables('HTTP_HOST')" /></xsl:variable>
So the urlPrefix will dynamically change.
That's a great addition, why didn't I think of that?
Thanks, this will be included in an updated release!
Sorry for the downvote earlier, it's a shame that I can't correct it! Anyway, this has now been added, thanks again.
is working on a reply...