Re: conditional caching

2007-08-09 Thread donuts
This is in cakephp 1.1.16 BTW --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PRO

conditional caching

2007-08-09 Thread donuts
Hello All, I have come across an issue with view caching and I was wondering if any had a similar experience. When a view is cached my function for registering views in the database no longer works. See here. I have a function in my MediaController function view($id = null) {

HdCalendar calendar->Events() - Does anyone know how to use this?

2007-04-11 Thread donuts
Hello Fellow bakers, I am trying to combine the Timesheet app from cakeforge with the hdCalendar plugin. More specifically, i am trying to pass an array of Tasks to the Events function of the calendar helper, so that I can see the tasks is in a weekly view. Has anyone been able to get this functi