Question about navigation (maybe basic?)

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
jonas i
Posts: 5
Joined: Fri 3. Dec 2004, 11:43

Question about navigation (maybe basic?)

Post 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 :)
User avatar
Rainer G
Posts: 377
Joined: Wed 16. Feb 2005, 10:26
Location: Hannover - Germany
Contact:

Re: Question about navigation (maybe basic?)

Post 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
?
jonas i
Posts: 5
Joined: Fri 3. Dec 2004, 11:43

Post 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
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post 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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
jonas i
Posts: 5
Joined: Fri 3. Dec 2004, 11:43

Post by jonas i »

Thanks i'm gonna take a look later :)
User avatar
Rainer G
Posts: 377
Joined: Wed 16. Feb 2005, 10:26
Location: Hannover - Germany
Contact:

Post 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!
Post Reply