Downloads
Download tar.gz
8.71 KB
MD5: de771eab861b266fbe432f75290c6385
SHA-1: 392a2c4f67ec4a4fd953a4486033d5102777f22b
SHA-256: d88b21b812bac2dd86ae652772ac70a1551894b28a6c6fa3212ee032d6c7170c
Download zip
9.63 KB
MD5: c680c26c8c79f7a57f26561f926aeb78
SHA-1: 9f9b2890fc598f3fa34ed6206f6b9df3874724a6
SHA-256: 005172020c4e2fa49e6c07a8218d34d64b5e5807bf37f4b32047310588b470c3
Release notes
Warning
In previous releases, this module created its node type with the programmatic name “profile”. This was an error, and the update scripts for this release will change all nodes of type “profile” to have type “iframe_page”. This might cause you problems if you have another module that uses the same node type or if you have added CCK fields to the iframe pages. If you have only used iframe_pages as-is, this should not be an issue for you.
Changelog:
- Fixed name of node type. Should be iframe_page, not profile.
- Changed schema and form to allow percentage values for width and height.
- Raised the limit on URL length to 2048 characters.