[TYPO3-english] tt_news and genericmarkers
    Oliver Rowlands 
    oliver at liquidlight.co.uk
       
    Sun Jul 11 14:34:49 CEST 2010
    
    
  
Hi Pedro,
Can you confirm that you are you using the markers ###GENERIC_DAY### and 
###GENERIC_MONTH### in your template?
Best regards,
Oliver
Pero Matic wrote:
> Oliver Rowlands wrote:
>> Hi Pero,
>>
>> You could try to use the view specific generic markers:
>>
>> plugin.tt_news.genericmarkers {
>>   LIST {
>>     data = crdate
>>     day = TEXT
>>     day {
>>       field = crdate
>>       date = j
>>     }
>>     month {
>>       field = crdate
>>       date = M
>>     }
>>   }
>> }
> 
> Unfortunately it's the same. Same date (the first one from news records) is 
> displayed for all news records :-(
> 
> Regards. 
> 
> 
-- 
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-english
mailing list