CVS messages for Modal Frame API
January 4, 2010
- Commit #309776 by markus_petrux at 14:46Modal Frame API: /modules/modalframe/CHANGELOG.txt 1.1.2.24 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/js/parent.js 1.1.2.23 @ DRUPAL-6--1- #673710 IE issue - Object doesn't support this property or method in js/parent.js line 605.
January 2, 2010
- Commit #309070 by markus_petrux at 14:16
- Back to development state.
- Commit #309068 by markus_petrux at 14:15
- Prepare for 6.x-1.6 release.
- Commit #309062 by markus_petrux at 14:07Modal Frame API: /modules/modalframe/CHANGELOG.txt 1.1.2.21 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/modalframe.module 1.1.2.10 @ DRUPAL-6--1- typos, Oops!
- Commit #309060 by markus_petrux at 14:02Modal Frame API: /modules/modalframe/CHANGELOG.txt 1.1.2.20 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/modalframe.module 1.1.2.9 @ DRUPAL-6--1- Performance enhancement: prevent template_preprocess_page() from generating sidebar block when a modal frame has been requested.
- Commit #308984 by markus_petrux at 06:07Modal Frame API: /modules/modalframe/CHANGELOG.txt 1.1.2.19 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/css/modalframe.parent.css 1.1.2.4 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/images/throbber.gif 1.1.2.1 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/js/parent.js 1.1.2.22 @ DRUPAL-6--1- 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.
January 1, 2010
- Commit #308874 by markus_petrux at 20:31Modal Frame API: /modules/modalframe/CHANGELOG.txt 1.1.2.18 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/js/child.js 1.1.2.13 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/js/parent.js 1.1.2.21 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/modalframe.info 1.1.2.5 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/modules/modalframe_example/modalframe_example.info 1.1.2.3 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/README.txt 1.1.2.10 @ DRUPAL-6--1- 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.
December 28, 2009
- Commit #307544 by markus_petrux at 22:52
- Back to development state.
- Commit #307542 by markus_petrux at 22:51
- Prepare for 6.x-1.5 release.
- Commit #307540 by markus_petrux at 22:50Modal Frame API: /modules/modalframe/js/child.js 1.1.2.12 @ DRUPAL-6--1
Modal Frame API: /modules/modalframe/js/parent.js 1.1.2.20 @ DRUPAL-6--1- Fix spelling issues in inline code comments.
