[TYPO3-calendar] Fe-user Create Event does not present form

Tony Lush tlush at advancewm.com
Sun Dec 4 20:07:56 CET 2011


Thank you, Mario. I appreciate the advice.

Now I have:

Included from static templates:
Classic CSS-based Template (cal)
Classic CSS Styles (cal)
Fe-Editing (cal)

Constants:
plugin.tx_cal_controller {
	pidList = 42
	rights.edit = 1
}

Setup:
plugin.tx_cal_controller.rights.create.event {
	group = 2
	saveEventToPid = 42
	enableRTE = 0
	enableAllFields = 1
	fields.calendar_id.default = 1
}

That works well.

Thank you -- Tony


More information about the TYPO3-project-calendar mailing list