You are here

constant UEDITOR_INJECT_EXCEPT_LISTED in UEditor - 百度编辑器 7.3

Same name and namespace in other branches
  1. 7.2 ueditor.module \UEDITOR_INJECT_EXCEPT_LISTED

Inject ueditor highlighting on every page except the listed pages.

2 uses of UEDITOR_INJECT_EXCEPT_LISTED
ueditor_global_settings in ./ueditor.module
Config options for ueditor global settings.
_ueditor_page_match in ./ueditor.module
ueditor match pages with current path.

File

./ueditor.module, line 11
Integration ueditor for wysiwyg.

Code

define('UEDITOR_INJECT_EXCEPT_LISTED', 0);