glide.ui.html.editor.valid_plugins

ServiceNow property description:

Client-side HTML editor plugins that CAN BE added/or used (spaced delimited). Removing plugins could cause undesirable side-effects. NOTE: bbcode is added in here for backward compatibility and is removed from tinyMCE v6 onwards officially. You will need to sacrifice quite a lot of TinyMCE’s functionality to use this plugin properly since bbcode format doesn’t support the whole HTML specification.

Attributes

  • Sys ID: 8287e19677000210f18b48a0af5a9979
  • Type: string
  • Application: Global
  • Default value: a11ychecker accordion advlist align_listitems anchor autolink autoresize bbcode charmap codemirror codesample directionality editimage emoticons fullscreen help image insertdatetime link lists media nonbreaking pagebreak preview readonlynoborder searchreplace table tableofcontents visualblocks visualchars wordcount
AI Logo

AI generated property description:

The ServiceNow property glide.ui.html.editor.valid_plugins lists the set of supported plugins that can be enabled in the TinyMCE HTML editor. Its value is a space-delimited list including options such as accordion, advlist, link, image, table, preview, fullscreen, and others. This property acts as a whitelist, ensuring only supported plugins are available for configuration in glide.ui.html.editor.enabled_plugins. Removing plugins from this list can limit editor functionality, while adding unsupported ones has no effect. The inclusion of bbcode is maintained for backward compatibility, though TinyMCE v6 officially removes it and its use significantly restricts HTML functionality. Administrators adjust this property to maintain editor stability and align available plugins with organizational content needs.

Source

Related property: glide.ui.index_method.enabled