Skip to content

DOC-3469 - Fix incorrect plugin categorizations in migration guides#4072

Merged
kemister85 merged 2 commits into
tinymce/8from
hotfix/8/DOC-3469
Apr 16, 2026
Merged

DOC-3469 - Fix incorrect plugin categorizations in migration guides#4072
kemister85 merged 2 commits into
tinymce/8from
hotfix/8/DOC-3469

Conversation

@kemister85

@kemister85 kemister85 commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Ticket

DOC-3469

Site

Changes

Corrects three factual errors across all three migration guides (4→8, 5→8, 6→8) reported by @lostkeys

  1. textcolor: Moved from "Removed" / "Now Premium Only" to "Integrated into TinyMCE core". The plugin's functionality was absorbed into core via the forecolor and backcolor toolbar buttons — it was never replaced by a premium feature. Fixed incorrect code examples that referenced a non-existent colorpicker plugin.

  2. mediaembed: Removed from "Now Premium Only" in the 4→8 and 5→8 guides. Media Embed has always been a premium plugin and was never open-source, so listing it under "Now Premium Only" was misleading.

  3. fullpage: Moved from "Removed Plugins" to "Now Premium Only" in the 4→8 and 5→8 guides. The plugin became the premium fullpagehtml plugin — it was not simply removed.

Files changed

  • modules/ROOT/pages/migration-from-6x-to-8x.adoc — textcolor fix

  • modules/ROOT/pages/migration-from-5x-to-8x.adoc — textcolor, mediaembed, and fullpage fixes

  • modules/ROOT/pages/migration-from-4x-to-8x.adoc — textcolor, mediaembed, and fullpage fixes

  • Documentation Lead review

Correct three factual errors across the 4→8, 5→8, and 6→8 migration
guides:

- textcolor: move from "Removed" / "Now Premium Only" to "Integrated
  into core" — the plugin's functionality was absorbed into core via
  the forecolor and backcolor toolbar buttons
- mediaembed: remove from "Now Premium Only" — it has always been a
  premium plugin and was never open-source
- fullpage: move from "Removed Plugins" to "Now Premium Only" — it
  became the premium fullpagehtml plugin
@kemister85 kemister85 requested review from a team and soritaheng as code owners April 16, 2026 06:10
@kemister85 kemister85 requested review from a team, MitchC1999, ShiridiGandham, lostkeys, ltrouton, shanmen-tiny and tiny-james and removed request for a team April 16, 2026 06:10
Comment thread modules/ROOT/pages/migration-from-4x-to-8x.adoc Outdated
Change "now premium in v6" to "now premium in v8" in the 4→8 and 5→8
migration guides.
@kemister85 kemister85 requested a review from lostkeys April 16, 2026 11:38
@kemister85 kemister85 merged commit d40a6bd into tinymce/8 Apr 16, 2026
6 checks passed
@kemister85 kemister85 deleted the hotfix/8/DOC-3469 branch April 16, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants