
With social networking all the rage, clients want more display of frontend input. Turns out that parseFunc is a good tool for sanitizing the input.

Using TypoScript to configure your extension's output can change the way you approach writing plugins for TYPO3, making your code more reusable and your output more configurable. Everyone wins!

Properly setting up the document type in the TypoScript configuration is important because it instructs TYPO3 how to transform content into markup. Although the XML prologue is technically the correct way to declare an XHTML...

A fresh look at the basics of the TypoScript optionSplit expression.