[Typo3] Name of BE columns
    Pierre Rouwens 
    prouwens at infoglobe.ca
       
    Tue Dec 20 02:08:01 CET 2005
    
    
  
Hi Peter,
Ok but if i doi it this way will it be applicable to the whole site or 
do i have a way to change it only on somes pages ?
Thanks anyway for the hint, if i can't do it by page i'm gonn use this :)
Pierre
Peter Klein a écrit :
> Hi Pierre. Unfortunatly you can't do it by TSConfig.
> But you could do it by changing the TCA..
> 
> // Set BE column names
> $TCA["tt_content"]["columns"]["colPos"]["config"]["items"]["0"]["0"] = 
> 'leftLabel';
> $TCA["tt_content"]["columns"]["colPos"]["config"]["items"]["1"]["0"] = 
> 'normalLabel';
> $TCA["tt_content"]["columns"]["colPos"]["config"]["items"]["2"]["0"] = 
> 'rightLabel';
> $TCA["tt_content"]["columns"]["colPos"]["config"]["items"]["3"]["0"] = 
> 'borderLabel';
> 
> ---
> Peter Klein /Umloud Untd.
> 
> "Pierre Rouwens" <prouwens at infoglobe.ca> wrote in message 
> news:mailman.1.1135007146.20291.typo3-english at lists.netfielders.de...
> 
>>Hi listers,
>>
>>Is there any way to change by page (TSconfig maybe) to change the name of 
>>the BE columns visually ... ?
>>
>>Thanks for any informations
>>
>>Pierre 
> 
> 
> 
    
    
More information about the TYPO3-english
mailing list