Posts Tagged ‘Conditions’

TYPO3: How to use TypoScript Conditions

A TypoScript condition is a powerful and easy way of telling TYPO3 when to execute a piece of TypoScript. In this tutorial I’ll explain the basics of such a condition and how to use one. Conditions are very similar to a PHP if-statement and should be easy to use if you understand the principles of [...]

Read the rest of this entry »