[TYPO3-calendar] location outerWrap to use option split

Stefan Schreck ses_2008 at gmx.net
Sun Dec 9 17:04:37 CET 2012


hi ,
I would like to optionSplit the location in the list view.
but can't get it to work.

and actually I would prefer to build my own marker with just the 
location name in it,
but I can't retrieve the value from .location.

any help would be appreciated.
thx
stefan


what i've tried so far.
where my wraps are just test values.
the first should be different from all others.

	### use outerWrap because it has option split function
	outerWrap = ###SPLIT### |
					
	stdWrap.split {
   				  token = ###SPLIT###
    				 cObjNum =  1 |*| 2 |*| 2
     				1.current = 1
     				1.wrap = 1|1
     				2.current = 1
     				2.wrap = 2|2
   }




More information about the TYPO3-project-calendar mailing list