[TYPO3-calendar] Re: Overriding static ts possible ? tx_cal_controller

Martin Koppelaar hagipro at gmail.com
Thu Nov 28 14:51:39 CET 2013


Solved.

plugin.tx_cal_controller {
     view {
          event {
               event {
                    startdate = TEXT
                    startdate {
                         current = 1
                         dataWrap = <div>|</div>
                    }
               }
          }     
     }
}



More information about the TYPO3-project-calendar mailing list