iframe 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| iframe-6.x-1.8.tar.gz | 15.8 KB | 26b61e9b7caf31cafbd3bb34849762ce |
| iframe-6.x-1.8.zip | 16.99 KB | ca1fdf890cb49b032664eeb83c78024d |
Release notes
* fixes Issue #1002502: "Module iframe doesn't meet the requirements to be enabled" - checks for presence of content module (cck core)
* fixes Issue #871046: Not a valid iframe-url. - added mor allowed chars for the query-string of an url
iframe 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| iframe-7.x-1.x-dev.tar.gz | 9.92 KB | 1d985e4174f20240fd602fb650ad2c8d |
| iframe-7.x-1.x-dev.zip | 10.95 KB | 3ebf490de0f46a6472cd57e6738fef37 |
Release notes
Dev-release for developing the Iframe module for drupal-7, with switching from former CCK-dependency to new core field api.
iframe 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| iframe-6.x-1.7.tar.gz | 24.46 KB | e6c47fd3bac7ffac041d85f1a4981616 |
| iframe-6.x-1.7.zip | 38.17 KB | fa954978a3064c2a07167b5b2a3e8984 |
Release notes
Bug fixes:
* fixed issue #731430: Invalid link curly brackets allowed in anchors
* fixed issue #877626: IFRAME invalid url - double quotet url in iframe-alternate html text
* fixed issue #936220: Fatal error: Call to undefined function content_notify() in iframe.install on 15 checks for existence of function content_notify from the content module, for uninstall and disable its not further required.
Code improvement:
* enforced more drupal coding standards
* replaced normal string functions with their drupal equivalent
* strlen 0 check now as empty is faster
* more cleanup with help of scripts/code-style.pl and modul coder
iframe 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| iframe-6.x-1.5.tar.gz | 23.7 KB | 32a4d776c5e11469f6a1be4f2044a77d |
| iframe-6.x-1.5.zip | 36.41 KB | 288953daf67c23f2480309d5a2d9de19 |
Release notes
- reformatting for drupal coding standards (using modul coder) issue #670602: Maintenance
- Issue #671458: Add new formatter with new formatter as a URL without the title but with the URI as link text.
- Fixes bug #664838: Conflicting iframe IDs on multi-node-pages to have same html-ids, now increases the number overall iframes, old iframe-$delta id is now available as classname "iframe-delta-$delta"
- Removed old/disabled/not-functioning views-integration
iframe 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| iframe-6.x-1.3.tar.gz | 26.57 KB | cfa6944824001d3eb87b7ae9aeb941f1 |
| iframe-6.x-1.3.zip | 42.82 KB | 04e5b549f152b45302a0b59f0a7f16db |
Release notes
#340980 url field now is bigger (1024 chars), update migration 6010 added
#364109 fixed bug: width/height setting from node are now used again and not overwritten by general defaults.
iframe 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| iframe-6.x-1.2.tar.gz | 23.98 KB | d0d76baeace412cfa8c818f57b39f766 |
| iframe-6.x-1.2.zip | 34.06 KB | 9e82bd1cab802690d3f40e4812ad6bc9 |
Release notes
Disabled views integration.
Fixed Bug: crashed site when new views-module were enabled - now fixed.
iframe 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| iframe-6.x-1.1.tar.gz | 23.6 KB | 774acb10c0fe298a3c192de7ea3957b8 |
| iframe-6.x-1.1.zip | 33.84 KB | 988a5036c60750427771a0050c7f3095 |
Release notes
corrects bug in width/height-setting; adds umlaut to domain-checking in validate_url.
iframe 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| iframe-6.x-1.0.tar.gz | 23.28 KB | 5cab11b20965fe285edbf56666387bb1 |
| iframe-6.x-1.0.zip | 33.69 KB | 03ef85105de36930fbff5d22095772a8 |
Release notes
initial release