Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the list of enabled plugins for the HTML editor, affecting the features available to users during content creation. |
| What area does it affect? |
HTML editor functionality |
| What does the default mean? |
The default value is "accordion advlist align_listitems anchor autolink charmap codemirror directionality editimage emoticons fullscreen help image insertdatetime link lists media nonbreaking pagebreak preview readonlynoborder searchreplace table visualblocks visualchars", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting editor capabilities or troubleshooting plugin-related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.html.editor.enabled_plugins |
| Sys ID |
6175e1d277000210f18b48a0af5a99ad |
| Type |
string |
| Application |
Global |
| Default value |
accordion advlist align_listitems anchor autolink charmap codemirror directionality editimage emoticons fullscreen help image insertdatetime link lists media nonbreaking pagebreak preview readonlynoborder searchreplace table visualblocks visualchars |
| Description |
Client-side HTML editor plugins that should be added(spaced delimited).
Removing plugins could cause undesirable side-effects. |
| Updated |
2025-03-13 03:13:37 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... properties in TinyMCE System properties for TinyMCE HTML editor Type Description glide.ui.html.editor.valid_pluginsString Client-side HTML editor plugins that CAN BE added/or used (spaced delimited). Important: Removing plugins could cause undesirable side-effects. glide.ui.html.editor.enabled_plugins String Client-side HTML editor plugins that should be added (spaced delimited) in order for them to get enabled on the widget. Only plugins added in glide.ui.html.editor.valid_plugins can be added. Removing ...
Context preview
Snippet 2
... while creating a catalog item in Service Catalog. Before you begin Role required: admin Confirm that the following properties contain the correct values for accessibility checker: Property Value glide.ui.html.editor.toolbar a11ycheck glide.ui.html.editor.enabled_plugins a11ychecker Procedure 1. Navigate to All > Service Catalog > Catalog Definition > Maintain Items. 2. Select New. Note: If you want to check the accessibility of the content for ...
Related properties