moin,
ich hatte mal das Problem das
Typoscript-Code:
1:
| [globalVar = GP:tx_ttnews|tt_news > 0] |
nicht gklappt hat. Mit
Typoscript-Code:
1:
| [globalVar = HTTP_GET_VARS|tx_ttnews|tt_news > 0] |
ging es dann.
Und ich würde den Teil lib.heading = IMAGE in eine else packen.
Armin