[TYPO3-ttnews] Date in related news
    Oliver Rowlands 
    oliver at liquidlight.co.uk
       
    Sun May 25 14:09:18 CEST 2008
    
    
  
Hi Soren,
You can remove the 'Related news' date by altering the 
'getRelatedCObject' COA in your TS setup:
plugin.tt_news {
   getRelatedCObject {
     10.default.20 >
     10.1.20 >
     10.2.20 >
   }
}
Best regards,
Oliver
Sören Ohk wrote:
> Hello,
> 
>  
> 
> I have some questions about the date by the field „related news”.
> 
> I want to delte the date, but I didn´t found any TypoScript Code. 
> 
> Currently I added the standard code für the date:
> 
>    archiveTitleCObject {
> 
>       10.strftime = 
> 
>    }
> 
>    getRelatedCObject {
> 
>       20.strftime = 
> 
>    }
> 
>    displaySingle {
> 
>      date_stdWrap.strftime =
> 
>      time_stdWrap.strftime = 
> 
>    }
> 
>    displayLatest {
> 
>      date_stdWrap.strftime = 
> 
>      time_stdWrap.strftime = 
> 
>    }
> 
>    displayList {
> 
>      date_stdWrap.strftime = 
> 
>      time_stdWrap.strftime = 
> 
>    }
> 
>  
> 
> But nothing happened to the date field “related news”
> 
>  
> 
>  
> 
> Sören
> 
> 
>   _____  
> 
> Ich verwende die kostenlose Version von SPAMfighter,
> die bei mir bis jetzt 8542 Spammails entfernt hat.
> Für private Anwender ist SPAMfighter völlig kostenlos!
> Jetzt gratis testen: hier klicken <http://www.spamfighter.com/lde> . 
-- 
Oliver Rowlands
:: Liquid Light ::
E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk
T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35
    
    
More information about the TYPO3-project-tt-news
mailing list