[TYPO3-english] HMENU with special = list AND the subpages of the pages listed in special.value
Riccardo De Contardi
riccardo.decontardi at bhuman.it
Fri Jul 15 11:03:00 CEST 2011
Hello everybody
maybe a trivial question: is it possible to show a HMENU with special =
list AND the subpages of the pages listed in special.value?
Something like:
page 1408
page 1500
page 1501
page 1407
page 1502
page 1503
I've tried with:
page.10=HMENU
page.10.special=list
page.10.includeNotInMenu=1
page.10.1=TMENU
page.10.1{
noBlur=1
wrap = <ul> | </ul>
NO {
stdWrap.htmlSpecialChars = 1
ATagParams.dataWrap = title="{field:title}"
wrapItemAndSub = <li>|</li>
}
}
page.10.special.value=1408,1407
page.10.2 = TMENU
page.10.2 {
expAll=1
noBlur=1
wrap = <ul> | </ul>
NO {
stdWrap.htmlSpecialChars = 1
ATagParams.dataWrap = title="{field:title}"
wrapItemAndSub = <li>|</li>
}
}
--
--------------------------------------------
Riccardo De Contardi – TYPO3 Certified Integrator
B Human Srl - www.bhuman.it <http://www.bhuman.it>
Via Canzio, 15 - 20131 Milano
TEL +39-02-20.23.271 - FAX +39-02-20.240.561
--------------------------------------------
More information about the TYPO3-english
mailing list