You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
2.0 KiB

  1. ---
  2. layout: default
  3. title: Version Compatibility Reference
  4. description_short: Matrix of compatibility between TinyMCE editor versions and premium plugins.
  5. description: Premium plugins compatibility with TinyMCE editor versions.
  6. keywords: tinymce cloud script textarea apiKey
  7. ---
  8. Some of our premium plugins are only compatible with certain versions of TinyMCE.
  9. If you’re deploying [both the TinyMCE editor and premium plugins via the Cloud]({{ site.baseurl }}/get-started-cloud/editor-and-features), use the following matrix in conjunction with the optional parameters for specifying editor version and [plugin version]({{ site.baseurl }}/get-started-cloud/editor-plugin-version) to ensure your editor and plugins are compatible.
  10. If you’re deploying [premium plugins *only* via the Cloud]({{ site.baseurl }}/get-started-cloud/features-only), you’ll need to ensure you’re either only loading plugins supported for your editor version, or that your editor is upgraded to the required release.
  11. | | [PowerPaste]({{ site.baseurl }}/plugins/powerpaste/) | [Spell Checker]({{ site.baseurl }}/plugins/tinymcespellchecker/) | [Accessibility Checker]({{ site.baseurl }}/plugins/a11ychecker/) | Mentions | [Advanced Code Editor]({{ site.baseurl }}/plugins/advcode/) | MoxieManager<br/>(SDK ONLY) | [Enhanced Media Embed]({{ site.baseurl }}/plugins/mediaembed/) | [Link Checker]({{ site.baseurl }}/plugins/linkchecker/) |
  12. | ------ | :------: | :------: | :------: | ------ | :------: | :------: | :------: | :------: |
  13. | 4.5.2 | Y | Y | Y | Y | Y | Y | Y | Y |
  14. | 4.4.3 | Y | Y | Y | Y | Y | Y | N | N |
  15. | 4.3.13 | Y | Y | Y | Y | Y | Y | N | N |
  16. | 4.2.8 | Y | N1 | N | N | N | Y | N | N |
  17. | 4.1.10 | Y | N | N | N | N | Y | N | N |
  18. | 4.0.28 | Y | N | N | N | N | Y | N | N |
  19. | 3.5.8 | N | N | N | N | N | Y | N | N |
  20. | | | | | | | | | |
  21. *N1* - For this combination of TinyMCE and Spellchecking, the [spellchecker_dialog mode]({{ site.baseurl }}/plugins/tinymcespellchecker/#spellchecker_dialog) is unavailable.