You are here

constant JS_INJECTOR_PAGES_NOTLISTED in JS injector 7

Deploy this JS snippet on every page except the listed pages.

1 use of JS_INJECTOR_PAGES_NOTLISTED
js_injector_edit in ./js_injector.admin.inc
Form builder function for the JS rule edit form.

File

./js_injector.module, line 14
Allows administrators to inject JS into the page output based on configurable rules. Useful for adding simple JS tweaks without modifying a site's official theme.

Code

define('JS_INJECTOR_PAGES_NOTLISTED', 0);