Copied to clipboard

Flag this post as spam?

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


  • queengab 90 posts 23 karma points
    Jan 27, 2009 @ 16:11
    queengab
    0

    sub menu how to re-edti my xslt?

    Hi to all,

    i'dl like to show my deep pages in the document tree.

    i have a structure like this...

    content
    -home
    --menu sinistra
    ---controllo
    ----link1
    ----link2
    ----link3
    ----link4

    Now i have this xslt - Hod do i change this to view my tree
    In tha page controllo i'dl ike to insert a page with a menu (with the ul class properties inserted in the css) that shwo link1, link2 ecc

    Thanks
    Gabriele


    ]>

    version="1.0"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:msxml="urn:schemas-microsoft-com:xslt"
    xmlns:umbraco.library="urn:umbraco.library"
    exclude-result-prefixes="msxml umbraco.library">













  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Jan 27, 2009 @ 16:20
    Dirk De Grave
    0

    Hi Gabriele,

    Xslt provided does list the child nodes of the current page, so I guess it will also list the 'link-' pages correctly if you're on the 'controllo' page? Or did we misunderstand the question? Do you wish those 'link-' pages to appear on all pages? Please provide us with some extra info.

    Regards,
    /Dirk

  • queengab 90 posts 23 karma points
    Jan 27, 2009 @ 16:31
    queengab
    0

    oh thanks dirk

    i've explained not well my problem...

    I'd like to create a particular tempalte for the controllo node to list the links below.
    When i see the controlo page i see a hover menu that i set in the css but i don't see the sons nodes and i see the first node of the menu in the bottom on the page...

    I do many tries, i've set ancestor or self and thus i see right menu with two nodes (home and menu a sinistra)...

    I see many option but i haven't yet understand xslt and for me is so frustrating because my chief ask me some things and i start form 0 in umbraco but i want to learn i hope...

    Thanks bye
    Gabriele

  • queengab 90 posts 23 karma points
    Jan 28, 2009 @ 10:51
    queengab
    0

    Resolved thanks

  • 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