[TYPO3-calendar] Two plugins on the same page not possible?

Brian Bendtsen bb at attensa.dk
Sat Nov 10 12:06:02 CET 2012


Hi

I would like to have 2 plugins on my page.

A search view and a list view.

I have tried this:

lib.calContainer1 < plugin.tx_cal_controller
lib.calContainer1 {
	pages = 253
	view {
		defaultView = search_event
	}
}

lib.calContainer2 < plugin.tx_cal_controller
lib.calContainer2 {
	pages = 253
	view {
		defaultView = list
	}	
}

This results in the following error:

Calendar error: please configure the pidList (calendar plugin -> 
startingpoints or plugin.tx_cal_controller.pidList or for ics in constants)

And the constant is set.

So is it not possible to insert two cal plugins on the same page?

-- 
Med venlig hilsen/Best Regards

Brian Bendtsen
TYPO3 Konsulent/Udvikler
Attensa
Website: http://www.attensa.dk


More information about the TYPO3-project-calendar mailing list