|
From: Dietrich A. <die...@ga...> - 2003-11-13 06:17:41
|
Hello all, Great work on the PHP iCalendar. Really slick interface. I wrote an extension that allows publishing of calendars from iCal to PHP iCalendar. Just drop the script in your calendars dir, modify permissions and you're publishing. Features: - publishing - deletion (unpublishing) - some logging capability for troubleshooting The script is available here: http://dietrich.ganx4.com/calendar/publish.php.gz Installation and usage notes are in the script. Would you be interested in adding it to PHP iCalendar? Also, is there any work being done to support todo items and alerts? -dietrich |
|
From: Chad L. <ch...@ch...> - 2003-11-13 06:44:25
|
That's a very very interesting script. I'll take a better look at it this weekend and add it to php icalendar's next version (0.9.5). On Nov 12, 2003, at 10:15 PM, Dietrich Ayala wrote: > Hello all, > > Great work on the PHP iCalendar. Really slick interface. > > I wrote an extension that allows publishing of calendars from iCal to > PHP iCalendar. Just drop the script in your calendars dir, modify > permissions and you're publishing. > > Features: > - publishing > - deletion (unpublishing) > - some logging capability for troubleshooting > > The script is available here: > http://dietrich.ganx4.com/calendar/publish.php.gz > > Installation and usage notes are in the script. Would you be > interested in adding it to PHP iCalendar? > > Also, is there any work being done to support todo items and alerts? > > -dietrich > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |
|
From: Dietrich A. <die...@ga...> - 2003-11-13 20:48:23
|
Are you planning on implementing support for todo items and alerts? I need to have support for them, but don't want to do any redundant work if the core team is already working on it. -dietrich |
|
From: Chad <ch...@ch...> - 2003-11-13 20:58:52
|
Could you be more specific? We already have todo support. -C On Nov 13, 2003, at 12:48 PM, Dietrich Ayala wrote: > Are you planning on implementing support for todo items and alerts? I > need to have support for them, but don't want to do any redundant work > if the core team is already working on it. > > -dietrich > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |
|
From: Dietrich A. <die...@ga...> - 2003-11-13 21:05:37
|
hm, todo items i export from iCal aren't showing up in PHP iCalendar. where should i be looking for them? Chad wrote: > Could you be more specific? We already have todo support. > > -C > > On Nov 13, 2003, at 12:48 PM, Dietrich Ayala wrote: > >> Are you planning on implementing support for todo items and alerts? I >> need to have support for them, but don't want to do any redundant >> work if the core team is already working on it. >> >> -dietrich >> >> >> >> ------------------------------------------------------- >> This SF.Net email sponsored by: ApacheCon 2003, >> 16-19 November in Las Vegas. Learn firsthand the latest >> developments in Apache, PHP, Perl, XML, Java, MySQL, >> WebDAV, and more! http://www.apachecon.com/ >> _______________________________________________ >> Phpicalendar-devel mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > > |
|
From: Wesley M. <we...@we...> - 2003-11-13 21:15:24
|
Hi Dietrich, > hm, todo items i export from iCal aren't showing up in PHP iCalendar. > > where should i be looking for them? If you are in the week view, for example, there is a sidebar on the right. Todo items will show up there. Click on one of them for more details. -- Wesley Miaw, Wesley Miaw Consulting http://www.wesman.net/ |
|
From: Chad <ch...@ch...> - 2003-11-13 21:15:33
|
The demo calendar shows to do items on the side of day and week: http://phpicalendar.sourceforge.net/phpicalendar-0.9.4/day.php You have to turn it on in the config.inc.php and the todo items should be exported with the calendar. If your publishing you'll have to check 'to do items' to also be published. -Chad On Nov 13, 2003, at 1:05 PM, Dietrich Ayala wrote: > hm, todo items i export from iCal aren't showing up in PHP iCalendar. > > where should i be looking for them? > > Chad wrote: > >> Could you be more specific? We already have todo support. >> >> -C >> >> On Nov 13, 2003, at 12:48 PM, Dietrich Ayala wrote: >> >>> Are you planning on implementing support for todo items and alerts? >>> I need to have support for them, but don't want to do any redundant >>> work if the core team is already working on it. >>> >>> -dietrich >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.Net email sponsored by: ApacheCon 2003, >>> 16-19 November in Las Vegas. Learn firsthand the latest >>> developments in Apache, PHP, Perl, XML, Java, MySQL, >>> WebDAV, and more! http://www.apachecon.com/ >>> _______________________________________________ >>> Phpicalendar-devel mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email sponsored by: ApacheCon 2003, >> 16-19 November in Las Vegas. Learn firsthand the latest >> developments in Apache, PHP, Perl, XML, Java, MySQL, >> WebDAV, and more! http://www.apachecon.com/ >> _______________________________________________ >> Phpicalendar-devel mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel >> >> > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |
|
From: Dietrich A. <die...@ga...> - 2003-11-13 22:58:03
|
FYI, if any of your are Mozilla Thunderbird users: a moz developer has an XPI for installing Mozilla Calendar w/ Thunderbird here: http://pagesperso.laposte.net/ericb/ -dietrich |
|
From: Chad <ch...@ch...> - 2003-11-19 20:25:16
|
Hi Dietrich, Can you take a look at this on SourceForge? https://sourceforge.net/tracker/? func=detail&atid=500017&aid=845351&group_id=62270 Thanks! Chad On Nov 12, 2003, at 10:15 PM, Dietrich Ayala wrote: > Hello all, > > Great work on the PHP iCalendar. Really slick interface. > > I wrote an extension that allows publishing of calendars from iCal to > PHP iCalendar. Just drop the script in your calendars dir, modify > permissions and you're publishing. > > Features: > - publishing > - deletion (unpublishing) > - some logging capability for troubleshooting > > The script is available here: > http://dietrich.ganx4.com/calendar/publish.php.gz > > Installation and usage notes are in the script. Would you be > interested in adding it to PHP iCalendar? > > Also, is there any work being done to support todo items and alerts? > > -dietrich > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |