Skip to content

DOC-3529 - Remove plan/pricing partial from TinyMCE 6 premium pages#4203

Open
kemister85 wants to merge 1 commit into
tinymce/6from
hotfix/6/DOC-3529
Open

DOC-3529 - Remove plan/pricing partial from TinyMCE 6 premium pages#4203
kemister85 wants to merge 1 commit into
tinymce/6from
hotfix/6/DOC-3529

Conversation

@kemister85

Copy link
Copy Markdown
Contributor

Summary

Delete the unused purchase-premium-plugins.adoc partial on tinymce/6 and remove every reference to it.

The partial enumerated specific Tiny Cloud plans and trial terms. Its includes were already disabled on this branch — commented out (//) on the premium plugin pages and block-commented (////) on the Enhanced Skins & Icon Packs page — so the published pages already showed no plan list. This change completes the cleanup: it removes those dead commented includes, deletes the partial file, and removes the now-orphaned :pluginminimumplan: attribute (only ever consumed by that partial).

Part of the cross-version DOC-3529 cleanup (companion PRs cover v5, v7, v8).

Changes

  • Deleted modules/ROOT/partials/misc/purchase-premium-plugins.adoc.
  • Removed the commented-out // include::... lines (21 pages) and the block-commented usage on enhanced-skins-and-icon-packs.adoc.
  • Removed the orphaned :pluginminimumplan: attribute from all pages that declared it.

Verification

  • No remaining references to purchase-premium-plugins or pluginminimumplan in modules/.
  • Local Antora build completes with no new errors.

Note (out of scope)

The promotional banner image (_/img/banners/promo-box.svg) injected by the docs UI theme still references a "14-day trial for the Professional Plan." That asset lives in docs-antora-ui.

Relates to DOC-3529.

…ium pages

Delete the unused purchase-premium-plugins partial and remove every
reference to it, including the block-commented usage on the enhanced skins
and icon packs page, the commented-out includes on premium plugin pages,
and the now-orphaned pluginminimumplan attribute that only fed that partial.
The documentation no longer holds specific plan or pricing information.
@kemister85 kemister85 requested review from a team and soritaheng as code owners June 11, 2026 01:55
@kemister85 kemister85 changed the title Docs: DOC-3529 - Remove plan/pricing partial from TinyMCE 6 premium pages DOC-3529 - Remove plan/pricing partial from TinyMCE 6 premium pages Jun 11, 2026

@ShiridiGandham ShiridiGandham left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants