You are here

constant LIVECHAT_VISIBILITY_DEFAULT_PAGES in LiveChat 7

Pages that LiveChat by default will not be shown on.

2 uses of LIVECHAT_VISIBILITY_DEFAULT_PAGES
livechat_admin_settings_form in ./livechat.admin.inc
Settings form.
livechat_check_visibility in ./livechat.module
Checks whether LiveChat should be visible on a path, according to settings.

File

./livechat.module, line 21
LiveChat module.

Code

define('LIVECHAT_VISIBILITY_DEFAULT_PAGES', "admin\nadmin/*\nnode/add*\nnode/*/*\nuser/*/*\n");