Skip to content

Commit 008a4d1

Browse files
authored
Update modules/ROOT/pages/migration-from-4x.adoc
1 parent 91a1eb2 commit 008a4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/migration-from-4x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ license_key: "your-license-key"
121121
.. Replace v4 API methods like `editor.addButton`, `editor.addMenuItem`, `editor.windowManager.open`.
122122
.. Update media embed handling (`media_url_resolver` API changes). see xref:media.adoc#media_url_resolver[media_url_resolver].
123123
. **CSS Updates**:
124-
.. Remove `.mce-*` classes and use `.tox-*` classes.
124+
.. Update custom styles to align with the new Oxide standard. While many `+.mce-*+` classes have been replaced with `+.tox-*+` classes, some `+.mce-*+` prefixes remain in use. Review your CSS to ensure compatibility.
125125
.. Review custom skins and stylesheets for compatibility with Oxide.
126126
. **Testing and Deployment**:
127127
.. Thoroughly test your updated configuration before production deployment.

0 commit comments

Comments
 (0)