[TYPO3] IFSUB under the constaint, that at least on subtitle is different to a certain title
Tapio Markula
tapio.markula at dnainternet.net
Wed Apr 5 08:12:47 CEST 2006
Steffen wrote:
> hello,
>
> i would like to set a special format to a menuitem which has subitems,
> if these subitems don't have a certain title.
> could this be realized with IFSUB?
Seems impossible because the page tree should be seached forward.
For the item it self could set special for depending of
it has certain title or not using CASE-stucture - see CASE.
certain string could be a case - if spaces don't cause problems with
this structure
and 'default' the another
The disadvantage of CASE is that it supports just stdWrap wraps,
not for example linkWrap.
But I can't imagine any solution to that for child items.
More information about the TYPO3-english
mailing list