I also strongly encourage a switch to 3, as 2 is no longer maintained and will probably break in some browsers.

On 1/9/2017 11:00 PM, Luis Miguel Morillas wrote:
This line hasn't be changed  at
https://esrl.noaa.gov/csd/groups/csd7/measurements/dataui/

<script src="http://api.simile-widgets.org/ajax/2.2.1/simile-ajax-api.js";
type="text/javascript"></script>

Remove the protocol:

<script src="//api.simile-widgets.org/ajax/2.2.1/simile-ajax-api.js"
type="text/javascript"></script>

Saludos,

-- luismiguel  (@lmorillas)


2017-01-09 23:23 GMT+01:00 'Ken Aikin' via SIMILE Widgets
<simile-widgets@googlegroups.com>:
Thanks for the reply (and from Luis). I've tried removing the protocol from the 
urls, and have gotten the presidents example (using simile v.3) to work, but 
not my data searching tool, which is still using simile v.2.2. Is the problem 
now that I need to upgrade that data searching tool to v.3?

presidents v.3 (hosted on our server)
https://esrl.noaa.gov/csd/groups/csd7/measurements/presidentsv3_https/presidents.html

data searching tool v.2
https://esrl.noaa.gov/csd/groups/csd7/measurements/dataui/

Thanks again for the help. I haven't worked with this code in quite a while.
Ken

--------------------------------------------
On Mon, 1/9/17, David Karger <kar...@csail.mit.edu> wrote:

  Subject: Re: [Simile-Widgets] https with simile?
  To: simile-widgets@googlegroups.com
  Cc: "SIMILE Widgets" <simile-widgets@googlegroups.com>
  Date: Monday, January 9, 2017, 2:20 PM

  exhibit
  world's fine with https but you have to watch out for
  "mixed content".  modem browsers will not load
  http content on https pages and vice versa. best practice is
  to leave the protocol off your urls e.g. replace http://foo.org/ with 
//foo.org/


  Sent from BlueMail

  On Jan 9, 2017, at 10:10
  AM, 'ken' via SIMILE Widgets <simile-widgets@googlegroups.com>
  wrote:
  Hi,Recently our organization switched
  from http to https. At the same time, my faceted search tool
  using simile v.2 stopped working.
  https://esrl.noaa.gov/csd/groups/csd7/measurements/dataui/

  I tried
  putting the presidents example (using simile v.3) on our
  server (again using https) and could not get that to work
  either.
  So my question
  is, does simile work with https?
  Thanks,Ken




  --

  You received this message because you are subscribed to the
  Google Groups "SIMILE Widgets" group.

  To unsubscribe from this group and stop receiving emails
  from it, send an email to simile-widgets+unsubscr...@googlegroups.com.

  To post to this group, send email to simile-widgets@googlegroups.com.

  Visit this group at https://groups.google.com/group/simile-widgets.

  For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "SIMILE 
Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to simile-widgets+unsubscr...@googlegroups.com.
To post to this group, send email to simile-widgets@googlegroups.com.
Visit this group at https://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "SIMILE 
Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to simile-widgets+unsubscr...@googlegroups.com.
To post to this group, send email to simile-widgets@googlegroups.com.
Visit this group at https://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

Reply via email to