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 defines a list of valid plugins for the HTML editor, impacting the features available to users when editing content. |
| What area does it affect? |
HTML editor functionality |
| What does the default mean? |
The default value is "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", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring the HTML editor or troubleshooting plugin-related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.html.editor.valid_plugins |
| 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 |
| 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. |
| Updated |
2025-03-13 03:12:42 |
Sources
Related properties