Not that I know of. What I've been doing is looking through... - the old wiki pages (http://simile.mit.edu/wiki) - the new wiki pages (http://simile-widgets.org/wiki/, just getting started) - the javascript code (in this case, check out attribute names in http://api.simile-widgets.org/exhibit/2.2.0/extensions/time/scripts/timeline-view.js) - examples (http://geo42.com/sites/simile/resources.html, linked from new wiki home page)
A lot (all?) of the documentation needs to be updated. A new server was just setup to host the main SIMILE project pages, the code api, and a new wiki. This is at http://simile-widgets.org/. The idea is to condense and update all SIMILE documentation and resources onto the new wiki, http://simile-widgets.org/wiki/. I believe the issue tracker and code repository will stay on Google Code, http://code.google.com/p/simile-widgets/. When you link to the code api in your web pages, use the version on http://api.simile-widgets.org/ (or checkout and run locally for a high traffic or critical production site) rather than the older location, http://static.simile.mit.edu/ <http://static.simile.mit.edu/exhibit/extensions-2.0/time/time-extension.js> (which is still referenced in many of the pages.) Anyone, please correct me if I'm wrong on any of this. - John ************************************************** John Callahan Geospatial Application Developer Delaware Geological Survey, University of Delaware 227 Academy St, Newark DE 19716-7501 Tel: (302) 831-3584 Email: [email protected] http://www.dgs.udel.edu ************************************************** Andrea wrote: > Hi John, > thank you very much, it's perfect. > > I do not find it in documentation: > http://simile.mit.edu/wiki/Exhibit/2.0/Timeline_View > > Is there another doc page? > > Thank you again, > > a > > On 11 Apr, 22:50, John Callahan <[email protected]> wrote: > >> In the exhibit timline view, try adding... >> >> ex:eventLabel=".Distretto+Sismico" >> >> - John >> >> ************************************************** >> John Callahan >> Geospatial Application Developer >> Delaware Geological Survey, University of Delaware >> 227 Academy St, Newark DE 19716-7501 >> Tel: (302) 831-3584 >> Email: [email protected]http://www.dgs.udel.edu >> ************************************************** >> >> Andrea wrote: >> >>> Dear all, >>> I'm very impressed from exhibit. Thank you to all developers anc >>> contributor >>> >>> This is an item of my data: >>> { >>> >>> "Id-Evento" : 1206524030, >>> >>> "Mese" : "Aprile", >>> >>> "type" : "Item", >>> >>> "Data" : "2009-04-07T22:43Z", >>> >>> "label" : "1206524030", >>> >>> "Prof" : 9.3, >>> >>> "Distretto+Sismico" : "Valle dell\'Aterno" >>> >>> } >>> >>> When I plot a timeline I have as label for every element, the value >>> read in "label" field. Can I use a value from another field (i.e. >>> "Distretto+Sismico")?? >>> >>> Thank you very much, >>> >>> Andrea >>> > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
