[EventCalendar] All Day event not use the words "All Day"?

Kjell Knudsen kjell at langvass.org
Sat Dec 15 17:12:08 UTC 2007


Thanks David,

I'll probably resort to that in the end, but I was originally trying to
implement this through the widget system (to be theme independent).

The widget originally had (all day) for all day events, and then Chris had
suggested that solve for it mentioned in the link which should remove it.

Thanks,

-kjell

On 12/14/07, David Nolan <david.nolan at celtic-irish.co.uk> wrote:
>
> Is it the ec3_get_events listing that you want to change?
>
> If so, you could just use:
>
> <?php
> ec3_get_events(
>    5,                                      // limit
>    '<a href="%LINK%" title="View Event">%TITLE%</a>',// template_event
>    '%DATE%:',                              // template_day
>    'D j F Y'                                   // date_format
> );
> ?>
>
> More details here:
> http://wpcal.firetree.net/template-functions/ec3_get_events/
>
> When it lists on my events posts it doesn't show "(all day)" - just the
> day so thats why i'm not sure what you're trying to do
>
> Regards
>
> David
>
> On 14/12/2007, Kjell Knudsen <kjell at langvass.org> wrote:
>
> > Hi there,
> >
> > Thanks for great plugin!
> >
> > i've tried to follow the instructions in
> > http://wpcal-archive.firetree.net/2007-July/002177.html
> >
> > but now it leaves me with a parenthesis at the end of the event title.
> > I've tried to play around a littlebit in the template-functions.php
> > ... removing %TIME% completely, but it just doesn't seem to solve it.
> >
> > I'm trying to implement this in the left menu bar at
> > http://v2.clusterprocess.org
> >
> > any hints?
> >
> > -kjell
> >
> > _______________________________________________
> > Blog: http://wpcal.firetree.net/
> > EventCalendar at firetree.net mailing list
> > Unsubscribe: http://penguin.firetree.net/eventcalendar
> >
>
>
>
> --
> Help raise funds for our community events by visiting http://www.celtic-irish.co.uk/shop
>
> _______________________________________________
> Blog: http://wpcal.firetree.net/
> EventCalendar at firetree.net mailing list
> Unsubscribe: http://penguin.firetree.net/eventcalendar
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20071215/9cad749b/attachment.html


More information about the EventCalendar mailing list