** Reply to message from James Mohr <[EMAIL PROTECTED]> on Thu, 26 Jan 2006 07:23:07 +0100
> Hi All! Hi Jim! > > When I display a calendar (i.e. month), not only is the title of an event > displayed, but also the description. That makes for a lot of unnecessary > noise. I read through the forums that this has been an issue for quite a > while and there was "a simple fix for this in 16". I am running 0.9.16.005 > and for the life of me I cannot find where you turn off displaying the event > description. Can that be done? I checked the Change Log for 0.9.16.010, but > did not see anything that applies. Thanks in advance for any help. I did such a thing: in cal only owner, time and title is displayed; full info is shown in a tooltip. The option is switchable in prefs. I may send you the modified files the next days. But a fast hack would be to modify the method link_to_entry() in /calendar/inc/class.uicalendar.inc.php. > > Regards, > > Jim Mohr ciao, Thomas _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
