Copied to clipboard

Flag this post as spam?

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


  • Petr Snobelt 923 posts 1535 karma points
    Aug 07, 2009 @ 10:21
    Petr Snobelt
    0

    Thanks, macro compatibility

    Thank you for such usefull project. I hope something similar will be with Umbraco vNext.

    Do you thinking about backward compatibility mode for parameters? If I have existing set of xstl, where I use syntax

    <xsl:param name="paramName"select="/macro/paramName" /> 

    Must I change these xslt to work with xsltResult?

    Thanks

     

  • Chris Koiak 700 posts 2626 karma points
    Aug 07, 2009 @ 11:09
    Chris Koiak
    101

    No need to change anything.

    If you create a property with the same name as the parameter it'll just work. The select is ignored or overwritten, I'm not sure which.

    Chris

Please Sign in or register to post replies

Write your reply to:

Draft