Hi,<br><br>I have one resource in a folder with a lot of content. The content has internal links with anchors, so you can jump to the sections of the content.<br><br>What I would like to do is to link to the sections of the page, directly from the navigation.<br>

<br>I could do that by:<br><ul><li>creating siblings to the resouce, one for each section I would like to link to<br></li><li>add a custom property to the sibling</li><li>hack my navigation code to include that custom property in the href (e.g. page.html#section1, page.html#section2, page.html#section3 etc)</li>

</ul>Is there a more OpenCms'ish way of doing that?<br><br>Best regards,<br>Yves<br><br>