[TYPO3-calendar] yearview and title for allday events

Ryan Kristensen ryankristensen at hotmail.invalid
Fri Jan 13 10:34:08 CET 2012


Den 12-01-2012 20:11, Mario Matzulla skrev:

>> How do I make it write the title (<li>###TITLE###</li>) for allday
>> events in year-view?
>
> Please have a look at the TEMPLATE_PHPICALENDAR_EVENT_YEAR_ALLDAY
> subpart of the event_model.tmpl. Second, please check the
> year.event.alldayTitle typoscript configuration

Hi.

The TEMPLATE_PHPICALENDAR_EVENT_YEAR_ALLDAY subparts look like this:
<!--###TEMPLATE_PHPICALENDAR_EVENT_YEAR_ALLDAY### begin -->
<li>###TITLE###</li>
<!--###TEMPLATE_PHPICALENDAR_EVENT_YEAR_ALLDAY### end -->

The year.event.alldayTitle typoscript configuration from the Typoscript 
object browser is:
alldayTitle = TEXT
alldayTitle {
current = 1
crop = 15|..
}

Is there anything i'm missing?

Regards,
Ryan



More information about the TYPO3-project-calendar mailing list