Menu


Changing the name of a backend column


For 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




Google Search

 
wiki.lacisoft.com
WWW
2009-2011 (c) Lacisoft.com