Hi Niels,
> Is there some way to affect the HMENU globally through TS? I need to
> excludeUidList some entries of the page-tree for all generators, based
> on a dynamic property.
What about something like that:
myGlobalHMENU = HMENU
myGlobalHMENU.excludeUidList = 1,2,3,4
and then
page.10 < myGlobalHMENU
page.10 {
# whatever
}
lib.breadcrumb < myGlobalHMENU
lib.breadcrumb {
# whatever
}
....
HTH
--
Xavier Perseguers
http://xavier.perseguers.ch/en
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english