js_injector 7.x-1.x-dev
Posted by ponsich on August 27, 2011 at 4:26pm
| Download | Size | md5 hash |
|---|---|---|
| js_injector-7.x-1.x-dev.tar.gz | 12.74 KB | f15e2cd55f23f3df3e535390026b5aac |
| js_injector-7.x-1.x-dev.zip | 14.58 KB | 788376cd4e61756c0b3c23555cab1865 |
Last updated: August 29, 2011 - 00:38
Release notes
First version for 7.x
Tranks to kreynen
http://drupal.org/node/1018156
js_injector 6.x-1.1
Posted by ponsich on August 27, 2011 at 9:44am
| Download | Size | md5 hash |
|---|---|---|
| js_injector-6.x-1.1.tar.gz | 11.71 KB | ac4b55ab78b832a996f2392a6b4b9679 |
| js_injector-6.x-1.1.zip | 13.32 KB | d8538a6c9a0e910702a6086a0ba9bd8b |
Last updated: August 27, 2011 - 09:47
Release notes
Resolve issue describe here:
http://drupal.org/node/910644
and http://drupal.org/node/1205630
Thanks to hubbi.fillah
js_injector 6.x-1.0
Posted by ponsich on April 11, 2009 at 10:12pm
| Download | Size | md5 hash |
|---|---|---|
| js_injector-6.x-1.0.tar.gz | 11.35 KB | db6ec7774c48b4ec088ce97f61b71c16 |
| js_injector-6.x-1.0.zip | 13.17 KB | d20fa2d20ca5d6c49b54ca6e34074fb3 |
Last updated: December 24, 2010 - 23:15
Release notes
JS Injector
============
Allows administrators to inject JS (JavaScript Files) into the page output based on configurable rules. The JS is added using Drupal's standard drupal_add_js() function and respects page caching, scope and preprocess.
It provides site administrators with a quick and easy way of tweaking things.
JS Injector is based on a hack of CSS Injector
This is the first release.
js_injector 6.x-0.x-dev
Posted by ponsich on April 8, 2009 at 4:35pm
| Download | Size | md5 hash |
|---|---|---|
| js_injector-6.x-0.x-dev.tar.gz | 12.75 KB | 99577bfd4c0d47ba60142fe27154e431 |
| js_injector-6.x-0.x-dev.zip | 14.58 KB | dd888d02ebbe882e362ba2c8c0ff84ff |
Last updated: August 28, 2011 - 00:42
Release notes
First release, seem to be completely functional but need to be test.