constant SWEAVER_PATHS_EXCLUDE in Sweaver 6
Same name and namespace in other branches
- 7 sweaver.module \SWEAVER_PATHS_EXCLUDE
Default paths to exclude the frontend editor from.
2 uses of SWEAVER_PATHS_EXCLUDE
- sweaver_settings in plugins/
sweaver_plugin_editor/ sweaver_plugin_editor.admin.inc - Settings form.
- sweaver_show_editor in ./
sweaver.module - Function to check if we are going to show the editor.
File
- ./
sweaver.module, line 11 - Sweaver functions.
Code
define('SWEAVER_PATHS_EXCLUDE', "admin*\nnode/add*\nnode/*/edit\nnode/*/panel*\npanels/ajax*\nuser/*/edit\nbatch*\nwysiwyg_imageupload/*");