Need a Menu showing, by me, selected pages
Posted: Wed Jan 16, 2008 12:47 am
I've searched this forum and other places for the last hour now without finding what I'm looking for. If there still is a topic that touch this subject that I've missed, please excuse and point me in the right direction.
Anyway, what I need help with is a Menu that shows and updates itself when I add related pages.
I have used the for one part of the site and that works great, but the thing is I also need something more advanced. I'll try to explain:
Say I'm doing a site with record reviews. When I click in on one review - say Aerosmith "Rocks" CD - I would like to add a list at the end showing related reviews. So, my question is: can I add a menu that lists all pages with the alias starting with "aerosmith", and updates the list when a new Aerosmith review is added?
Or maybe I could ID the pages somehow and tell the menu to list all those with the same ID?
I hope this makes sense and someone can help. Thanks.
Anyway, what I need help with is a Menu that shows and updates itself when I add related pages.
I have used the
Code: Select all
{menu template='real_simple' start_element='3.1' show_all='1'}
Say I'm doing a site with record reviews. When I click in on one review - say Aerosmith "Rocks" CD - I would like to add a list at the end showing related reviews. So, my question is: can I add a menu that lists all pages with the alias starting with "aerosmith", and updates the list when a new Aerosmith review is added?
Or maybe I could ID the pages somehow and tell the menu to list all those with the same ID?
I hope this makes sense and someone can help. Thanks.