Property reference

glide.ui.html.editor.paste.filtered_inline_elements

The glide.ui.html.editor.paste.filtered_inline_elements property specifies which inline elements are filtered when content is pasted from MS Word into the tinymce editor. Admins should review this setting to ensure that unwanted formatting is removed effectively during the paste operation.

Default: strong, b 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 defines a comma-separated list of inline elements that will be filtered out when users paste content into the tinymce editor.
What area does it affect? tinymce editor formatting
What does the default mean? The default value is "strong, b", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting formatting preferences for pasted content.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.html.editor.paste.filtered_inline_elements
Sys ID 63f5611677000210f18b48a0af5a990f
Type string
Application Global
Default value strong, b
Description <p>This setting allows the content to be filtered when pasted from MS Word to the tinymce editor. This property takes input as comma separated string of inline elements to be filtered on clicking the "Remove formatting" button on the paste prompt dialog. Default value is 'strong, b' </p>
Updated 2024-02-05 02:29:41

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... sans ms,sans-serif; Courier New=courier new,courier; Georgia=georgia,pal atino;Helvetica=hel vetica; Impact=impact,chica go;Symbol=symbol; Tahoma=tahoma,arial ,helvetica,sans-ser if; Terminal=terminal,m onaco; Times New Roman=times new roman,times; Trebuchet MS=trebuchet ms,geneva; Verdana=verdana,gen eva; Webdings=webdings; Wingdings=wingdings ,zapf dingbats; </pre> glide.ui.html.editor.paste.filtered_inline_elements​ String This setting allows the content to be filtered when pasted from MS Word to the TinyMCE V6 editor. This property takes input as a comma separated string of inline ...