Property reference

glide.ui.html.editor.extended_valid_elements

The glide.ui.html.editor.extended_valid_elements property specifies which HTML elements are preserved in the Tiny MCE editor when saving content. Admins should review this setting to ensure that necessary elements and attributes are retained for proper content formatting.

Default: Type: string Application: Global

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 HTML elements that remain in the Tiny MCE text upon saving, allowing for customization of preserved elements and attributes.
What area does it affect? Tiny MCE editor configuration
What does the default mean? No default value is documented in this property record.
When should you review it? Review this property when customizing the HTML output of the Tiny MCE editor or when specific elements need to be retained.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.html.editor.extended_valid_elements
Sys ID 58eae68f9f722200a529f727c42e7039
Type string
Application Global
Default value
Description Defines which elements will remain in the Tiny MCE text when the editor saves. This can be very useful to add or override specific elements that should be kept. When adding a new attribute by specifying an existing element rule (e.g. img), the entire rule for that element is over-ridden so be sure to include all valid attributes not just the one you wish to add or override. See http://archive.tinymce.com/wiki.php/Configuration:extended_valid_elements
Updated 2024-05-25 03:38:59