Glossary: T
The Table Configuration Array (TCA) defines database tables and their backend form rendering in TYPO3. It controls fields, labels, render types, validation, relations, and how records appear and behave in the backend.
|
The TYPO3 Extension Repository (TER) is the central platform for publishing, discovering, and managing TYPO3 extensions. It provides a trusted place where developers share their work and integrators or agencies find ready-to-use solutions.
|
TypoScript is the configuration language used in TYPO3 to control how content is structured and displayed in the frontend. It is not a traditional programming language but rather a declarative syntax that tells TYPO3 how to render content.
|
The Typoscript Root Template is the root template of a TYPO3 page. This is usually the basic configuration and further configurations are integrated. |