[Typo3] Hide Title if news has Image(s)

Konstantin pilot at m-lan.ru
Tue Dec 13 16:14:20 CET 2005


Thanks!


"Markus Lange" <markus.lange at bgm-gmbh.de> ???????/???????? ? ???????? 
?????????: 
news:mailman.6949.1134475066.24100.typo3-english at lists.netfielders.de...
> Hi Konstantin,
>
> Konstantin sagte:
>
>> How can i hide news title if news has image(s).
>> If news hasn't image(s) - then title must be showed.
>
>
> afair title_stdWrap is of type stdWrap (look at TSOB)
>
> (untested)
> title_stdWrap {
>  wrap = ...
>  if.isFalse.field = image
>  override {
>    cObject = IMAGE
>    cObject {
>       img properties
>    }
>  if.isFalse.field = header or title
>  }
> }
>
> hth
> grtz
>
> -- 
> Markus Lange
>
> 





More information about the TYPO3-english mailing list