We've come over a problem that the timeline with all the functionality,
can't really solve - it doest show today graphically. Well of course you
can post current day somewhere near the timeline and let people find same
date on the line, but that is not quite that. The coolest thing would be
to highlite today somehow (like in the attached png).
Another idea was to gray out events that have already passed; i wonder if
any of these two things' possible and how to if yes ;)
Using Drupal to display exibit, timeline api living on our sever; if that
helps ;)
Thanx in advance,
Joe
On Sat, Sep 20, 2008 at 10:35:52PM +0400, Joesla wrote:
> We've come over a problem that the timeline with all the functionality,
> can't really solve - it doest show today graphically. Well of course you
Issue 17: http://code.google.com/p/simile-widgets/issues/detail?id=17
All: please note that the Google-Code Issue Tracker allows you to vote
for the features you'd like most by starring the corresponding issues.
--
Nicolas Chauvat
logilab.fr - services en informatique scientifique et gestion de connaissances
In the interest of keeping in step with new and improved versions of
jQuery, I'm planning on making the switch from jQuery 1.2.3 to 1.2.6
in the repository. I have it working on my local checkout, but I
wanted to send out a list of the changes I am planning on checking in
and waiting a few days to hear back from anyone with concerns or
pieces that I've missed. ( I'm new to the development team, and I
don't want to accidentally break everything! )
In the simile-ajax repository (which gets exported to exhibit/src/ajax):
- Replace src/webapp/api/scripts/jquery-1.2.3.js with jquery-1.2.6.js
- Re-generate the simile-ajax-bundle.js
- In the simile-ajax-api.js file swap the reference from jquery-1.2.3
to jquery-1.2.6 on line ~169
Please let me know if I'm missing anything.
Many thanks,
Ted