On Wed, Dec 31, 2008 at 11:55:51AM -0500, John Callahan wrote: > >>> what does the way you use to add/modify/etc events you want to put on > >>> your pretty ajax timeline ..??
We use http://www.cubicweb.org for all our web development and timeline is now integrated in the framework. 1/ you add items that have the "calendar" interface 2/ you select items that have the "calendar" interface and chose the "timeline" view to display them or 2bis/ you write a ten-line python script that outputs your item list in XML or 2ter/ you write a view that outputs your calendar items to XML suitable for timeline and exhibit or 2qua/ you check that the builtin ical view works with timeline and exhibit Hope this helps, -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
