[TYPO3] Advanced userFunc Condition

JoH asenau info at cybercraft.de
Tue Jul 31 19:52:35 CEST 2007


> I'm trying to use the following TypoScript condition in my TypoScript
> setup:
>
> # submenu only shows if more than one subpage
> # exists on the next level of the page tree
> [userFunc = user_match(checkLevels)]
> lib.submenu2 = HMENU
> [...]
> [end]
>
> Or maybe there's another method that matches my requirement more
> exactly?
>
> Any comments/pointers would be very much appreciated :-)

You could use stdWrap.if.isGreaterThan together with numRows instead.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-english mailing list