You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/advanced/migration-guide-from-3.x.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ These plugins where removed in 4.0: http://archive.tinymce.com/wiki.php/Plugin3x
44
44
== New plugins
45
45
anchor:newplugins[historical anchor]
46
46
47
-
These are the new plugins in 4.0: link:{baseurl}/plugins/anchor[anchor], link:{baseurl}/plugins/charmap[charmap], link:{baseurl}/plugins/compat3x[compat3x], link:{baseurl}/plugins/hr[hr], link:{baseurl}/plugins/image[image], link:{baseurl}/plugins/link[link], link:{baseurl}/plugins/emoticons[emoticons], link:{baseurl}/plugins/code[code] and link:{baseurl}/plugins/textcolor[textcolor].
47
+
These are the new plugins in 4.0: link:{baseurl}/plugins/anchor/[anchor], link:{baseurl}/plugins/charmap/[charmap], link:{baseurl}/plugins/compat3x/[compat3x], link:{baseurl}/plugins/hr/[hr], link:{baseurl}/plugins/image/[image], link:{baseurl}/plugins/link/[link], link:{baseurl}/plugins/emoticons/[emoticons], link:{baseurl}/plugins/code/[code] and link:{baseurl}/plugins/textcolor/[textcolor].
48
48
49
49
[[removed-themes]]
50
50
== Removed themes
@@ -156,4 +156,4 @@ TinyMCE produces HTML5 loose output as of 4.0. This means it can handle all new
156
156
== Using the compat3x plugin
157
157
anchor:usingthecompat3xplugin[historical anchor]
158
158
159
-
As a last resort one can use the link:{baseurl}/plugins/compat3x[compat3x plugin] it mimics parts of the 3.x API contains a few files removed from 4.x. We only recommend this as a last resort, and it won't work for all plugins. But most plugins should work right out of the box we tested it with some of our old 3.x plugins.
159
+
As a last resort one can use the link:{baseurl}/plugins/compat3x/[compat3x plugin] it mimics parts of the 3.x API contains a few files removed from 4.x. We only recommend this as a last resort, and it won't work for all plugins. But most plugins should work right out of the box we tested it with some of our old 3.x plugins.
0 commit comments