Page 1 of 1

Need help in NavList UL

Posted: Thu 2. Nov 2006, 20:51
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

Posted: Thu 2. Nov 2006, 21:06
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

Posted: Thu 2. Nov 2006, 21:41
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?

Posted: Fri 3. Nov 2006, 08:31
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