Hello,
i use this for my navigation menu:
<li><a href="http://{url_title_path=basic/project">{title}</a></li>It works fine. But when i visit an entry, there is only the current entry displayed in the menu.
What must i do to display all entry-titles in my menu.
Thanks.