From: David F. <da...@d2...> - 2005-05-23 17:22:38
|
this is already happening (check out latest CVS). Note, though, I'm still reworking the code to standardize the event/todo popups, so it will change again in the next few days. Specifically, I recently changed the event popup to use date/time/uid to lookup the event details instead of passing all that data through the form. And now, I'm changing the todo popup to have the same syntax (using date/time/uid, although it's really just uid) instead of encoding all the data, and the event popup to use the same GET syntax as the todo popup. So, end result is they'll match up "api"-wise. dave Jake Stride wrote: > Hi, > > I am currently looking at putting together a patch so that the openevent > function passes the event id through to the event.php script as I > mentioned in one of my previous posts > (http://sourceforge.net/mailarchive/message.php?msg_id=11445870), i'm > just wondering what is the best way to access this in template.php > draw_* functions. > > Thanks > > Jake > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > |