[EventCalendar] Fwd: "All Day" label elimination detail
Jerry Malsam
jerry at malsam.com
Tue Jan 29 01:14:37 UTC 2008
Hmm, actually that hack seems to have worked -- the "@" is gone now. (which
is good, cuz I was confused!) My mistake; never mind!
---------- Forwarded message ----------
From: Jerry Malsam <jerry at malsam.com>
Date: Jan 26, 2008 6:56 PM
Subject: "All Day" label elimination detail
To: eventcalendar at firetree.net
A minor customization question:
I removed the "All Day" label, as per
http://wpcal-archive.firetree.net/2007-December/002836.html, and that works
great, except it leaves the trailing "@" sign in the calendar event title
tag and looks a little messy when the event is moused-over -- e.g., it shows
"High School Reunion @" rather than simply "High School Reunion". Where is
the code to eliminate that "@" sign?
FWIW, I tried changing
$safe_title.=' @'.$time;
to
$safe_title.='';
in day.php, but that's not doing it.
Thanks!
--Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20080128/927f4f14/attachment.html
More information about the EventCalendar
mailing list