Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Ministry Tools > Calendar Base Extension > FE Editing on Cal Extn
Total Posts: 12 - Pages (2): [1] 2
user picture Author: Barbara Bowser
Posted: Jan 25 2008 - 12:14 PM
Subject: FE Editing on Cal Extn
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):

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


Any advice?

Thanks,
Barbara
user picture Author: Barbara Bowser
Posted: Jan 25 2008 - 02:43 PM
Subject: re: FE Editing on Cal Extn
OK, after a little more experimentation, it seems that if I edit the plugin settings or the Template constants and save, the FE editing works one time. After that one time, when I click the edit or new buttons, the page just reloads.
user picture Author: Barbara Bowser
Posted: Jan 25 2008 - 04:41 PM
Subject: re: FE Editing on Cal Extn
argh...refreshed the page and it double-posted again. sorry
Author: Christian Boltz
Posted: Jan 26 2008 - 11:01 AM
Subject: re: re: FE Editing on Cal Extn
Barbara Bowser wrote:
if I edit the plugin settings or the Template constants and save, the FE editing works one time.


Sounds like too aggressive caching (the cache is invalidated when changing plugin settings, this is why it works once).

If my guess is right, disabling caching for this page should help.
user picture Author: Barbara Bowser
Posted: Mar 27 2008 - 05:03 PM
Subject: re: re: re: FE Editing on Cal Extn
Thanks, Christian! Setting "No Cache" in the Page Properties did the trick.
Author: Jeff Segars
Posted: Mar 27 2008 - 05:17 PM
Subject: re: FE Editing on Cal Extn
Hey Barbara,
Just an FYI...If you're on the latest release, this should work again out of the box. Basically, we're forcing it not to cache if we detect that its in frontend editing mode.

Thanks,
jeff
user picture Author: Barbara Bowser
Posted: Mar 28 2008 - 10:42 AM
Subject: re: re: FE Editing on Cal Extn
Jeff,

Thanks for this update. We're currently using Typo3 v. 4.1.5 with Calender Base v. 0.16.2. I'm having issues with the rich text editor in FE edit mode ... Sometimes it extends over the top of the Cancel/Save button (when it's like this, I have to switch to html mode in the rte to add/edit anything), other times it is 1 line high and a bit difficult to read :S At first I thought maybe it was some CSS conflicting, but it's somewhat inconsistent (at least what I see in Firefox).

Any thoughts? I can give you access if you need to see it in action.

Thanks!
Barb
Author: Jeff Segars
Posted: Mar 28 2008 - 11:19 AM
Subject: re: FE Editing on Cal Extn
Barbara,
I'd first try upgrading to 0.16.6. There have been some frontend editing enhancements but I'm not sure if anything would have touched the RTE. Like you, I would say CSS if it weren't inconsistent....

Thanks,
Jeff
Author: Tony Lush
Posted: Jun 16 2008 - 01:38 PM
Subject: re: re: re: FE Editing on Cal Extn
I am getting exactly the same behavior using Cal 1.0.0 and TYPO3 4.1.5. Were you able to solve this issue with Front End Editing?

Thank you -- Tony Lush
Author: Jeff Segars
Posted: Jun 16 2008 - 02:29 PM
Subject: re: FE Editing on Cal Extn
Tony,
It shouldn't be an issue anymore in 1.0, but you can try the workaround mentioned above of setting the page to be uncached. If that doesn't work, then it may be a different issue.

Thanks,
Jeff
Total Posts: 12 - Pages (2): [1] 2
You must login to post a message to this conference.