Mercurial > defr > drupal > popups
annotate popups.info @ 7:85e281a44a62 tip
Refuse to add popups.js to an ajax request that's not already a popup
In some case, if you enable the "Always scan for popups links" options,
Popups Ajax processing will break the original module request.
author | Franck Deroche <franck@defr.org> |
---|---|
date | Fri, 31 Dec 2010 14:13:37 +0100 |
parents | 4215c43e74eb |
children |
rev | line source |
---|---|
franck@0 | 1 ; $Id: popups.info,v 1.4.8.2 2009/03/05 19:52:48 starbow Exp $ |
franck@0 | 2 name = Popups API |
franck@0 | 3 description = General dialog creation utilities |
franck@0 | 4 package = User interface |
franck@0 | 5 core = 6.x |
franck@0 | 6 |
franck@0 | 7 |
franck@1 | 8 ; Information added by drupal.org packaging script on 2010-12-10 |
franck@1 | 9 version = "6.x-2.0-alpha6" |
franck@0 | 10 core = "6.x" |
franck@0 | 11 project = "popups" |
franck@1 | 12 datestamp = "1292011844" |
franck@0 | 13 |