Joe Germuska
d41bb83ee0
be more permissive about iframe markup. closes #567 . thanks @stephenr85
11 years ago
Joe Germuska
de02f719b5
remove themes from url paths. Closes #512 . Thanks @sbleon
11 years ago
Joe Germuska
e180edd80b
treat Streetview API urls as images, not maps. Closes #520 . Thanks @obsoleter
11 years ago
DanKeeling
5463d76f89
Updated VMM.Browser to better determine IE7/8 Versions
...
An update to browser to check for Trident Version, IE8 reports as IE7
when in certain zones. This check determines more accurately actual IE7
or 8 version.
11 years ago
Drew Freyling
f808878019
smushed with png gauntlet
11 years ago
Joe Germuska
df08a01e7d
add some notes for most likely places worth fixing as part of #618
11 years ago
Canton Becker
d8ad4e1b7e
Added maxheight=168 directive for soundcloud iframes
...
Requests that soundcloud render an iframe with a maxheight of 168.
Without this, you end up with a very tall soundcloud iframe which hides
the timeline dropshadow and caption.
11 years ago
Joe Germuska
55c32dc85b
stop YouTube players when slide changes. Thanks @rossluebe for patch.
11 years ago
bpalir
c6cffcfa07
Update sl.js
...
sorry, forgot one...
11 years ago
Joe Germuska
dde67610fd
move check for blockquote and iframe to top of media type analysis (and check for tags not just strings) so as to not incorrectly try to pluck media out from the iframe or the blockquote. Closes #605
11 years ago
Joe Germuska
cc262f2faf
integrate suggestion from comment on #580
11 years ago
Joe Germuska
e94c9f3188
change method for establishing JS distribution url root. Closes #460 . Thanks @brunobg
11 years ago
bpalir
3f0df9e2a6
Update sl.js
...
months and days in slovenian language are NOT written with capital letters.
11 years ago
Joe Germuska
b8ada79bd5
WIP integrating #580
11 years ago
fisch42
45dd236eed
Added OpenStreetMap tiles
11 years ago
Joe Germuska
179bb45aa6
Add Thai translation. Closes NUKnightLab/StoryJS-Core#45 Thanks @keikung
11 years ago
Joe Germuska
22b73ea734
allow .svg for 'image' MediaType. Closes NUKnightLab/StoryJS-Core#6 thanks @inkbug sorry for epic delay
11 years ago
Joe Germuska
003ce186d2
Alternate implementation for supporting custom thumbnails when no media element is defined. Closes NUKnightLab/StoryJS-Core#24 thanks @vedmack for the suggestion
11 years ago
Joe Germuska
9b2cd27546
Farsi is right-to-left
11 years ago
Joe Germuska
d3718f1fd3
Add article to loading_timeline message. Closes NUKnightLab/StoryJS-Core#39 thanks @opensas
11 years ago
Joe Germuska
df1695507c
s/timeline/tidslinje - closes NUKnightLab/StoryJS-Core#40 thanks @tbaschim
11 years ago
Joe Germuska
f12b88d322
Add Romanian translation. Closes NUKnightLab/StoryJS-Core#43 Thanks @rebelmonk
11 years ago
Joe Germuska
607deb090f
Updates to Hungarian l10n. Closes NUKnightLab/StoryJS-Core#42 Thanks @mtorok
11 years ago
Joe Germuska
3e760a5a1f
update Italian translation. Closes NUKnightLab/StoryJS-Core#46 thanks @lollando
11 years ago
Phil Wolstenholme
a77c016d98
Show IE 8+ compatibility mode users a better error
...
* Currently IE 8,9,10,11 etc users will see an 'IE 7 is not supported' message if they try and view a timeline while IE's compatibility mode is enabled.
* This is confusing as the user knows they are not using IE7.
* This commit alters the error message to include the sentence 'If you are using a recent version of Internet Explorer you may need to disable compatibility mode in your browser.'
* I haven't provided a link to guidance on how to do this as there doesn't seem to be an official Microsoft source on how to *disable* compatibility mode, and I didn't want to link to an unofficial source that might become unavailable in the future.
11 years ago
Joe Germuska
74f4840b52
s/Enlargar/Expandir/ (ZenDesk ticket no. 263, with alternate translation suggested by MA
11 years ago
Joe Germuska
eaa44f7497
catch 400 response from Google and clearly indicate that the spreadsheet URL is bad or it's not public
11 years ago
Joe Germuska
704d630316
months and days not capitalized
11 years ago
Joe Germuska
974a91a3cb
move change to Array.prototype to a utility method to have less impact on other people's JavaScript
11 years ago
Marcell Mars
e1297eab10
initial croatian translation
11 years ago
Paavo Huhtala
b66464dfaf
Made Finnish locale use 24h time instead of 12h
11 years ago
Joe Germuska
2d38c9d6d3
using api.pagepeeker.com instead of free.pagepeeker.com seems to work for both http and https
11 years ago
Joe Germuska
724f3e9abe
add fa.js (Farsi translations)
11 years ago
Allen
3dca8b757a
fixed issue with stamen maps
11 years ago
Joe Germuska
a7a1f367d3
instagram thumbnail call used wrong value
11 years ago
Joe Germuska
e3005de8e6
fix name error
11 years ago
Joe Germuska
29544e2615
function for extracting Instagram ID
11 years ago
Joe Germuska
e190a06649
extend instagram URL check
11 years ago
Joe Germuska
847635f648
centralize flickr ID extraction
11 years ago
Joe Germuska
0003b01189
Change method for extracting photo id from Flickr URL. Closes #556
11 years ago
Joe Germuska
3a2ffd3d1b
add Lithuanian language support (thanks Vaidas Sukauskas)
11 years ago
Joe Germuska
906f0d9309
remove sprite from thumbnail class
11 years ago
Joe Germuska
fd74227380
no longer using jade
11 years ago
Joe Germuska
cd9ef1518a
load youtube player API with schema-relative URL
11 years ago
Joe Germuska
86be52486b
make iframe media type parser accept double or single quotes
11 years ago
Joe Germuska
337d66f5dc
add Nepali translations -- Thank you, Ujjwal Acharya
11 years ago
Joe Germuska
d700d0c98a
remove lowlevel default map type and adjust to use Google Maps terrain instead of Stamen for default
11 years ago
Joe Germuska
6e2e641d87
restore API key; not technically required but we want people to use it
11 years ago
Joe Germuska
7d64fbfee5
remove Stamen maps until we debug the problem with them
11 years ago
Joe Germuska
2851d66f5d
stop with error message before trying to render invalid timeline.
11 years ago