Talk:Getting to the space

From Nottinghack Wiki
Jump to navigation Jump to search

OSM link / inline map broken?

Sort of, it works on iOS and some browsers, I'll have a look at the widget code. Robert (talk) 07:17, 28 June 2014 (UTC)


Fixed, moving the wiki to SSL probably broke it as most modern browsers are quite fussy about pulling in non-SSL content to an SSL page. I've changed the OpenLayers JavaScript library to be served from CDNJS which can serve up an SSL version and then overridden the OSM tileset URLs so they are served up via SSL as well if required.

You might need to manually purge existing pages that make use of the widget until it is done automatically (not sure when this happens). You can force a purge by appending ?action=purge onto the page URL.

Robert (talk) 08:56, 30 June 2014 (UTC)