Mercurial > defr > drupal > popups
annotate popups_test.info @ 3:5efa741592f9
Add an alter hook to the js list.
Makes it possible for a custom module to disable an auto-detected
JavaScript in case you just know it won't work right in a popup.
author | Franck Deroche <franck@defr.org> |
---|---|
date | Fri, 31 Dec 2010 14:02:22 +0100 |
parents | 4215c43e74eb |
children |
rev | line source |
---|---|
franck@0 | 1 ; $Id: popups_test.info,v 1.1.4.3 2009/03/05 19:52:49 starbow Exp $ |
franck@0 | 2 name = Popups: Test Page |
franck@0 | 3 description = Test the Popups API. |
franck@0 | 4 package = User interface |
franck@0 | 5 core = 6.x |
franck@0 | 6 dependencies[] = popups |
franck@0 | 7 |
franck@0 | 8 |
franck@1 | 9 ; Information added by drupal.org packaging script on 2010-12-10 |
franck@1 | 10 version = "6.x-2.0-alpha6" |
franck@0 | 11 core = "6.x" |
franck@0 | 12 project = "popups" |
franck@1 | 13 datestamp = "1292011844" |
franck@0 | 14 |