Skip to content

Commit 5018ac9

Browse files
DOC-3267: Deprecate content_css_cors option
1 parent 8d3a850 commit 5018ac9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ROOT/partials/configuration/content_css_cors.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[[content_css_cors]]
22
== `+content_css_cors+`
33

4+
IMPORTANT: This option has been marked as *deprecated*. It will be completely removed in the upcoming {productname} 9.0 release. As an alternative, we recommend using xref:tinymce-and-cors.adoc#crossorigin[`crossorigin`] instead.
5+
46
When `+content_css_cors+` is set to `+true+`, the editor will add a `+crossorigin="anonymous"+` attribute to the link tags that the StyleSheetLoader uses when loading the `+content_css+`. This allows you to host the `+content_css+` on a different server than the editor itself.
57

68
*Type:* `+Boolean+`

0 commit comments

Comments
 (0)