I am importing timeline data from a mysql database. The dates are
defined with teh followign code:

<div ex:role="view"
                                        ex:viewClass="Timeline"
                                        ex:start=".date"
                                        ex:end=".enddate"
                                        ex:colorKey=".type"

This works great for events with a start and end date longer than one
day. In fact, I can't get it to work unless there are values in both
the "date" and "enddate" table entries. If I place the same date in
both the date and enddate, the label appears on the timeline but there
is no icon. How can I fix this? I imagine it is easy, maybe the
durationevent:false?


Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to