Need help in NavList UL

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
hthomy
Posts: 17
Joined: Tue 29. Aug 2006, 16:53

Need help in NavList UL

Post by hthomy »

Hi,

My problem is I dont know, and i cant understand from the topics I1ve red, that how can I use only certain site stucture leves as menu items.

I mean in my e.g. this is my site structure,
Home1
Home2
Home3
Home4
Home5
Home6,

But in my menu, I just want

Home2
Home3
Home5

What would be the code? And where shoud i put it? :)

Thanks
Tamás
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi hthomy,

here is a liittle example: http://www.phpwcms.de/forum/viewtopic.php?t=12716
And a little documentation: http://www.phpwcms.de/forum/viewtopic.php?t=12165

I would do like this:

+ Home2
+ Home3
+ Home5
++ Hidden (hidden)
+++ Home1
+++ Home4
+++ Home6

Regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
hthomy
Posts: 17
Joined: Tue 29. Aug 2006, 16:53

Post by hthomy »

Thanks, it helped a lot,
But... :)

When should I use the Output for the "F" variation?

I use istead of this normal tag? {NAV_LIST_UL:,ID,,,active}
Or?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

I don´t understand your problem.

An other solution:

Home1 (hidden)
Home2
Home3
Home4 (hidden)
Home5
Home6 (hidden)

Why Home1, Home4 and Home6 exists?

Regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply