I am guessing that there have been major changes to the way that FE editing is enabled on the Calendar Base extension? The typoscript I had previously been using no longer works.
Here's what I've done so far:
1.) Inserted Cal plugin on page with allowed views: Month, Admn Options, Create Event, Edit Event, Delete Event
2.) On main page (1 level above), inserted extension template in which I included static (from extn) Default CSS styles (cal), CSS-based template (cal), and Fe-Editing (cal)
3.) Enabled FE editing through the Constants editor
4.) Entered my FE user UID in the Frontend Calendar Admin Users under Constants Editor
When I go to the Calendar page, I see the icons and the admin option, but when I click on any of them, it just reloads the page. If I click on the Admin icon, I get a blank page with Calendar Administration header.
Here's my Typoscript (Constants):
Any advice?
Thanks,
Barbara
Here's what I've done so far:
1.) Inserted Cal plugin on page with allowed views: Month, Admn Options, Create Event, Edit Event, Delete Event
2.) On main page (1 level above), inserted extension template in which I included static (from extn) Default CSS styles (cal), CSS-based template (cal), and Fe-Editing (cal)
3.) Enabled FE editing through the Constants editor
4.) Entered my FE user UID in the Frontend Calendar Admin Users under Constants Editor
When I go to the Calendar page, I see the icons and the admin option, but when I click on any of them, it just reloads the page. If I click on the Admin icon, I get a blank page with Calendar Administration header.
Here's my Typoscript (Constants):
plugin.tx_cal_controller.view.list.listWithTeaserTemplate = fileadmin/ext-templates/calbase-listwteaser.htm
plugin.tx_cal_controller.view.list.listTemplate = fileadmin/ext-templates/calbase-listwteaser.htm
plugin.tx_cal_controller.rights.edit = 1
#plugin.tx_cal_controller.rights.admin.group = 146
plugin.tx_cal_controller.rights.admin.user = 47
plugin.tx_cal_controller.rights.defaultSavePid = 643
plugin.tx_cal_controller.pidList = 643
plugin.tx_cal_controller.view.list.listTemplate = fileadmin/ext-templates/calbase-listwteaser.htm
plugin.tx_cal_controller.rights.edit = 1
#plugin.tx_cal_controller.rights.admin.group = 146
plugin.tx_cal_controller.rights.admin.user = 47
plugin.tx_cal_controller.rights.defaultSavePid = 643
plugin.tx_cal_controller.pidList = 643
Any advice?
Thanks,
Barbara



Author:
aim