@knight-lab/timelinejs 3.8.15 → 3.8.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (305) hide show
  1. package/API.md +1 -2
  2. package/{CHANGELOG → CHANGELOG.md} +70 -8
  3. package/DEPLOYING.md +4 -0
  4. package/README.md +21 -19
  5. package/RELEASING.md +4 -4
  6. package/dist/css/fonts/font.abril-droidsans.css +143 -0
  7. package/dist/css/fonts/font.amatic-andika.css +143 -0
  8. package/dist/css/fonts/font.bevan-pontanosans.css +141 -0
  9. package/dist/css/fonts/font.bitter-raleway.css +149 -0
  10. package/dist/css/fonts/font.clicker-garamond.css +141 -0
  11. package/dist/css/fonts/font.dancing-ledger.css +143 -0
  12. package/dist/css/fonts/font.default.css +155 -0
  13. package/dist/css/fonts/font.fjalla-average.css +141 -0
  14. package/dist/css/fonts/font.georgia-helvetica.css +123 -0
  15. package/dist/css/fonts/font.knightlab.css +125 -0
  16. package/dist/css/fonts/font.lustria-lato.css +147 -0
  17. package/dist/css/fonts/font.medula-lato.css +149 -0
  18. package/dist/css/fonts/font.oldstandard.css +135 -0
  19. package/dist/css/fonts/font.opensans-gentiumbook.css +155 -0
  20. package/dist/css/fonts/font.playfair-faunaone.css +156 -0
  21. package/dist/css/fonts/font.playfair.css +143 -0
  22. package/dist/css/fonts/font.pt.css +153 -0
  23. package/dist/css/fonts/font.roboto-megrim.css +143 -0
  24. package/dist/css/fonts/font.rufina-sintony.css +149 -0
  25. package/dist/css/fonts/font.ubuntu.css +145 -0
  26. package/dist/css/fonts/font.unicaone-vollkorn.css +143 -0
  27. package/dist/css/icons/tl-icons.eot +0 -0
  28. package/dist/css/icons/tl-icons.svg +63 -0
  29. package/dist/css/icons/tl-icons.ttf +0 -0
  30. package/dist/css/icons/tl-icons.woff +0 -0
  31. package/dist/css/icons/tl-icons.woff2 +0 -0
  32. package/dist/css/themes/timeline.theme.contrast.css +3125 -0
  33. package/dist/css/themes/timeline.theme.dark.css +3125 -0
  34. package/dist/css/timeline.css +3128 -0
  35. package/dist/css/timeline.css.map +1 -0
  36. package/dist/embed/compare.html +91 -0
  37. package/dist/embed/index.html +170 -0
  38. package/dist/embed/old-index.html +170 -0
  39. package/dist/embed/popular_timelines.json +1 -0
  40. package/dist/js/locale/af.json +75 -0
  41. package/dist/js/locale/ar.json +76 -0
  42. package/dist/js/locale/be.json +75 -0
  43. package/dist/js/locale/bg.json +75 -0
  44. package/dist/js/locale/ca.json +75 -0
  45. package/dist/js/locale/cz.json +108 -0
  46. package/dist/js/locale/da.json +75 -0
  47. package/dist/js/locale/de.json +76 -0
  48. package/dist/js/locale/el.json +75 -0
  49. package/dist/js/locale/en-24hr.json +75 -0
  50. package/dist/js/locale/en-week.json +75 -0
  51. package/dist/js/locale/en.json +152 -0
  52. package/dist/js/locale/eo.json +75 -0
  53. package/dist/js/locale/es.json +76 -0
  54. package/dist/js/locale/et.json +75 -0
  55. package/dist/js/locale/eu.json +75 -0
  56. package/dist/js/locale/fa.json +74 -0
  57. package/dist/js/locale/fi.json +95 -0
  58. package/dist/js/locale/fo.json +75 -0
  59. package/dist/js/locale/fr.json +119 -0
  60. package/dist/js/locale/fy.json +75 -0
  61. package/dist/js/locale/ga.json +75 -0
  62. package/dist/js/locale/gl.json +75 -0
  63. package/dist/js/locale/he.json +76 -0
  64. package/dist/js/locale/hi.json +76 -0
  65. package/dist/js/locale/hr.json +75 -0
  66. package/dist/js/locale/hu.json +114 -0
  67. package/dist/js/locale/hy.json +75 -0
  68. package/dist/js/locale/id.json +75 -0
  69. package/dist/js/locale/is.json +75 -0
  70. package/dist/js/locale/it.json +92 -0
  71. package/dist/js/locale/iw.json +76 -0
  72. package/dist/js/locale/ja.json +75 -0
  73. package/dist/js/locale/ka.json +75 -0
  74. package/dist/js/locale/ko.json +75 -0
  75. package/dist/js/locale/lb.json +75 -0
  76. package/dist/js/locale/lt.json +75 -0
  77. package/dist/js/locale/lv.json +75 -0
  78. package/dist/js/locale/ms.json +75 -0
  79. package/dist/js/locale/my.json +124 -0
  80. package/dist/js/locale/ne.json +75 -0
  81. package/dist/js/locale/nl.json +75 -0
  82. package/dist/js/locale/no.json +76 -0
  83. package/dist/js/locale/pl.json +75 -0
  84. package/dist/js/locale/pt-br.json +78 -0
  85. package/dist/js/locale/pt.json +78 -0
  86. package/dist/js/locale/rm.json +75 -0
  87. package/dist/js/locale/ro.json +75 -0
  88. package/dist/js/locale/ru.json +75 -0
  89. package/dist/js/locale/si.json +74 -0
  90. package/dist/js/locale/sk.json +75 -0
  91. package/dist/js/locale/sl.json +75 -0
  92. package/dist/js/locale/sr-cy.json +75 -0
  93. package/dist/js/locale/sr.json +75 -0
  94. package/dist/js/locale/sv.json +86 -0
  95. package/dist/js/locale/ta.json +75 -0
  96. package/dist/js/locale/te.json +74 -0
  97. package/dist/js/locale/th.json +108 -0
  98. package/dist/js/locale/tl.json +75 -0
  99. package/dist/js/locale/tr.json +75 -0
  100. package/dist/js/locale/uk.json +75 -0
  101. package/dist/js/locale/ur.json +123 -0
  102. package/dist/js/locale/vi.json +74 -0
  103. package/dist/js/locale/zh-cn.json +76 -0
  104. package/dist/js/locale/zh-tw.json +75 -0
  105. package/dist/js/timeline-min.js +12 -0
  106. package/dist/js/timeline.js +12 -0
  107. package/dist/js/timeline.js.map +1 -0
  108. package/dist/timeline3.zip +0 -0
  109. package/index.js +1 -0
  110. package/package.json +5 -5
  111. package/src/embed/old-index.html +128 -18
  112. package/src/js/core/Browser.js +19 -19
  113. package/src/js/index.js +1 -1
  114. package/src/js/language/locale/zh-cn.json +1 -1
  115. package/src/js/media/MediaType.js +1 -1
  116. package/src/js/media/types/Audio.js +9 -0
  117. package/src/js/media/types/Video.js +11 -0
  118. package/src/js/timeline/Timeline.js +25 -20
  119. package/src/less/fonts/font.knightlab.less +2 -2
  120. package/src/template/all-media-types.json +61 -24
  121. package/src/template/index.html +39 -19
  122. package/{contrib/women_in_computing.csv → src/template/my-own-timeline.csv} +5 -5
  123. package/contrib/README.md +0 -13
  124. package/contrib/csv_to_json.py +0 -106
  125. package/contrib/docs/ImageHosting.md +0 -120
  126. package/contrib/examples/autoload.html +0 -44
  127. package/contrib/examples/iBooksAuthor/README.md +0 -37
  128. package/contrib/examples/iBooksAuthor/TimelineJS.wdgt/Default.png +0 -0
  129. package/contrib/examples/iBooksAuthor/TimelineJS.wdgt/Info.plist +0 -27
  130. package/contrib/examples/iBooksAuthor/TimelineJS.wdgt/index.html +0 -13
  131. package/contrib/examples/react.html +0 -40
  132. package/contrib/examples/vue.html +0 -29
  133. package/contrib/fedorbeets/README.md +0 -3
  134. package/contrib/fedorbeets/timeline.py.txt +0 -56
  135. package/contrib/iamamoose/README.md +0 -3
  136. package/contrib/iamamoose/timeline.py.txt +0 -53
  137. package/contrib/women_in_computing.json +0 -263
  138. package/fabfile.py +0 -64
  139. package/requirements.txt +0 -29
  140. package/util/convert_json.py +0 -96
  141. package/website/__init__.py +0 -0
  142. package/website/app.py +0 -101
  143. package/website/core/__init__.py +0 -0
  144. package/website/core/settings/__init__.py +0 -0
  145. package/website/core/settings/base.py +0 -6
  146. package/website/core/settings/loc.py +0 -16
  147. package/website/examples.json +0 -114
  148. package/website/faq.json +0 -81
  149. package/website/static/css/desert.css +0 -34
  150. package/website/static/css/site.css +0 -74
  151. package/website/static/img/TimelineJSTags.jpg +0 -0
  152. package/website/static/img/examples/houston/eyesclosedftm_10001.jpg +0 -0
  153. package/website/static/img/examples/houston/family.jpg +0 -0
  154. package/website/static/img/examples/houston/family.png +0 -0
  155. package/website/static/img/examples/houston/wh1.jpg +0 -0
  156. package/website/static/img/examples/houston/wh2.jpg +0 -0
  157. package/website/static/img/examples/houston/wh3.jpg +0 -0
  158. package/website/static/img/examples/houston/whChild.jpg +0 -0
  159. package/website/static/img/examples/houston/whlead.jpg +0 -0
  160. package/website/static/img/examples/houston/young.jpg +0 -0
  161. package/website/static/img/examples/logos/Northwestern University.png +0 -0
  162. package/website/static/img/examples/logos/Social-Logos.png +0 -0
  163. package/website/static/img/examples/logos/knightlab-logo-background.png +0 -0
  164. package/website/static/img/examples/logos/knightlab-logo-small.png +0 -0
  165. package/website/static/img/examples/logos/knightlab-logo.png +0 -0
  166. package/website/static/img/examples/logos/less-small.png +0 -0
  167. package/website/static/img/examples/logos/logo_aljazeera.png +0 -0
  168. package/website/static/img/examples/logos/logo_arte.png +0 -0
  169. package/website/static/img/examples/logos/logo_beyondtheseal.png +0 -0
  170. package/website/static/img/examples/logos/logo_centerforpublicintegrity.png +0 -0
  171. package/website/static/img/examples/logos/logo_cnn.png +0 -0
  172. package/website/static/img/examples/logos/logo_denverpost.png +0 -0
  173. package/website/static/img/examples/logos/logo_engadget.png +0 -0
  174. package/website/static/img/examples/logos/logo_gigaom.png +0 -0
  175. package/website/static/img/examples/logos/logo_ibt.png +0 -0
  176. package/website/static/img/examples/logos/logo_knightlab.png +0 -0
  177. package/website/static/img/examples/logos/logo_ksat.png +0 -0
  178. package/website/static/img/examples/logos/logo_lemonde.png +0 -0
  179. package/website/static/img/examples/logos/logo_maneater.png +0 -0
  180. package/website/static/img/examples/logos/logo_mashable.png +0 -0
  181. package/website/static/img/examples/logos/logo_radiolab.png +0 -0
  182. package/website/static/img/examples/logos/logo_time.png +0 -0
  183. package/website/static/img/examples/logos/logo_vh1.png +0 -0
  184. package/website/static/img/examples/logos/logo_vinepair.png +0 -0
  185. package/website/static/img/examples/logos/logo_wbur.png +0 -0
  186. package/website/static/img/examples/thumbs/thumb_akira.jpg +0 -0
  187. package/website/static/img/examples/thumbs/thumb_aljazeera.jpg +0 -0
  188. package/website/static/img/examples/thumbs/thumb_artetv.jpg +0 -0
  189. package/website/static/img/examples/thumbs/thumb_banana.png +0 -0
  190. package/website/static/img/examples/thumbs/thumb_bulger.jpg +0 -0
  191. package/website/static/img/examples/thumbs/thumb_denver_shooting.jpg +0 -0
  192. package/website/static/img/examples/thumbs/thumb_houston.jpg +0 -0
  193. package/website/static/img/examples/thumbs/thumb_isis.jpg +0 -0
  194. package/website/static/img/examples/thumbs/thumb_lemonde.jpg +0 -0
  195. package/website/static/img/examples/thumbs/thumb_malaysia-airlines.jpg +0 -0
  196. package/website/static/img/examples/thumbs/thumb_mandela.jpg +0 -0
  197. package/website/static/img/examples/thumbs/thumb_mobile_device.jpg +0 -0
  198. package/website/static/img/examples/thumbs/thumb_northkorea.jpg +0 -0
  199. package/website/static/img/examples/thumbs/thumb_perpwalk.jpg +0 -0
  200. package/website/static/img/examples/thumbs/thumb_radiolab-colorwalking.jpg +0 -0
  201. package/website/static/img/examples/thumbs/thumb_republican.jpg +0 -0
  202. package/website/static/img/examples/thumbs/thumb_shtpeoplesay.jpg +0 -0
  203. package/website/static/img/examples/thumbs/thumb_supremecourt.jpg +0 -0
  204. package/website/static/img/examples/thumbs/thumb_univofmissouri.jpg +0 -0
  205. package/website/static/img/examples/thumbs/thumb_userinterface.png +0 -0
  206. package/website/static/img/examples/thumbs/thumb_wine.jpg +0 -0
  207. package/website/static/img/examples/user-interface/4s.jpg +0 -0
  208. package/website/static/img/examples/user-interface/apple.jpg +0 -0
  209. package/website/static/img/examples/user-interface/input.png +0 -0
  210. package/website/static/img/examples/user-interface/palm.png +0 -0
  211. package/website/static/img/examples/user-interface/pascaline.jpg +0 -0
  212. package/website/static/img/examples/user-interface/univac.JPG +0 -0
  213. package/website/static/img/font-options.png +0 -0
  214. package/website/static/img/kl-og.png +0 -0
  215. package/website/static/img/knightlab_logo.png +0 -0
  216. package/website/static/img/loading.gif +0 -0
  217. package/website/static/img/make/abril-droidsans.png +0 -0
  218. package/website/static/img/make/amatic-andika.png +0 -0
  219. package/website/static/img/make/bevan-pontanosans.png +0 -0
  220. package/website/static/img/make/bitter-raleway.png +0 -0
  221. package/website/static/img/make/clicker-garamond.png +0 -0
  222. package/website/static/img/make/dancing-ledger.png +0 -0
  223. package/website/static/img/make/default.png +0 -0
  224. package/website/static/img/make/fakedropdown.svg +0 -1
  225. package/website/static/img/make/fjalla-average.png +0 -0
  226. package/website/static/img/make/font-options.png +0 -0
  227. package/website/static/img/make/georgia-helvetica.png +0 -0
  228. package/website/static/img/make/lustria-lato.png +0 -0
  229. package/website/static/img/make/medula-lato.png +0 -0
  230. package/website/static/img/make/oldstandard.png +0 -0
  231. package/website/static/img/make/opensans-gentiumbook.png +0 -0
  232. package/website/static/img/make/playfair-faunaone.png +0 -0
  233. package/website/static/img/make/playfair.png +0 -0
  234. package/website/static/img/make/pt.png +0 -0
  235. package/website/static/img/make/publish_to_web_browser_url.png +0 -0
  236. package/website/static/img/make/publish_to_web_button_small-od1.png +0 -0
  237. package/website/static/img/make/publish_to_web_button_small.png +0 -0
  238. package/website/static/img/make/publish_to_web_small.png +0 -0
  239. package/website/static/img/make/publish_to_web_url_small.png +0 -0
  240. package/website/static/img/make/roboto-megrim.png +0 -0
  241. package/website/static/img/make/rufina-sintony.png +0 -0
  242. package/website/static/img/make/unicaone-vollkorn.png +0 -0
  243. package/website/static/img/make/v4_step_1.png +0 -0
  244. package/website/static/img/make/v4_step_2.png +0 -0
  245. package/website/static/img/timeline.png +0 -0
  246. package/website/static/img/timeline3_intro_image.png +0 -0
  247. package/website/static/js/faq-generator.js +0 -20
  248. package/website/static/js/main.js +0 -240
  249. package/website/static/welcome/step3.png +0 -0
  250. package/website/static/welcome/welcome.json +0 -266
  251. package/website/templates/_about.html +0 -23
  252. package/website/templates/_analytics.html +0 -10
  253. package/website/templates/_banner.html +0 -26
  254. package/website/templates/_demo.html +0 -5
  255. package/website/templates/_developers.html +0 -19
  256. package/website/templates/_examples.html +0 -156
  257. package/website/templates/_faq.html +0 -117
  258. package/website/templates/_footer.html +0 -54
  259. package/website/templates/_head.html +0 -38
  260. package/website/templates/_header.html +0 -18
  261. package/website/templates/_help.html +0 -50
  262. package/website/templates/_make.html +0 -291
  263. package/website/templates/_nav.html +0 -24
  264. package/website/templates/_overview.html +0 -32
  265. package/website/templates/_roadmap.html +0 -27
  266. package/website/templates/_storytelling_tools.html +0 -35
  267. package/website/templates/base.html +0 -37
  268. package/website/templates/docs/faq.html +0 -223
  269. package/website/templates/docs/index.html +0 -57
  270. package/website/templates/docs/instantiate-a-timeline.html +0 -207
  271. package/website/templates/docs/json-format.html +0 -477
  272. package/website/templates/docs/license.html +0 -29
  273. package/website/templates/docs/media-types.html +0 -82
  274. package/website/templates/docs/options.html +0 -472
  275. package/website/templates/docs/overriding-styles.html +0 -357
  276. package/website/templates/docs/using-spreadsheets.html +0 -94
  277. package/website/templates/error.html +0 -28
  278. package/website/templates/examples/_common_example_embed.html +0 -27
  279. package/website/templates/examples/embed-test/index.html +0 -41
  280. package/website/templates/examples/example.json +0 -328
  281. package/website/templates/examples/houston/index.html +0 -40
  282. package/website/templates/examples/houston/timeline2.json +0 -218
  283. package/website/templates/examples/houston/timeline3.json +0 -271
  284. package/website/templates/examples/mediatypes/index.html +0 -61
  285. package/website/templates/examples/mediatypes/timeline3.json +0 -421
  286. package/website/templates/examples/republican/index.html +0 -49
  287. package/website/templates/examples/republican/timeline2.json +0 -0
  288. package/website/templates/examples/republican/timeline3.json +0 -238
  289. package/website/templates/examples/shit-people-say/index.html +0 -39
  290. package/website/templates/examples/shit-people-say/timeline2.json +0 -243
  291. package/website/templates/examples/shit-people-say/timeline3.json +0 -336
  292. package/website/templates/examples/soundcite/index.html +0 -42
  293. package/website/templates/examples/soundcite/timeline3.json +0 -271
  294. package/website/templates/examples/timeline3.json +0 -271
  295. package/website/templates/examples/twain/index.html +0 -85
  296. package/website/templates/examples/twain/marktwain.json +0 -502
  297. package/website/templates/examples/user-interface/index.html +0 -40
  298. package/website/templates/examples/user-interface/timeline2.json +0 -260
  299. package/website/templates/examples/user-interface/timeline3.json +0 -327
  300. package/website/templates/index.html +0 -17
  301. package/website/templates/mediatype-tests.html +0 -121
  302. package/website/templates/test/GoogleSpreadsheetFeedLegacyFormat.json +0 -1
  303. package/website/templates/test/GoogleSpreadsheetFeedTJS3Format.json +0 -1
  304. package/website/templates/test/maps.html +0 -4
  305. package/website/templates/unit-tests.html +0 -775
