omeka / theme-seasons

A colorful theme with a configuration option to switch style sheets for a particular season. For version 1.2 and above, Seasons offers the style sheets of earlier themes, Spring, Summer, Fall, Winter.
http://omeka.org/add-ons/themes/
GNU General Public License v3.0
6 stars 15 forks source link

Fix Insecure Content Warning #20

Closed misilot closed 10 years ago

misilot commented 10 years ago

Removed the http:// from the non https:// links and changed to the agnostic // style. Where it will pick the transport layer that is being used for browsing.

If browsing http:// it will assume http://. If browsing https:// it will assume https://