Ext
ximo - September 26, 2007 - 22:36
Loads the Ext JavaScript library with Drupal. Other modules requiring Ext may use this module as a basis, or it may run on its own, simply loading the Ext library.
Installation
- Download this module and extract it into your modules folder
- Download the Ext JS SDK and extract it into the Ext module's folder (
modules/ext) - Rename the extracted Ext JS SDK folder to
ext(the path should bemodules/ext/ext) - Enable the Ext module in Drupal and configure the module's settings from Administer › Site configuration › Ext
By default, the module doesn't load the Ext JS library. If you want it to load the library on every page, set the Default state to Enabled in the module's settings.
The Drupal 5.x version of this module requires the jQuery Update module, as jQuery 1.1+ is required by Ext JS.
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-May-24 | 7.93 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-May-28 | 7.51 KB | Download · Release notes | Development snapshot | |
