alterm4nn / ChronoZoom

ChronoZoom is an interactive timeline for all of history.
http://www.chronozoom.com
156 stars 124 forks source link

Automatic Tours #1372

Closed NeilCresswell closed 9 years ago

NeilCresswell commented 9 years ago

New Option to Automatically Start a Tour

Can now link to and auto-start a tour from a URL by having @auto-tour={the tour GUID} at the end of the URL, where the part before the @ consists of a link to the root timeline of the collection that contains the tour. This includes launching a tour in a different collection to the one currently displayed. See /featured/featured.json for an example. (ChronoZoom's introductory tour.)

The Intro Tour link on the home page overlay now remains present, even when on collections other than the Big History collection.

The ChronoZoom Introductory Tour has been added to the default featured content list so there are now 7 items. We hope to add two more featured content items (totalling nine) in the near future.

Number of Recently Published Items to Display

Up to 9 recently published items should be rendered if the screen resolution is approximately 1920x1080 or better, otherwise no more than 6 should display. Minor bug caused no more than six to render no matter the resolution. This is now resolved.

Release Notes

  1. There were no db/entity changes.
  2. There were no web.config changes.