Home
 

TYPO3 Extension: maja_tscondition

Typoscript-Condition for Content-Elements

Description

The extension "maja_tscondition" adds a field to the Content-Element, which can be filled with a Typoscript-Condition for displaying the CE.

Example for tt_news

Now, you can put a SingleView and a LatestView of tt_news on one page without much effort:

LatestView: ![globalVar = GP:tx_ttnews|tt_news > 0]

SingleView: [globalVar = GP:tx_ttnews|tt_news > 0]

Installation

Just include the Static-Template “Typoscript-Condition for Content-Elements” after the Static-Template of the CSS-Styled-Content.

Links

Extension: Datasheet & Download