Download & Extend

Releases for Modal Frame API

modalframe 6.x-1.7

Download Size md5 hash
modalframe-6.x-1.7.tar.gz 27.08 KB 119f9175d69841970cea9429becd51e0
modalframe-6.x-1.7.zip 33.29 KB 0a9f22c3602926c16d745a119b3d83b8
Last updated: December 24, 2010 - 23:23
Official release from tag: 6.x-1.7

Release notes

Changes since Modal Frame API 6.x-1.6

Features:

  • #732820 Use module_invoke_all('suppress') in child windows to provide support for modules such as admin_menu and admin 2.x.

Bugfixes:

  • #673710 IE issue - Object doesn't support this property or method in js/parent.js line 605.
  • #740160 by corey.aufang - Internet Explorer issues with IFRAME.
  • #744122 Colides with page-admin.tpl.php and other page.tpl.php variants.

Compatibility:

  • #798618 Deprecate support for jQuery UI library 1.6.x.

modalframe 6.x-1.6

Download Size md5 hash
modalframe-6.x-1.6.tar.gz 26.43 KB 4d9ef99ffaf8f3425f14b6984821ae6c
modalframe-6.x-1.6.zip 32.3 KB a1b17579292202929b5bc4b7e9e23c41
Last updated: December 24, 2010 - 23:23
Official release from tag: 6.x-1.6

Release notes

Changes since Modal Frame API 6.x-1.5

Release notes:

  • This is a quick release to deploy a few new features and a quite simple performance enhancement that makes Modal Frames load faster.
  • There's no need to run update.php to upgrade. Just make sure your javascript caches are cleared. You should also rebuild your theme registry.
  • You may also want to check out the new Modal Frame Contrib Package. It comes with a few mini-modules that implement Modal Frames here and there.

Features:

  • Transform function triggerParentEvent() into a method of the modalFrameChild object, so it can be easily reused.
  • Added onLoad option to client-side modal frame (callback to invoke when the child document in the modal frame is fully loaded).
  • Package name replaced from "User interface" to "Modal frame", because we now have the modalframe_contrib package that provides a few modules that implement Modal Frame API for common day to day tasks.
  • Added onLoad event handler for the iframe element to catch up bugs in server-side of child processing when modalframe_child_js() is not invoked.
  • Added Drupal.theme('modalFrameThrobber') as a helper theme function that can be reused elsewhere.
Read more

modalframe 6.x-1.5

Download Size md5 hash
modalframe-6.x-1.5.tar.gz 24.6 KB e4b66ff219fd6e130960f1666e3a80c3
modalframe-6.x-1.5.zip 30.22 KB 350fb2af0a4998be4a5860118b0f0b08
Last updated: December 24, 2010 - 23:23
Official release from tag: 6.x-1.5

Release notes

Changes since Modal Frame API 6.x-1.4

Release notes:

  • There's no need to run update.php to upgrade. Just make sure your javascript caches are cleared.

Features:

  • #668540 Removed the autoResize option in favor of the autoFit option that serves both purposes.
  • #668540 Added onOpen option to client-side modal frame (callback to invoke when the modal frame is opened).
  • #668540 Added customDialogOptions option to client-side modal frame (an object with custom jQuery UI Dialog options).
  • #668540 Added doxygen comments to Drupal.modalFrame.open() method.
  • #669478 Prevent from resizing the modal frame while a child document is loading or unloading.

Bugfixes:

  • #608472 jQuery Tabs in Modal Frame do not work because the child document is not visible until the child Drupal behavior is executed.
  • #602176 by Bodo Maass: Incorrect scrolling with theme.css from jquery ui 1.7.2.
  • #595646 by EugenMayer, mbutcher: Hide loading animation as soon as the child document is loaded, restore the animation on page transitions.
Read more

modalframe 6.x-1.4

Download Size md5 hash
modalframe-6.x-1.4.tar.gz 22.45 KB 23aaffdf2b79597f8c1f94969063d71c
modalframe-6.x-1.4.zip 27.7 KB c9d3c4cfc368b193ce22830799901186
Last updated: December 24, 2010 - 23:23
Official release from tag: 6.x-1.4

Release notes

Changes since Modal Frame API 6.x-1.3

There's no need to run update.php to upgrade. Just make sure your javascript caches are cleared.

