js 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| js-7.x-1.0-beta2.tar.gz | 13.33 KB | 8d7cd562abe8c1a6ae120e7898fa6505 |
| js-7.x-1.0-beta2.zip | 15.41 KB | 6dabdff26a227ec389082ca018be7409 |
Release notes
#1872076: Add support for wildcards
#1301400: rule for .htaccess should use base_url
#1873582: Remove clean_url requirement
Code cleanup
js 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| js-6.x-1.2.tar.gz | 12.16 KB | 3edf5e729db12ecbccd1949058fb1662 |
| js-6.x-1.2.zip | 13.49 KB | a222196656f88ec773518e050db88404 |
Release notes
This release fixes an error that was caused by a recent design change and resulted in passing unexpected arguments to the callback function defined in hook_js(). It is highly recommended to update to this release if you recently installed the 6.x-1.2 release.
js 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| js-6.x-1.1.tar.gz | 12.05 KB | 67f5b843456cfecf6615c04da244fafb |
| js-6.x-1.1.zip | 13.38 KB | 5a74af2226b40ac2e014a20fc18e2424 |
Release notes
- Added missing core version string to info file.
- Updated readme file.
js 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| js-6.x-1.x-dev.tar.gz | 12.19 KB | 3078c2983b09c6a159ed3be16892cb40 |
| js-6.x-1.x-dev.zip | 13.53 KB | 27363bf00ffc4327b68dcccff0e60001 |
Release notes
Dev branch for 6.x version
js 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| js-6.x-1.0.tar.gz | 12.09 KB | 5f53a779b29d5ef6ce22d172474f13cc |
| js-6.x-1.0.zip | 13.76 KB | 7bfcef149aa27d0a0cca79d3703c66f7 |
Release notes
#1461994: Support for slashes in callback function
#1462002: js.php returns JSON with text/html content-type header
#1242456: Support to skip hook_init()
#1103394: filter_xss_bad_protocol collides with "filter" dependency
js 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| js-6.x-1.0-beta1.tar.gz | 11.75 KB | 2ec5e054402c330c22983e29a78cbfb7 |
| js-6.x-1.0-beta1.zip | 13.39 KB | f5acc73e957f943c130244fefd8eae55 |
Release notes
Created beta1 release for the 6.x branch
js 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| js-7.x-1.0-beta1.tar.gz | 13.01 KB | 8e73fc0ed10dea3ba4b0f7074a599ffa |
| js-7.x-1.0-beta1.zip | 14.76 KB | 836c1f3e3c8000c9e65601502ec12867 |
Release notes
First release after the merge from js_callback
js 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| js-7.x-1.x-dev.tar.gz | 13.6 KB | 7af6f5b8934e65c48d4cd1735869bd88 |
| js-7.x-1.x-dev.zip | 15.76 KB | 3ff0f12ef61cb98e826a449b0a9e69e3 |
Release notes
Initial Drupal 7 release
js 5.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| js-5.x-2.x-dev.tar.gz | 10.7 KB | 3900d02d88027a893f4deb4daec735f6 |
| js-5.x-2.x-dev.zip | 12.29 KB | f5c983487da777fb5622fec6fdb36509 |
Release notes
What's new in 2.x?
Complete rewrite of JS callback handler adds support for hook_js(), which allows modules to load required dependencies.
js 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| js-6.x-2.x-dev.tar.gz | 10.71 KB | daa5f1e2be8dd90bb599bd3a97853837 |
| js-6.x-2.x-dev.zip | 12.31 KB | e3c0b3f77cd0d2ee390e018cf2b6681a |
Release notes
What's new in 2.x?
Complete rewrite of JS callback handler adds support for hook_js(), which allows modules to load required dependencies.
js 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| js-5.x-1.0.tar.gz | 9.6 KB | 5d1851fd2c815340619a5bfc5c0d3eb7 |
| js-5.x-1.0.zip | 10.95 KB | 13338d08f89b6378c4cb7ec2a740bf97 |
Release notes
Initial release of JavaScript callback handler. See README.txt for installation instructions.