[TYPO3-calendar] How to wrap markers module__locationloader with TS?

Hartmut Steglich hartmut.steglich at web.de
Tue Jan 29 11:41:16 CET 2013


Hello Mario,

> try view.{view}.location.{marker}
I was on the right path with 
plugin.tx_cal_controller.view.rss.location.zip.wrap =

But this was missing:

plugin.tx_cal_controller.view.rss.location {
     zip = TEXT
     zip {
         current = 1
         wrap = <strong>|</strong><br />
         required = 1
     }

Lesson learned:
You cannot just refer to 
plugin.tx_cal_controller.view.{view}.location.{marker}.wrap =

Regards Hartmut


More information about the TYPO3-project-calendar mailing list