[TYPO3-calendar] cal_ts_service tt_news

Oliver Tempel info at olivertempel.de
Mon Mar 9 10:57:19 CET 2015


Hi,
i use cal_ts_service to connect news entries to calendar extension.
i had a news with starttime 10:00 and goes up to 19:00 at the same day.
if i look in day and weekview, event goes from 10:00 to 13:00.

So i dont know what i do wrong.
I use the default static typoscript with endtime as endTimeField:
plugin.tx_cal_controller {
    display {
        tt_news{
            template =
fileadmin/templates/plugins/cal_ts_service/ts.tmpl          
            endTimeField = endtime
            }
        }
    }

I took a look in model and service.php and in booth files endtime is
correct with 19:00.

Rgds
Oliver


More information about the TYPO3-project-calendar mailing list