[TYPO3-calendar] individual calendar layout.. Gantt-diagramm?

Hauke Haller post at haukehaller.de
Wed Oct 22 10:00:45 CEST 2014


Am 22.10.2014 09:44, schrieb Hauke Haller:
> Another question:
> is it possible to render even days without an event in the listview? So maybe it would be possible to build an own calendar-layout.
>
> CSS and the
>
> plugin.tx_cal_controller.view.list {
>    dayWrapper ..
>    weekWrapper ..
>    ..
> }
>
> can make it.
>
> So i can place all days of a month in a horizontal line and put events as bar below. similar to a Gantt-diagramm
>
> Hauke

ahh, the
plugin.tx_cal_controller.view.list {
   dayWrapperEnd ..
   weekWrapperEnd ..
   ..
}
aren't OuterWrap as described in TS. And without outerWrap the idea above doesnt work..




More information about the TYPO3-project-calendar mailing list