Jado
Kiam@avpnet.org - May 8, 2008 - 16:50
Jado permits to use the Ext JavaScript library with Drupal 5.x.
This is a first version that simply loads all the files necessary to run Ext JS at every page requests, but for the next versions I will add more functionalities so that other modules will be able to use this module to create dynamic HTML pages.
To install it:
- Download this module and extract it in your modules folder(usually it is
/sites/all/modules). - Download the Ext JS library and extract it into the
libfolder contained into the module folder. - Enable this module and select the path to the Ext JS library from the list the module's settings page shows you. The module looks for the library in its folder and prompts you with a list of folders which match the pattern
ext*, permitting you to test a new version of the library without to overwrite the files of the previously installed one.
I before uploaded this module under the name Ext JS taking the files from the test web server I use to verify the functionality of the modules I create. Therefore, the module included also the Ext JS library that should not be included in the modules uploaded to the Drupal server.
I resolved the issue, and changed the name of the module to a more appropriate one.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-0.9 | 2008-May-08 | 7.28 KB | Download · Release notes | Recommended for 5.x | |
