[EventCalendar] How to format ec3_the_schedule()
Unwork Studio
studio at unwork.co.uk
Wed May 21 00:57:06 UTC 2008
Hi Everyone,
I'm have a frustrating problem with the date formatting in the event
post. I've altered it to suit my needs if the event spans several days
or if it is an all day event, however if it is an event with no end
time ($format_single) it puts the time in a separate <td> tag. To
illustrate my point;
http://www.unwork.co.uk/tetsudo/?p=45
I've tried everything I can think of to tinker with the code with no
luck. I assume the offending bit is this;
define('EC3_DEFAULT_FORMAT_SINGLE','<tr><td colspan="3">%s</td></tr>');
Unfortunately the documentation doesn't really explain how the ''%s"
works - anyone have any ideas?
The result I am looking for can be seen here;
http://www.unwork.co.uk/tetsudo/?p=47
Thanks,
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20080521/46fd6715/attachment.htm
More information about the EventCalendar
mailing list