Copied to clipboard

Flag this post as spam?

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


  • eaus 9 posts 39 karma points
    Sep 19, 2011 @ 23:38
    eaus
    0

    Menu system

    Hi.

    I am currently trying to build a menu system which will reside on pages who are either level 2, 3 or 4. When on level 2 i wish to display only pages underneath the current one, whilst if I am on a page on level 3 or 4, I wish to display the menu starting at level 2.

    So lets say I have this structure:

    Intranet (level 1)
     - My pets (level 2)
      - cats (level 3)
      - dogs (level 3)
        - underwater dogs (level 4)
        - flying dogs (level 4)
     - turtles (level 3) - My other hobbies - some freaky random hobby

    So if I am currently displaying this menu from the "My pets" page, I would be seeing this in my menu:

    My pets
    - cats
    - dogs
    - turtles

    If I were to be displaying the "turtles" page, I would be seeing this:

    My pets
    - cats
    - dogs
    - turtles

    And lets say after visiting the "My pets" page I decided to read more about "dogs", and then I was interested in "flying dogs", then I would be seeing this:

    My pets
    - cats
    - dogs
    -- underwater dogs
    -- flying dogs
    - turtles

    As you all probably have realized by now I am in serious lack of both XML, XSLT as well as general Umbraco skillz - please reply thereafter! :-)

  • eaus 9 posts 39 karma points
    Sep 19, 2011 @ 23:41
    eaus
    0

    I am currently on Umbraco 4.0.3!

Please Sign in or register to post replies

Write your reply to:

Draft