Commit Graph

10 Commits

Author SHA1 Message Date
Gordon Anderson 2df66ba223 FIX: getCMSField still works if the Metadata field has been removed by another module 2016-02-24 20:53:19 +07:00
helpfulrobot 15ec879c70 Converted to PSR-2 2015-11-18 16:57:44 +13:00
Ingo Schommer 73d0b87155 Allow forcing of host page protocol
Avoid mixed content issues when host page is https://
but iframe URL is specified as http://.
2014-11-19 16:04:22 +13:00
Elliot Sawyer 95101fcbc6 Disallow javascript protocol in IFrameURL using a whitelist of allowed schemes. Includes unit testing and a docblock to IFramePage validate function to explain exceptions and return types 2014-07-16 16:17:17 +12:00
Robert Curry 7991734b08 Move fields above metadata on IFramePage 2013-02-27 16:37:48 +13:00
Mateusz Uzdowski 021e508ca9 ENHANCEMENT: refactor the IFramePage, add tests 2012-06-05 11:30:13 +12:00
Mateusz Uzdowski 70cc4427d0 ENHANCEMENT: add auto-sizing iframes, cleanup 2012-06-01 17:21:05 +12:00
Andrew O'Neil d2345539c6 FEATURE: Allow content at top and bottom of iframe 2009-06-04 02:35:03 +00:00
Andrew O'Neil 04e5b3fc22 Disable dynamic height for now, until i can get it working 2009-03-03 05:41:44 +00:00
Andrew O'Neil 0f2de8f7ed Intial implementation 2009-02-27 02:41:21 +00:00