modalframe 6.x-1.3

Download Size md5 hash
modalframe-6.x-1.3.tar.gz 21.58 KB 9f0780c08b2ebc77eebecfefde35e57c
modalframe-6.x-1.3.zip 26.37 KB 9536edf3a6713473fd25de2eb249de36
Last updated: December 24, 2010 - 23:23
Official release from tag: 6.x-1.3

Release notes

Changes since Modal Frame API 6.x-1.2

TODO:

There's no need to run update.php to upgrade.

modalframe 7.x-1.x-dev

Download Size md5 hash
modalframe-7.x-1.x-dev.tar.gz 18.6 KB 975031f62d691facbae7570b241b7c41
modalframe-7.x-1.x-dev.zip 21.49 KB 59f785021233d061f2b3f1de81d5eb0a
Last updated: February 25, 2011 - 07:41
Development snapshot from branch: 7.x-1.x

Release notes

Development snapshot of the Modal Frame API for Drupal 7.x

Note for those interested in Drupal 7 support for this modue: It seems this feature is being included in Drupal core itself. So, probably there will be no stable release of this module for Drupal 7 because it will be already there. :-D See: #517688: Initial D7UX admin overlay.

modalframe 6.x-1.2

Download Size md5 hash
modalframe-6.x-1.2.tar.gz 20.3 KB 11bb6cc22900dfc09d9ba949347de444
modalframe-6.x-1.2.zip 25.02 KB 4efe040907fbabe12deed7a10079280b
Last updated: December 24, 2010 - 23:23
Official release from tag: 6.x-1.2

Release notes

Changes since Modal Frame 6.x-1.1:

TODO:

modalframe 6.x-1.1

Download Size md5 hash
modalframe-6.x-1.1.tar.gz 19.83 KB e944519827b7da6995a0de7c6bad89c9
modalframe-6.x-1.1.zip 24.59 KB 07fc3e5d2dcd9f274dea2599a1342157
Last updated: December 24, 2010 - 23:23
Official release from tag: 6.x-1.1

Release notes

Changes since Modal Frame 6.x-1.0:

  • Bugfix: load jQuery UI core on child windows to get access to tabbable elements.
  • Bugfix: fully rewritten method to deal with tabbable elements in child window.
  • Bugfix: fully rewritten methods to compute dialog size and position.
  • Bugfix: enhanced clean up code to help browsers deal with memory leaks.
  • Bugfix: enhanced support for autoResize option. Also, enabled this option in example module.
  • Bugfix: removed a few snippets with IE dependencies present in previous version.
  • Bugfix: make sure modalframe_close_dialog() cannot be invoked more than once.
  • CSS simplification: remove class .modalframe-loading, background moved to #modalframe-container.
  • CSS change: opacity effect increased from 0.3 to 0.4.
  • #476004 reported by bangpound. Remove jQuery Update requirement.
  • Changed description of example module (s/module/API).
  • Minor changes in inline code documentation and coding style.

TODO:

modalframe 6.x-1.0

Download Size md5 hash
modalframe-6.x-1.0.tar.gz 18.84 KB 22e848a3318281f789f65c81d135f5e5
modalframe-6.x-1.0.zip 23.62 KB fa395dbaaaf778dcc0d1f0e806203b2b
Last updated: December 24, 2010 - 23:23
Official release from tag: 6.x-1.0

Release notes

Initial release for the Modal Frame API module for Drupal 6.

Important notice: I'm sorry, but after I released 1.0 I found a couple of conflicts that happen on certain scenarios, and I'm working as fast as I can to fix them. I expect to get it during this week. So, please see this release as a proof of concept of the basic idea. I'll come back with a more stable implementation as soon as possible. Thanks for your patience.

modalframe 6.x-1.x-dev

Download Size md5 hash
modalframe-6.x-1.x-dev.tar.gz 27.42 KB 8a4ca5987b21bafe78692599f3826599
modalframe-6.x-1.x-dev.zip 32.67 KB 100177923f14f6acaae439bb63ea6401
Last updated: February 25, 2011 - 07:41
Development snapshot from branch: 6.x-1.x

Release notes

Development snapshot of the Modal Frame API for Drupal 6.x

Subscribe with RSS Syndicate content
nobody click here