[TYPO3-calendar] cal_ts_service tt_news

Mario Matzulla mario at matzullas.de
Mon Mar 9 20:38:59 CET 2015


Hi Oliver,

Am 09.03.15 um 11:22 schrieb Oliver Tempel:
> Hi,
> looks like cal_ts events has a limit to 3 hours.
> Every event i created with more than 3 hours duration will be rendered
> as event with a duration of 3 hours.


The parameter "defaultLength" will be used, if the value for endTimeField is null or 0. So if you use the endtime, please make sure this
field is actually filled.

Regards,
Mario

> 
> Rgds
> Oliver
> 
> Am 09.03.2015 um 10:57 schrieb Oliver Tempel:
>> 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
>>
>>
>> _______________________________________________
>> TYPO3-project-calendar mailing list
>> TYPO3-project-calendar at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-calendar



More information about the TYPO3-project-calendar mailing list