Navigation without content - how to?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Frank
Posts: 11
Joined: Fri 21. May 2004, 23:54
Location: Berlin

Navigation without content - how to?

Post by Frank »

Hi!

I'm fairly new to phpwcms working - on my first site atm.

Got a question regarding the std. {NAV_TABLE_COLUMN}, searched here in the board but found nothing, maybe it's to obvious or I took the wrong search terms:

Example menu structure:

The Team
--- Members
--- Photos

How can I manage that if I click on "The Team" phpwcms only loads the sub-nav-points but not change the content? Because I got no content fot "The team" just for the subpages?

Any chance?

Regards, Frank
Pappnase

Post by Pappnase »

hello

create an blank article with an redirection under team!
place in the redirect field eg. index.php?xxxx

xxxx stands for the alias you give your structure level members!
Frank
Posts: 11
Joined: Fri 21. May 2004, 23:54
Location: Berlin

Post by Frank »

Perfect!

Thanks a lot ;)

First I thought about a redirection but I feard that it'd double load which looks bad. But that works great!
Post Reply