Is it possible to have all the titles of all categories opened?
For examples
internet (category
bla bla title1
bla bla title 2
...
bla bla title90
ecommerce (category)
bla bla title1
bla bla title 2
......
bla bla 102
How can I do so?
Is it possible to have all the titles of all categories
I hope I understand you right.
{NAV_LIST_UL:P, , , , , , ,}
Knut
{NAV_LIST_UL:P, , , , , , ,}
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
- http://www.phpwcms.de/forum/viewtopic.php?p=83839#83839
and the basic stuff
- http://www.phpwcms.de/forum/viewtopic.php?t=12165
The P parameter (parent-output) is a new one since V1.33.
Knut
and the basic stuff
- http://www.phpwcms.de/forum/viewtopic.php?t=12165
The P parameter (parent-output) is a new one since V1.33.
Thats very powerfull.changelog wrote:[ADD] {NAV_LIST_UL} enhanced by "parent" setting which - additional modes: P, FP, HCSSP, VCSSP; working the same as modes without "P". Default class name is "sub_parent". If mode *P enabled parent structure level rendered as first <li>.
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )