You are here

constant SWEAVER_SELECTORS_EXCLUDE in Sweaver 6

Same name and namespace in other branches
  1. 7 sweaver.module \SWEAVER_SELECTORS_EXCLUDE

Default selectors to exclude from selecting.

2 uses of SWEAVER_SELECTORS_EXCLUDE
sweaver_plugin_editor::sweaver_form_css_js in plugins/sweaver_plugin_editor/sweaver_plugin_editor.inc
Frontend css and js.
sweaver_settings in plugins/sweaver_plugin_editor/sweaver_plugin_editor.admin.inc
Settings form.

File

./sweaver.module, line 16
Sweaver functions.

Code

define('SWEAVER_SELECTORS_EXCLUDE', "#sweaver-frontend\n#admin-menu\n.colorpicker\n#sweaver-messages\n#sweaver-popup\n#follow-link\n#l10n-client");