Downloads
Download tar.gz
11.35 KB
MD5: db6ec7774c48b4ec088ce97f61b71c16
SHA-1: 21122fe38681bd51be0f1916a2e05d98eb716f47
SHA-256: c1bf1b1d06b99e35db2163bb2404ca168872eea4a41b8ef96ac3bb8b335a5752
Download zip
13.17 KB
MD5: d20fa2d20ca5d6c49b54ca6e34074fb3
SHA-1: 8fdcde091de2d62822f71cdaa4fe5265c684bbbe
SHA-256: 183bc2a8ea06e17981088333718a030a89e28769e6da42daf869c55de213dfb2
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.