[TYPO3-calendar] Dynamic Start + End Time of a List View

Mario Matzulla mario at matzullas.de
Wed May 4 21:32:09 CEST 2011


Hi Marc,

Am 02.05.11 22:27, schrieb Marc Scheib:
> On 5/2/11 8:17 PM, Mario Matzulla wrote:
>> Hi Marc,
>>
>> Am 02.05.11 19:24, schrieb Marc Scheib:
>>> Please: How can I show events of a certain date dynamically in cals list
>>> view? I would like to link towards that plugin from a monthmini view.
>>> How do i configure the settings for "Start time" "End Time" of the list
>>> view? The BE has an option "Use Typoscript defaults"?
>>
>> You don't have to configure anything in the TS, you need to change the
>> day.tmpl to show the events as a list:
>>
>> <!--day.tmpl-->
>> <!-- ###LIST### start -->
>> <!-- ###LIST### end -->
>> <!--/day.tmpl-->
>
> Thank You for the hint. Unfortunately my day view does not find any
> Events that way. I guess it is because i am working with cal_ts_service.
> If I insert the code from the cal_ts_service.tmpl all the fields stay
> empty.. Is there a way to incorporate cal_ts_service too?

The cal_ts_service is for fetching events, not for the rendereing of the 
view. Do you get a list output? If you change it back to the default day 
view, do you get events? Did you configure additional TS settings?

Regards,
Mario
>
> Best Regards!
> Marc
>
>>
>> Regards,
>> Mario
>>>
>>> Best Regards!
>>> Marc
>>



More information about the TYPO3-project-calendar mailing list