You are here

constant SHADOWBOX_ACTIVATION_NOTLISTED in Shadowbox 7.3

Same name and namespace in other branches
  1. 8 shadowbox.module \SHADOWBOX_ACTIVATION_NOTLISTED
  2. 7.4 shadowbox.module \SHADOWBOX_ACTIVATION_NOTLISTED

Enable on every page except the listed pages.

2 uses of SHADOWBOX_ACTIVATION_NOTLISTED
shadowbox_global_settings in ./shadowbox.admin.inc
FAPI definition for the Shadowbox global settings form.
_shadowbox_activation in ./shadowbox.module
Verify that Shadowbox should be activation for the current URL.

File

./shadowbox.module, line 16
Shadowbox, a JavaScript media viewer application for displaying content in a modal dialogue.

Code

define('SHADOWBOX_ACTIVATION_NOTLISTED', 0);