[TYPO3-english]  tt_news and genericmarkers
    Pero Matic 
    takoje at takoje.hr
       
    Fri Jul  9 15:53:15 CEST 2010
    
    
  
Hi. I red manual for genericmarkers ext. - advanced examples but this 
doesn't work for me:
plugin.tt_news.genericmarkers {
 data = crdate
 day = TEXT
 day {
   field = crdate
   date = j
 }
}
plugin.tt_news.genericmarkers {
 data = crdate
 month = TEXT
 month {
   field = crdate
   date = M
 }
}
it allways displays date for the first news record. How to make it display 
records for all tt_news records? Thx! Regards. 
    
    
More information about the TYPO3-english
mailing list