Downloads

Download tar.gz 50.53 KB
MD5: d950f6bec407adb76bf942ed26507f0a
SHA-1: 8c65fc447b57cf1b53be3d0820f279908e68aef9
SHA-256: e33638a277a16095012d261cec4e1cc46f921ef0218350c6b7507a8fac910a11
Download zip 56.84 KB
MD5: a931a7e82c2e7cf40d36fbddc0cd90c4
SHA-1: 15200eb97d2e636d976681b90672a3ac7b91d4b6
SHA-256: a9a47fa096a9e1f661cfc116d36285b5204be44122c74f47326d3dc71a6584bb

Release notes

6.x--2-0-ALPHA3
Bug Fixes
* Removing the jit css files on popups close.
Other
* Removing additionalJavascript, additionalCSS and additionalJavascriptSettings.

6.x--2-0-ALPHA2
New Features
* http://drupal.org/node/336641 - Nate's big ol' just-in-time css and js loader patch
Issues
* JIT loaded css and js are not unloaded when popup is dismissed
* File order is not maintained. JIT files are loaded after page's original pages.
* Inline scripts need more testing:
** Should inline scripts be called before or after popup content is loaded?
*** Poll wants to go after
** Should already loaded inlines be executed again?
Todo
* Can I control order of css adds (modules vs themes)?
* What about multiple popups - can I flag the js files as already loaded?
** Inlines will still want to be run again.
* Q: Why the heck is the poll script inlined and not a behavior?
* Drupal.popups.restorePage();
* Not working with Popup: A&R?

6.x--2-0-ALPHA1
New Features
* http://drupal.org/node/364712 (sirkitree) - Customize loading graphic.
* Using a small popup signifier icon instead of unicode char (pulled from D7 patch).
* http://drupal.org/node/372378 - sirkitree & Rob Loach - popup skin interface.
* Added Facebook skin by sirkitree
* Added Blue skin by Tj Holowaychuk
* Unskinned skin checks current theme for popups-skin.js
* http://drupal.org/node/373737 (Rob Loach) - Finally caching hook_popups hash (thanks Rob).
* http://drupal.org/node/386168 (Rob Loach) - adding hook_popups_alter and popups.api.php
Bug Fixes
* http://drupal.org/node/366093 (mathiaz.sk) - Opera fix.
* Modified basic loading layer to work with #364712.
* http://drupal.org/node/361957 - breaking admin/build/block (fixed by removing popups-popup.tpl.php)
* Popups working on admin/build/block/list/*
* http://drupal.org/node/373702 (Rob Loach) - Better wording for auto close messages.
* Removing hook_theme and popup/save_dialog menu item.
* http://drupal.org/node/385732 (Rob Loach) - Bugs fixes in refocus().
Other
* Removed popups-popup.tpl.php - theming html now done in my_theme.js or in a skin.

Branching from 6.x-1.2

Created by: starbow
Created on: 5 Mar 2009 at 21:14 UTC
Last updated: 5 Mar 2009 at 21:15 UTC
New features
Bug fixes
Unsupported

Other releases