|
|
Changing the name of a backend columnFor some reasons one might want to change the standard names of the column in the TYPO3 Backend. This can be achieved easily by adding the following Typoscript in the Page TSconfig of the root page:
TCEFORM.tt_content.colPos {
altLabels{
1 = Special content
}
}
The effect of this is that column Left will be renamed to Special content General aspects : | TYPO3 | TYPO3 Installation | TYPO3 Configuration | TYPO Administration | TYPO3 Performance |TYPO3 Troubleshooting | TYPO3 Glossary | Development : | Typoscript | TYPO3 Extensions - TER | TYPO3 API | TYPO3 Extension Development | Extbase | Fluid? | 3rd party | Back to > CMS |
Google SearchLogin |