I've seen the event stuff in the STK, and it should be pretty easy to leverage iCal4j to create ICS feeds for subscribable calendars for people using any iCalendar-friendly client (i.e. Outlook 2007, iCal, etc)
Has anyone done this yet? I'll start on it if nobody else has, and if anyone has any tips on the preferred way of implementing it let me know.
There is an old and dead taglib that ties into iCal4j that I'm not interested in using. I'm thinking of making something in code (i.e. servlet, or using the new spring adapter make a spring controller) that would handle the rendering of the calendar feed (i.e. pull the data out of the repository, pass it through iCal4j to generate the ics file, and then stream it down to the client)
Ryan Gardner ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
