entity_iframe 7.x-1.2

Bug fixes
New features

Huge update to developer UX and accuracy of the cross-origin method. There's a new module called entity_iframe_resize which has 0 configuration and "Just Works" to do initial and post-load updating of frame sizes to match between domains. This method uses window.PostMessage and Event mutators in order to dynamically resize parent windows whenever child content changes size. This is a dramatic improvement over previous methods as far as sizing accuracy and window'ed content and now change shape and accurately communicate this with parent windows securely.

entity_iframe 7.x-1.1

Bug fixes

Bug fix

  • Treat entity_iframe paths as admin; useful in checks w/ other modules as to if they should add content to the page

entity_iframe 7.x-1.0-rc1

New features
Bug fixes

This release has support for secure cross domain iframe based requests as well as some general bug fixes. It largely hasn't changed in dev much in awhile so moving this to RC phase. Watch https://www.youtube.com/watch?v=1frtEY5vDyk&feature=youtu.be to see how the cross-domain capabilities can be applied.

entity_iframe 7.x-1.0-beta4

New features

New features

  • Views integration for embed code and link as fields that can be added to any entity type (respects admin settings associated to what types and bundles can be used as an iframe)
  • API / Documentation updated to reflect views integration as well as flexibility added to iframe embed properties.

You'll probably need to clear your cache for the views integration to be picked up if you are doing a file replacement upgrade. If not, it'll just work when enabled.

entity_iframe 7.x-1.0-beta3

New features
Bug fixes

Bug fixes

  • updated README to match current capabilities of the project
  • fixed warning when #theme wasn't set by an entity type
  • improved function documentation and fixed some outdated information
  • more efficient request processing in entity_view

New features

    entity_iframe 7.x-1.0-beta2

    New features

    New features

    • Admin menu suppressed if module is enabled
    • submodule called "entity_iframe_mode" which attempts to force links to items in "iframe mode" at least maintain that theme
    Subscribe with RSS Subscribe to Releases for Entity iframe