@@ -1,121 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
-
4
- <head>
5
- <title>MediaType Unit Tests</title>
6
-
7
- <link rel="stylesheet" href="//cdn.jsdelivr.net/qunit/1.14.0/qunit.css" />
8
-
9
- <script type="text/javascript" src="//cdn.jsdelivr.net/g/qunit@1.14.0,underscorejs@1.6.0"></script>
10
-
11
- <!-- build:js https://cdn.knightlab.com/libs/timeline3/%(cdn)s/js/timeline-min.js -->
12
- <script src="/dist/js/timeline.js"></script>
13
- <!-- endbuild -->
14
-
15
-
16
- <script type="text/javascript">
17
- // for simple tests, just add a tuple [url,mediatype.type]
18
- // Optionally add a third item in the tuple for a more verbose
19
- // description of what is being tested.
20
- MEDIA_TYPE_TESTS = [
21
- // TL.Media.YouTube
22
- ['https://www.youtube.com/watch?v=pi2v1m6gmD8&t=5m21s', 'youtube', 'YouTube with time stamp'],
23
- ['//www.youtube.com/watch?v=pi2v1m6gmD8', 'youtube', 'YouTube with no protocol'],
24
- ['youtu.be/pi2v1m6gmD8', 'youtube', 'YouTu.be short url'],
25
- ['http://vimeo.com/20839673', 'vimeo'],
26
- ['http://www.dailymotion.com/video/x2fo0e8_the-history-of-advertising-in-60-seconds_lifestyle', 'dailymotion'],
27
- ['https://vine.co/v/Og5Ai71WHdD', 'vine'],
28
- ['https://soundcloud.com/usher-raymond-music/usher-i-dont-mind-feat-juicy-j', 'soundcloud'],
29
- ['https://twitter.com/NASASpaceflight/status/562327074384654336', 'twitter'],
30
- ['<blockquote class="twitter-tweet" lang="en"><p>Rough vs. smooth: the Anuket and Anubis regions on <a href="https://twitter.com/hashtag/67P?src=hash">#67P</a> <a href="http://t.co/kOyAiOKlma">http://t.co/kOyAiOKlma</a> <a href="https://twitter.com/hashtag/CometWatch?src=hash">#CometWatch</a> <a href="http://t.co/YmQ8bP5WbS">pic.twitter.com/YmQ8bP5WbS</a></p>&mdash; ESA Rosetta Mission (@ESA_Rosetta) <a href="https://twitter.com/ESA_Rosetta/status/563722810397560832">February 6, 2015</a></blockquote>', 'twitterembed'],
31
- ['https://www.google.com/maps/@42.032147,-87.6689625,15z', 'googlemaps', 'Google Maps with lat/long'],
32
- ['https://www.google.com/maps/search/target/@41.8747339,-87.6481257,13z?hl=en-US', 'googlemaps', 'Google Maps with search'],
33
- ['https://www.google.com/maps/place/Northwestern+University/@42.056459,-87.675267,17z/data=!3m1!4b1!4m2!3m1!1s0x880fd00b703e4c39:0x2c37b567fad56106', 'googlemaps', 'Google Maps with place'],
34
- ['https://www.google.com/maps/dir/W+Adams+St+%26+S+Clark+St,+Chicago,+IL/Northwestern+University,+633+Clark+Street,+Evanston,+IL+60208/@41.9672743,-87.7225481,12z/data=!3m1!4b1!4m13!4m12!1m5!1m1!1s0x880e2cbc8bcec53b:0x72d2c7372d97283d!2m2!1d-87.6308023!2d41.8794067!1m5!1m1!1s0x880fd00b703e4c39:0x2c37b567fad56106!2m2!1d-87.675267!2d42.056459', 'googlemaps', 'Google Maps with directions'],
35
- // google plus not specifically supported
36
- // ['https://lh4.googleusercontent.com/-QO1O34U4z7k/Ui4OnAkgWjI/AAAAAAAAQv4/eDSXlUlwcKs/w622-h415-no/IMG_7898.JPG', 'googleplus'],
37
- ['http://instagram.com/p/ymwL5JAsw5/', 'instagram'],
38
- ['http://instagram.com/lukerague/', 'profile'],
39
- ['https://www.flickr.com/photos/critterseeker/16420145375', 'flickr'],
40
- ['https://flic.kr/p/u7SSxw', 'flickr'],
41
- ['https://www.documentcloud.org/documents/1377371-folketinget.html', 'documentcloud'],
42
- ['http://www.kidzone.ws/images-changed/sharks/head.jpg', 'image', 'JPG'],
43
- ['http://usatlife.files.wordpress.com/2014/06/groundhog-day-bill-murray-winter-never-going-to-end.gif', 'image', 'GIF'],
44
- ['http://pngimg.com/upload/banana_PNG842.png', 'image', 'PNG'],
45
- ['http://upload.wikimedia.org/wikipedia/commons/c/c2/Rocky_Mountains.jpeg', 'image', 'JPEG'],
46
- ['https://docs.google.com/document/d/1RvKYxHuwweIP8zRrnjad-0exVoZOUsSVgDYPp0J1mzY/edit?usp=sharing', 'googledocs'],
47
- ['http://stlab.adobe.com/wiki/images/d/d3/Test.pdf', 'pdf'],
48
- ['https://en.wikipedia.org/wiki/1997_International_Tennis_Championships_%E2%80%93_Doubles', 'wikipedia'],
49
- ['<iframe src="https://embed.spotify.com/?uri=https://play.spotify.com/artist/2iE18Oxc8YSumAU232n4rW" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>', 'spotify', 'artist'],
50
- ['https://play.spotify.com/user/edvard_m/playlist/4xFSdiuP4gpR4wq2OghlOs', 'spotify', 'playlist'],
51
- ['https://play.spotify.com/track/5SdB3onMcO9ZBoKrdvCqhR', 'spotify', 'track'],
52
- ["<iframe src='https://cdn.knightlab.com/libs/timeline/latest/embed/index.html?source=10fFZXg4kioMz8uTVDZfawiJkgrWZxfJuziK1i1AaCrs&font=Bevan-PotanoSans&maptype=toner&lang=en&height=650' width='100%' height='650' frameborder='0'></iframe>", 'iframe'],
53
- ['https://storify.com/IllinoisStateU/best-campus-photos-january-2015', 'storify'],
54
- // website media type not currently supported
55
- // ['http://www.theonion.com/articles/measles-epidemic-2015-a-timeline-of-the-outbreak,37870/', 'website'],
56
- ['http://instagram.com/lukerague', 'profile'],
57
- ['<blockquote>This is a block quote.</blockquote>', 'blockquote'],
58
- ['http://2.bp.blogspot.com/-dxJbW0CG8Zs/TmkoMA5-cPI/AAAAAAAAAqw/fQpsz9GpFdo/s1600/voyage-dans-la-lune-1902-02-g.jpg', 'image'],
59
- ]
60
- test("Looping MediaType tests", function() {
61
-
62
- for (var i = 0; i < MEDIA_TYPE_TESTS.length; i++) {
63
- var url = MEDIA_TYPE_TESTS[i][0],
64
- expected_type = MEDIA_TYPE_TESTS[i][1];
65
-
66
- var expectation = MEDIA_TYPE_TESTS[i][2] || "Expected " + expected_type
67
- var mediatype = TL.MediaType({
68
- url: url
69
- });
70
- equal(mediatype.type, expected_type, "Expected " + expected_type);
71
- }
72
-
73
- });
74
-
75
-
76
- // these tests were in the unit-tests.html when we only had one test page
77
- test("original URL tests", function() {
78
-
79
- function mediaTypeEqual(url, expected) {
80
- var d = TL.MediaType({
81
- 'url': url
82
- })
83
- return equal(d.type, expected, expected);
84
- }
85
-
86
- mediaTypeEqual('https://www.flickr.com/photos/cleopatra69/5399251313/in/photostream', 'flickr')
87
-
88
- mediaTypeEqual('http://en.wikipedia.org/wiki/Project_Gutenberg', 'wikipedia')
89
-
90
- // documentcloud
91
- mediaTypeEqual('http://www.documentcloud.org/documents/346266-healthcarefullplan.js', 'documentcloud')
92
- mediaTypeEqual('https://www.documentcloud.org/documents/1497900-new-orleans-harbor-police-la-for-fy-2013.html', 'documentcloud')
93
-
94
- //Google map view
95
- mediaTypeEqual('https://www.google.com/maps/@42.0563195,-87.6969445,14z', 'googlemaps');
96
-
97
- //Google map place
98
- mediaTypeEqual('https://www.google.com/maps/place/Northwestern+University+Knight+Lab/@42.050703,-87.673881,17z/data=!3m1!4b1!4m2!3m1!1s0x880fd074140e35d1:0x954a22c1989c7105', 'googlemaps');
99
-
100
-
101
- //Google map directions
102
- mediaTypeEqual('https://www.google.com/maps/dir/38325+Pepperweed+Rd,+Squaw+Valley,+CA+93675/Kings+Canyon+National+Park,+California/@36.7824144,-119.2024213,10z/data=!3m1!4b1!4m13!4m12!1m5!1m1!1s0x809511dce15514c5:0x907f3cccddac00b3!2m2!1d-119.165587!2d36.679918!1m5!1m1!1s0x80bfd5ee5ff1a77b:0x826483b770430f4c!2m2!1d-118.555148!2d36.887855', 'googlemaps');
103
-
104
- //Google map search
105
- mediaTypeEqual('https://www.google.com/maps/search/coffee/@36.8128212,-119.7471762,15z/data=!3m1!4b1!4m5!2m4!3m3!1scoffee!2sCalifornia+State+University,+Fresno,+5241+North+Maple+Avenue,+Fresno,+CA+93740!3s0x80945d024e7effdb:0x8a47b32280fd2166', 'googlemaps');
106
-
107
- //Google map satellite tiles
108
- mediaTypeEqual('https://www.google.com/maps/place/38325+Pepperweed+Rd,+Squaw+Valley,+CA+93675/@36.6799575,-119.1647811,347m/data=!3m1!1e3!4m2!3m1!1s0x809511dce15514c5:0x907f3cccddac00b3', 'googlemaps');
109
-
110
- //Google map streetview
111
- mediaTypeEqual('https://www.google.com/maps/@36.67911,-119.1649653,3a,75y,285.33h,79.9t/data=!3m4!1e1!3m2!1sQbOSCYjb9m-VnE-GcqwWEA!2e0', 'googlemaps');
112
-
113
- });
114
- </script>
115
- </head>
116
-
117
- <body>
118
- <div id="qunit"></div>
119
- </body>
120
-
121
- </html>
@@ -1 +0,0 @@
1
- {"version":"1.0","encoding":"UTF-8","feed":{"xmlns":"http://www.w3.org/2005/Atom","xmlns$openSearch":"http://a9.com/-/spec/opensearchrss/1.0/","xmlns$gsx":"http://schemas.google.com/spreadsheets/2006/extended","id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values"},"updated":{"$t":"2015-04-23T17:37:38.533Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"od1"},"link":[{"rel":"alternate","type":"text/html","href":"https://spreadsheets.google.com/pub?key\u003d0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE"},{"rel":"http://schemas.google.com/g/2005#feed","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values"},{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values?alt\u003djson"}],"author":[{"name":{"$t":"scott.b.bradley"},"email":{"$t":"scott.b.bradley@gmail.com"}}],"openSearch$totalResults":{"$t":"8"},"openSearch$startIndex":{"$t":"1"},"entry":[{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/b8lvi"},"updated":{"$t":"2015-04-23T17:37:38.533Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"10/1/2011"},"content":{"type":"text","$t":"headline: Google Spreadsheet Example, text: This is a test of using google spreadsheets as a source for the timeline tool, media: http://www.flickr.com/photos/zachwise/6115056146/in/photostream, mediacredit: Zach Wise/verite.co, mediacaption: \u003ca href\u003d\"http://www.flickr.com/photos/zachwise/6115056146/\" title\u003d\"Chicago by zach.wise, on Flickr\"\u003eChicago by zach.wise\u003c/a\u003e, type: title"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/b8lvi"}],"gsx$startdate":{"$t":"10/1/2011"},"gsx$enddate":{"$t":""},"gsx$headline":{"$t":"Google Spreadsheet Example"},"gsx$text":{"$t":"This is a test of using google spreadsheets as a source for the timeline tool"},"gsx$media":{"$t":"http://www.flickr.com/photos/zachwise/6115056146/in/photostream"},"gsx$mediacredit":{"$t":"Zach Wise/verite.co"},"gsx$mediacaption":{"$t":"\u003ca href\u003d\"http://www.flickr.com/photos/zachwise/6115056146/\" title\u003d\"Chicago by zach.wise, on Flickr\"\u003eChicago by zach.wise\u003c/a\u003e"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":"title"},"gsx$tag":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/cokwr"},"updated":{"$t":"2015-04-23T17:37:38.533Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"1/12/2012"},"content":{"type":"text","$t":"enddate: 1/12/2012, headline: A Flickr Example, text: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim.\n, media: http://www.flickr.com/photos/zachwise/6687123779/in/photostream, mediacredit: Zach Wise/verite.co, mediacaption: Enjoying the snow while sheltered at the train station"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/cokwr"}],"gsx$startdate":{"$t":"1/12/2012"},"gsx$enddate":{"$t":"1/12/2012"},"gsx$headline":{"$t":"A Flickr Example"},"gsx$text":{"$t":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim.\n"},"gsx$media":{"$t":"http://www.flickr.com/photos/zachwise/6687123779/in/photostream"},"gsx$mediacredit":{"$t":"Zach Wise/verite.co"},"gsx$mediacaption":{"$t":"Enjoying the snow while sheltered at the train station"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$tag":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/cpzh4"},"updated":{"$t":"2015-04-23T17:37:38.533Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"11/1/2011"},"content":{"type":"text","$t":"enddate: 11/1/2011, headline: Another Flickr Example, text: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim.\n, media: http://www.flickr.com/photos/zachwise/6894476777/in/photostream, mediacredit: Zach Wise/verite.co, mediacaption: Chicago to NYC"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/cpzh4"}],"gsx$startdate":{"$t":"11/1/2011"},"gsx$enddate":{"$t":"11/1/2011"},"gsx$headline":{"$t":"Another Flickr Example"},"gsx$text":{"$t":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim.\n"},"gsx$media":{"$t":"http://www.flickr.com/photos/zachwise/6894476777/in/photostream"},"gsx$mediacredit":{"$t":"Zach Wise/verite.co"},"gsx$mediacaption":{"$t":"Chicago to NYC"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$tag":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/cre1l"},"updated":{"$t":"2015-04-23T17:37:38.533Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"11/16/2011"},"content":{"type":"text","$t":"enddate: 11/17/2011, headline: Vimeo — Jay Z - \"Hello Brooklyn\", text: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim.\n, media: https://vimeo.com/10089801, mediacredit: Greg Solenström, mediacaption: Jay Z - \"Hello Brooklyn\""},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/cre1l"}],"gsx$startdate":{"$t":"11/16/2011"},"gsx$enddate":{"$t":"11/17/2011"},"gsx$headline":{"$t":"Vimeo — Jay Z - \"Hello Brooklyn\""},"gsx$text":{"$t":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim.\n"},"gsx$media":{"$t":"https://vimeo.com/10089801"},"gsx$mediacredit":{"$t":"Greg Solenström"},"gsx$mediacaption":{"$t":"Jay Z - \"Hello Brooklyn\""},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$tag":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/ciyn3"},"updated":{"$t":"2015-04-23T17:37:38.533Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"12/1/2011"},"content":{"type":"text","$t":"enddate: 12/1/2011, headline: SoundCloud — Lotus Flower - SBTRKT RMX, media: http://soundcloud.com/radiohead/radiohead-lotus-flower-sbtrkt, mediacredit: Radiohead, mediacaption: Lotus Flower - SBTRKT RMX"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/ciyn3"}],"gsx$startdate":{"$t":"12/1/2011"},"gsx$enddate":{"$t":"12/1/2011"},"gsx$headline":{"$t":"SoundCloud — Lotus Flower - SBTRKT RMX"},"gsx$text":{"$t":""},"gsx$media":{"$t":"http://soundcloud.com/radiohead/radiohead-lotus-flower-sbtrkt"},"gsx$mediacredit":{"$t":"Radiohead"},"gsx$mediacaption":{"$t":"Lotus Flower - SBTRKT RMX"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$tag":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/ckd7g"},"updated":{"$t":"2015-04-23T17:37:38.533Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"12/7/2011"},"content":{"type":"text","$t":"enddate: 12/7/2011, headline: YouTube — Edwin Land on BBC, media: http://www.youtube.com/watch?v\u003d3DiCvHiDWiY, mediacaption: Edwin Land on BBC"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/ckd7g"}],"gsx$startdate":{"$t":"12/7/2011"},"gsx$enddate":{"$t":"12/7/2011"},"gsx$headline":{"$t":"YouTube — Edwin Land on BBC"},"gsx$text":{"$t":""},"gsx$media":{"$t":"http://www.youtube.com/watch?v\u003d3DiCvHiDWiY"},"gsx$mediacredit":{"$t":""},"gsx$mediacaption":{"$t":"Edwin Land on BBC"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$tag":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/clrrx"},"updated":{"$t":"2015-04-23T17:37:38.533Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"12/14/2011"},"content":{"type":"text","$t":"enddate: 12/14/2011, headline: A Tweet, media: https://twitter.com/#!/ArjunaSoriano/status/164181156147900416"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/clrrx"}],"gsx$startdate":{"$t":"12/14/2011"},"gsx$enddate":{"$t":"12/14/2011"},"gsx$headline":{"$t":"A Tweet"},"gsx$text":{"$t":""},"gsx$media":{"$t":"https://twitter.com/#!/ArjunaSoriano/status/164181156147900416"},"gsx$mediacredit":{"$t":""},"gsx$mediacaption":{"$t":""},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$tag":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/ba0fz"},"updated":{"$t":"2015-04-23T17:37:38.533Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"12/22/2011"},"content":{"type":"text","$t":"enddate: 12/28/2011, headline: Google Map, text: Just put a link to the map. Nothing fancy, just a link., media: http://maps.google.com/maps?q\u003dchicago\u0026hl\u003den\u0026sll\u003d41.874961,-87.619054\u0026sspn\u003d0.159263,0.351906\u0026t\u003dt\u0026hnear\u003dChicago,+Cook,+Illinois\u0026z\u003d11"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdGlZc0xVVFc3WjBESzBqZGJmYTNKRFE/1/public/values/ba0fz"}],"gsx$startdate":{"$t":"12/22/2011"},"gsx$enddate":{"$t":"12/28/2011"},"gsx$headline":{"$t":"Google Map"},"gsx$text":{"$t":"Just put a link to the map. Nothing fancy, just a link."},"gsx$media":{"$t":"http://maps.google.com/maps?q\u003dchicago\u0026hl\u003den\u0026sll\u003d41.874961,-87.619054\u0026sspn\u003d0.159263,0.351906\u0026t\u003dt\u0026hnear\u003dChicago,+Cook,+Illinois\u0026z\u003d11"},"gsx$mediacredit":{"$t":""},"gsx$mediacaption":{"$t":""},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$tag":{"$t":""}}]}}
@@ -1 +0,0 @@
1
- {"version":"1.0","encoding":"UTF-8","feed":{"xmlns":"http://www.w3.org/2005/Atom","xmlns$openSearch":"http://a9.com/-/spec/opensearchrss/1.0/","xmlns$gsx":"http://schemas.google.com/spreadsheets/2006/extended","id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values"},"updated":{"$t":"2015-04-23T16:58:27.363Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"od1"},"link":[{"rel":"alternate","type":"text/html","href":"https://spreadsheets.google.com/pub?key\u003d0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E"},{"rel":"http://schemas.google.com/g/2005#feed","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values"},{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values?alt\u003djson"}],"author":[{"name":{"$t":"scott.b.bradley"},"email":{"$t":"scott.b.bradley@gmail.com"}}],"openSearch$totalResults":{"$t":"8"},"openSearch$startIndex":{"$t":"1"},"entry":[{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/b8lvi"},"updated":{"$t":"2015-04-23T16:58:27.363Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"1905"},"content":{"type":"text","$t":"month: 7, day: 3, headline: Google Spreadsheet Example, text: This is a test of using google spreadsheets as a source for the timeline tool, media: http://www.flickr.com/photos/zachwise/6115056146/in/photostream, mediacredit: Zach Wise/verite.co, mediacaption: \u003ca href\u003d\"http://www.flickr.com/photos/zachwise/6115056146/\" title\u003d\"Chicago by zach.wise, on Flickr\"\u003eChicago by zach.wise\u003c/a\u003e, type: title"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/b8lvi"}],"gsx$year":{"$t":"1905"},"gsx$month":{"$t":"7"},"gsx$day":{"$t":"3"},"gsx$time":{"$t":""},"gsx$endyear":{"$t":""},"gsx$endmonth":{"$t":""},"gsx$endday":{"$t":""},"gsx$endtime":{"$t":""},"gsx$displaydate":{"$t":""},"gsx$headline":{"$t":"Google Spreadsheet Example"},"gsx$text":{"$t":"This is a test of using google spreadsheets as a source for the timeline tool"},"gsx$media":{"$t":"http://www.flickr.com/photos/zachwise/6115056146/in/photostream"},"gsx$mediacredit":{"$t":"Zach Wise/verite.co"},"gsx$mediacaption":{"$t":"\u003ca href\u003d\"http://www.flickr.com/photos/zachwise/6115056146/\" title\u003d\"Chicago by zach.wise, on Flickr\"\u003eChicago by zach.wise\u003c/a\u003e"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":"title"},"gsx$group":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/cokwr"},"updated":{"$t":"2015-04-23T16:58:27.363Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"2012"},"content":{"type":"text","$t":"month: 1, day: 1, endyear: 2012, endmonth: 2, endday: 1, displaydate: January — February, headline: A Flickr Example, text: TimelineJS is an open-source tool that enables you to build visually-rich interactive timelines and is available in 40 languages., media: http://www.flickr.com/photos/zachwise/6687123779/in/photostream, mediacredit: Zach Wise/verite.co, mediacaption: Enjoying the snow while sheltered at the train station"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/cokwr"}],"gsx$year":{"$t":"2012"},"gsx$month":{"$t":"1"},"gsx$day":{"$t":"1"},"gsx$time":{"$t":""},"gsx$endyear":{"$t":"2012"},"gsx$endmonth":{"$t":"2"},"gsx$endday":{"$t":"1"},"gsx$endtime":{"$t":""},"gsx$displaydate":{"$t":"January — February"},"gsx$headline":{"$t":"A Flickr Example"},"gsx$text":{"$t":"TimelineJS is an open-source tool that enables you to build visually-rich interactive timelines and is available in 40 languages."},"gsx$media":{"$t":"http://www.flickr.com/photos/zachwise/6687123779/in/photostream"},"gsx$mediacredit":{"$t":"Zach Wise/verite.co"},"gsx$mediacaption":{"$t":"Enjoying the snow while sheltered at the train station"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$group":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/cpzh4"},"updated":{"$t":"2015-04-23T16:58:27.363Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"2011"},"content":{"type":"text","$t":"month: 11, day: 1, endyear: 2011, endmonth: 12, endday: 15, headline: Another Flickr Example, text: It's Easy to Make Your Own Timeline, media: http://www.flickr.com/photos/zachwise/6894476777/in/photostream, mediacredit: Zach Wise/verite.co, mediacaption: Chicago to NYC"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/cpzh4"}],"gsx$year":{"$t":"2011"},"gsx$month":{"$t":"11"},"gsx$day":{"$t":"1"},"gsx$time":{"$t":""},"gsx$endyear":{"$t":"2011"},"gsx$endmonth":{"$t":"12"},"gsx$endday":{"$t":"15"},"gsx$endtime":{"$t":""},"gsx$displaydate":{"$t":""},"gsx$headline":{"$t":"Another Flickr Example"},"gsx$text":{"$t":"It's Easy to Make Your Own Timeline"},"gsx$media":{"$t":"http://www.flickr.com/photos/zachwise/6894476777/in/photostream"},"gsx$mediacredit":{"$t":"Zach Wise/verite.co"},"gsx$mediacaption":{"$t":"Chicago to NYC"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$group":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/cre1l"},"updated":{"$t":"2015-04-23T16:58:27.363Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"2011"},"content":{"type":"text","$t":"month: 11, day: 16, time: 05:58:44, endyear: 2011, endmonth: 11, endday: 16, endtime: 07:30:00, headline: Vimeo Example, text: Illustrate your Timeline with photos, videos, tweets and more., media: https://vimeo.com/10089801, mediacredit: Greg Solenström, mediacaption: Jay Z - \"Hello Brooklyn\""},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/cre1l"}],"gsx$year":{"$t":"2011"},"gsx$month":{"$t":"11"},"gsx$day":{"$t":"16"},"gsx$time":{"$t":"05:58:44"},"gsx$endyear":{"$t":"2011"},"gsx$endmonth":{"$t":"11"},"gsx$endday":{"$t":"16"},"gsx$endtime":{"$t":"07:30:00"},"gsx$displaydate":{"$t":""},"gsx$headline":{"$t":"Vimeo Example"},"gsx$text":{"$t":"Illustrate your Timeline with photos, videos, tweets and more."},"gsx$media":{"$t":"https://vimeo.com/10089801"},"gsx$mediacredit":{"$t":"Greg Solenström"},"gsx$mediacaption":{"$t":"Jay Z - \"Hello Brooklyn\""},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$group":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/ciyn3"},"updated":{"$t":"2015-04-23T16:58:27.363Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"2011"},"content":{"type":"text","$t":"month: 12, day: 1, endyear: 2011, endmonth: 12, endday: 2, headline: SoundCloud Example, media: http://soundcloud.com/radiohead/radiohead-lotus-flower-sbtrkt, mediacredit: Radiohead, mediacaption: Lotus Flower - SBTRKT RMX"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/ciyn3"}],"gsx$year":{"$t":"2011"},"gsx$month":{"$t":"12"},"gsx$day":{"$t":"1"},"gsx$time":{"$t":""},"gsx$endyear":{"$t":"2011"},"gsx$endmonth":{"$t":"12"},"gsx$endday":{"$t":"2"},"gsx$endtime":{"$t":""},"gsx$displaydate":{"$t":""},"gsx$headline":{"$t":"SoundCloud Example"},"gsx$text":{"$t":""},"gsx$media":{"$t":"http://soundcloud.com/radiohead/radiohead-lotus-flower-sbtrkt"},"gsx$mediacredit":{"$t":"Radiohead"},"gsx$mediacaption":{"$t":"Lotus Flower - SBTRKT RMX"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$group":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/ckd7g"},"updated":{"$t":"2015-04-23T16:58:27.363Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"2011"},"content":{"type":"text","$t":"month: 12, day: 7, endyear: 2011, endmonth: 12, endday: 8, headline: YouTube Example, media: http://www.youtube.com/watch?v\u003d3DiCvHiDWiY, mediacaption: Edwin Land on BBC"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/ckd7g"}],"gsx$year":{"$t":"2011"},"gsx$month":{"$t":"12"},"gsx$day":{"$t":"7"},"gsx$time":{"$t":""},"gsx$endyear":{"$t":"2011"},"gsx$endmonth":{"$t":"12"},"gsx$endday":{"$t":"8"},"gsx$endtime":{"$t":""},"gsx$displaydate":{"$t":""},"gsx$headline":{"$t":"YouTube Example"},"gsx$text":{"$t":""},"gsx$media":{"$t":"http://www.youtube.com/watch?v\u003d3DiCvHiDWiY"},"gsx$mediacredit":{"$t":""},"gsx$mediacaption":{"$t":"Edwin Land on BBC"},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$group":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/clrrx"},"updated":{"$t":"2015-04-23T16:58:27.363Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"2011"},"content":{"type":"text","$t":"month: 5, day: 6, endyear: 2011, endmonth: 5, endday: 7, headline: Tweet Example, media: https://twitter.com/#!/ArjunaSoriano/status/164181156147900416"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/clrrx"}],"gsx$year":{"$t":"2011"},"gsx$month":{"$t":"5"},"gsx$day":{"$t":"6"},"gsx$time":{"$t":""},"gsx$endyear":{"$t":"2011"},"gsx$endmonth":{"$t":"5"},"gsx$endday":{"$t":"7"},"gsx$endtime":{"$t":""},"gsx$displaydate":{"$t":""},"gsx$headline":{"$t":"Tweet Example"},"gsx$text":{"$t":""},"gsx$media":{"$t":"https://twitter.com/#!/ArjunaSoriano/status/164181156147900416"},"gsx$mediacredit":{"$t":""},"gsx$mediacaption":{"$t":""},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$group":{"$t":""}},{"id":{"$t":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/ba0fz"},"updated":{"$t":"2015-04-23T16:58:27.363Z"},"category":[{"scheme":"http://schemas.google.com/spreadsheets/2006","term":"http://schemas.google.com/spreadsheets/2006#list"}],"title":{"type":"text","$t":"2011"},"content":{"type":"text","$t":"month: 3, day: 4, endyear: 2011, endmonth: 4, endday: 4, headline: Google Map Example, text: Just put a link to the map. Nothing fancy, just a link., media: http://maps.google.com/maps?q\u003dchicago\u0026hl\u003den\u0026sll\u003d41.874961,-87.619054\u0026sspn\u003d0.159263,0.351906\u0026t\u003dt\u0026hnear\u003dChicago,+Cook,+Illinois\u0026z\u003d11"},"link":[{"rel":"self","type":"application/atom+xml","href":"https://spreadsheets.google.com/feeds/list/0AhvhxF6vquPhdFNXNEt2dEh2YmVKOFcwMEZsdy1Rb1E/1/public/values/ba0fz"}],"gsx$year":{"$t":"2011"},"gsx$month":{"$t":"3"},"gsx$day":{"$t":"4"},"gsx$time":{"$t":""},"gsx$endyear":{"$t":"2011"},"gsx$endmonth":{"$t":"4"},"gsx$endday":{"$t":"4"},"gsx$endtime":{"$t":""},"gsx$displaydate":{"$t":""},"gsx$headline":{"$t":"Google Map Example"},"gsx$text":{"$t":"Just put a link to the map. Nothing fancy, just a link."},"gsx$media":{"$t":"http://maps.google.com/maps?q\u003dchicago\u0026hl\u003den\u0026sll\u003d41.874961,-87.619054\u0026sspn\u003d0.159263,0.351906\u0026t\u003dt\u0026hnear\u003dChicago,+Cook,+Illinois\u0026z\u003d11"},"gsx$mediacredit":{"$t":""},"gsx$mediacaption":{"$t":""},"gsx$mediathumbnail":{"$t":""},"gsx$type":{"$t":""},"gsx$group":{"$t":""}}]}}
@@ -1,4 +0,0 @@
1
- {% extends "base.html" %}
2
- {% block content %}
3
- <iframe src="https://www.google.com/maps/embed/v1/streetview?location=42.050958,-87.676965&fov=75&heading=214.66&pitch=0&key=AIzaSyB9dW8e_iRrATFa8g24qB6BDBGdkrLDZYI" width="600" height="600"></iframe>
4
- {% endblock %}