Timeline is a self-contained project/codebase that is currently at version 2.3.1 Exhibit is a different project/codebase that is currently at version 2.2.0. Exhibit _uses_ timeline (not sure which version is used by 2.2.0).
You should use simile-widgets.org, not simile.mit.edu which has been retired. Apis can be found at http://api.simile-widgets.org/ . At the moment only one version is available for each of exhibit and timeline. You can also access the most-recent builds via http://trunk.simile-widgets.org/exhibit/api (and same for timeline); these are versions that have not yet been rolled into a numbered release. "bundle=true" is actually unnecessary as it is the default---it leads to most of the exhibit code being delivered in one lumped-together-and- minified javascript file which is faster. For debugging, it is sometimes helpful to set bundle=false which separately loads all the individual files that make up the codebase. On Jun 18, 1:05 am, TedinSydney <[email protected]> wrote: > I'm developing a combined Exhibit Timeline/Map for Australian Prime > Ministers by shamelessly ripping off the excellent US Presidents Map/ > Timeline. > Referhttp://prc.tedbell.com.au/?page_id=328 > > Nearly every example that I look at for guidance/inspiration uses a > different url for the API. > US Presidents =http://api.simile-widgets.organd Exhibit version > 2.2.0 > "Getting Started with Timeline" example =http://api.simile-widgets.org > & "2.3.1" & "bundle=true" > The downloadable "timeline_local_example_1.0.zip" > =http://static.simile.mit.edu > & "api-2.3.0" & "bundle=true" > > I guess the key questions are: > 1- is it simile-widgets.org or static.simile.mit..edu? > 2 - how does one know which version of the api is the latest? > 3 - what is the purpose of "bundle = true"? > > Regards > Ted -- 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.
