Copied to clipboard

Flag this post as spam?

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


  • Connie DeCinko 931 posts 1160 karma points
    Aug 10, 2010 @ 21:10
    Connie DeCinko
    0

    Not getting root node

    I set my starting node which is one level below Content.  I get all nodes below the starting node, but my starting node is not being included.  How do I fix this?

     

  • Ove Andersen 435 posts 1541 karma points c-trib
    Aug 11, 2010 @ 00:40
    Ove Andersen
    0

    The XSLT is set to only take nodes under the selected one.

    I will upload a new version tomorrow with the option of including the root node.

  • Ove Andersen 435 posts 1541 karma points c-trib
    Aug 11, 2010 @ 09:54
    Ove Andersen
    0

    New version uploaded.

    Just check the option "Include Source Node" when adding the macro.

  • Connie DeCinko 931 posts 1160 karma points
    Aug 11, 2010 @ 17:07
    Connie DeCinko
    0

    You need to move that new section of code to line 52, right before <xsl:call-template name="drawNodes">, otherwise that new code is run multiple times and results in lots of duplicate entries.

     

  • Ove Andersen 435 posts 1541 karma points c-trib
    Aug 11, 2010 @ 23:18
    Ove Andersen
    0

    Sorry. My bad.

    Version 1.3.1 will be up by tomorrow morning with the fix.

Please Sign in or register to post replies

Write your reply to:

Draft