Page 1 of 1

Question about navigation (maybe basic?)

Posted: Tue 14. Mar 2006, 12:34
by jonas i
Soon i'm gonna build a quick website with phpwcms. Just wondering about a navigation issue.

Scenario:
On the start page I want one top menu with some choices....
On the other sub pages I want the same top menu but also a left menu with "sub choices".

Is this a default basic setting in phpwcms or maybe someone got a "work around"?


Please help, just got to know :)

Re: Question about navigation (maybe basic?)

Posted: Tue 14. Mar 2006, 23:22
by Rainer G
jonas i wrote:Soon i'm gonna build a quick website with phpwcms. Just wondering about a navigation issue.

Scenario:
On the start page I want one top menu with some choices....
On the other sub pages I want the same top menu but also a left menu with "sub choices".

Is this a default basic setting in phpwcms or maybe someone got a "work around"?


Please help, just got to know :)
Is this what you want:
http://www.gnuelps.de/index.php?tip_navmenu
?

Posted: Wed 15. Mar 2006, 06:24
by jonas i
Yes thats the thing!! :) Should I do anything with the code at the page you posted. My german is not the best (really bad).

Thanks!

//Jonas

Posted: Wed 15. Mar 2006, 07:22
by flip-flop
Hi jonas i, :D

have a look at my testpage. There are some examples: www(.)mz.ja-nek(.)de/index.php?test2_2

NAV_LIST_SETLEVEL: http://www.phpwcms.de/forum/viewtopic.php?p=48922#48922

NAV_TAB_LEVELS: http://www.phpwcms.de/forum/viewtopic.php?p=53059#53059

NAV_ROW: http://www.phpwcms-docu.de/navigation_tags.phtml

Last but not least NAV_TABLE_COLUMN: http://www.phpwcms.de/forum/viewtopic.php?p=56443#56443 shows the level as from the first.

Gruß Knut

Posted: Wed 15. Mar 2006, 11:59
by jonas i
Thanks i'm gonna take a look later :)

Posted: Wed 15. Mar 2006, 18:09
by Rainer G
jonas i wrote:Yes thats the thing!! :) Should I do anything with the code at the page you posted. My german is not the best (really bad).

Thanks!

//Jonas
Take the PHP-Code and put it in the section you want. i put the code in my template at the left side. Construct an site structure, thats all!