Copied to clipboard

Flag this post as spam?

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


  • Martin 278 posts 662 karma points
    Mar 13, 2013 @ 13:13
    Martin
    0

    Anchor Navigation / Node Structure

    Hi, 

    I'm looking for some help with creating a side navigation that contains anchor links to areas of a single page. These areas are individual feature sections of a features page, with the idea of the navigation being used to scroll between features.

    Is this more of a structure question that a xslt question?

    Ideally I would like the user to create an individual feature as a content node, under the Feature page, with the content of the sub nodes pulled into the parent page.

    - Feature
    -- Individual Feature
    -- Individual Feature
    -- Individual Feature

    Problem being that a node URL is created.

    I raised a similar question before, and used the robot.txt file to hide the url's. Unfortunately, I cant use it this time, but this Umbraco Issue was raised. It has a status of Fixed, but im not sure how.

    http://issues.umbraco.org/issue/U4-862

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 13, 2013 @ 20:38
    Jan Skovgaard
    0

    Hi Martin

    If you create a document type that has no template assigned to it I believe it should work as described in the request. However it will only work from v4.10+

    Therefore you should be able to create anchors the way you describe above and not need to use a robots.txt to hide the url's. 

    However it seems to me that you would need to make sure that the created "anchors" under "Feature" are also identical with the anchor points in your rich text editor? Or how do you make sure the anchor points are created in the content?

    /Jan

  • Martin 278 posts 662 karma points
    Mar 15, 2013 @ 10:14
    Martin
    0

    Hi Jan, 

    Do you know if this has been carried onto v6? Im using v6.0.2.
    I seem to have a URL section within the node, even though I have no template applied.
    Is this what the request was asking for?

     

    I was planning on using separate child nodes in the content tree as features. Hopefully using hthe node name, concatenated as the anchor link.

     

     

     

     

Please Sign in or register to post replies

Write your reply to:

Draft