From: Wesley M. <we...@we...> - 2008-02-09 01:23:34
|
Hi Jim, It's been a long time since I looked at the code base, but I think the issue is events are rendered as discrete elements, and that includes multi-day events. The current Calendar abstraction would need to be used differently so you didn't try rendering each day's events independently, I think. And to actually make it look good, you'd have to switch over to CSS instead of using tables. Not a minor change, in my opinion. Later, Wes Quoting Jim Hu <ji...@ta...>: > Anyone know how to do this? I think it would be useful. The part > about Outlook is irrelevant, IMO. > > Begin forwarded message: > >> From: "Marc Hoffman @ phpicalendar Forums" >> <mho...@mo... > >> Date: February 8, 2008 3:25:54 PM CST >> To: php...@gm... >> Subject: phpicalendar Forums Contact Us Form - Viewing multiple-day >> events in one long bar >> >> The following message was sent to you via the phpicalendar Forums >> Contact Us form by Marc Hoffman. >> >> -------------------------------- >> >> Dear PHPiCalendar Development Team... >> >> We are sharing calendars via Outlook 2007 to PHPicalendar. We can >> get the calendars published. However, for all-day events spanning >> multiple days, Outlook shows these events as a solid bar spanning >> the days in question. When the calendar is published to >> PHPiCalendar, the solid bar is broken up into multiple segments. >> Users in our departments frequently print off calendars, and when >> the events are truncated in this way, people cannot print the >> calendar as a whole. >> >> Is there a way to show these items as solid bars that can be >> printed and read in "one shot" instead of having to click each day? >> >> Thanks in advance! >> >> Marc >> >> -------------------------------- >> >> Referring Page: http://phpicalendar.net/forums/forumdisplay.php?f=48 >> IP Address: 207.91.61.52 >> User Name: Unregistered >> User ID: 0 > > ===================================== > Jim Hu > Associate Professor > Dept. of Biochemistry and Biophysics > 2128 TAMU > Texas A&M Univ. > College Station, TX 77843-2128 > 979-862-4054 -- Wesley Miaw http://www.wesman.net/ ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |