Calendar in left column
I wanted to display the calendar events in my left column, but the events stay empty, does anyone have an idea of what i'm missing ?
What did you put in your left column ? Ludovic [email protected] wrote:
I wanted to display the calendar events in my left column, but the events stay empty, does anyone have an idea of what i'm missing ?
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
#foreach($event in $doc.getObjects("XWiki.CalendarEvent")) * $xwiki.getLocalUserName($event.user) $event.startDate $event.endDate $event.description #end On 9/15/05, Ludovic Dubost <[email protected]> wrote:
What did you put in your left column ?
Ludovic
[email protected] wrote:
I wanted to display the calendar events in my left column, but the events stay empty, does anyone have an idea of what i'm missing ?
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
participants (3)
-
into void -
intovoid@gmail.com -
Ludovic Dubost