Skip to content

Commit d18bf71

Browse files
authored
Docs: DOC-3529 - Remove plan and pricing partial references from premium pages (#4203)
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.
1 parent 3b731a2 commit d18bf71

23 files changed

Lines changed: 1 addition & 158 deletions

modules/ROOT/pages/a11ychecker.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
:keywords: a11y, accessibility, WCAG
55
:pluginname: Accessibility Checker
66
:plugincode: a11ychecker
7-
:pluginminimumplan: tierthree
87
:includedSection: a11yPlugin
98

109

@@ -16,8 +15,6 @@ The `+a11ychecker+` premium plugin allows you to check the HTML in the editor fo
1615

1716
liveDemo::a11ychecker[]
1817

19-
// include::partial$misc/purchase-premium-plugins.adoc[]
20-
2118
== Basic setup
2219

2320
To add the {pluginname} plugin to the editor, add `{plugincode}` to the `+plugins+` option in the editor configuration.

modules/ROOT/pages/advcode.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
:pluginname: Advanced Code Editor
66
:plugincode: advcode
77
:altplugincode: code
8-
:pluginminimumplan: tiertwo
98

109
include::partial$misc/admon-premium-plugin.adoc[]
1110

@@ -26,8 +25,6 @@ NOTE: For the {pluginname} to offer a full-screen mode requires the xref:fullscr
2625

2726
liveDemo::advcode[]
2827

29-
// include::partial$misc/purchase-premium-plugins.adoc[]
30-
3128
== Example: basic setup
3229

3330
[source,js]

modules/ROOT/pages/advtable.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
:pluginname: Advanced Tables
66
:plugincode: advtable
77
:plugincategory: premium
8-
:pluginminimumplan: tierthree
98

109
include::partial$misc/admon-premium-plugin.adoc[]
1110

@@ -18,8 +17,6 @@ The `+advtable+` plugin is a premium plugin that extends the core xref:table.ado
1817

1918
liveDemo::advtable[]
2019

21-
// include::partial$misc/purchase-premium-plugins.adoc[]
22-
2320
== Enabling the Advanced Tables plugin
2421

2522
To enable the Advanced Tables plugin, add `+advtable+` to the list of plugins. For example:

modules/ROOT/pages/autocorrect.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
:keywords: autocorrect, capitalization, misprint, spell, spelling, spellcheck, typo, typographical error
55
:pluginname: Spelling Autocorrect
66
:plugincode: autocorrect
7-
:pluginminimumplan: tierthree
87

98

109
include::partial$misc/admon-premium-plugin.adoc[]
@@ -17,8 +16,6 @@ The {pluginname} plugin allows {productname} to autocorrect a specified set of s
1716

1817
liveDemo::autocorrect[]
1918

20-
// include::partial$misc/purchase-premium-plugins.adoc[]
21-
2219
== Basic setup
2320

2421
[source,js]

modules/ROOT/pages/casechange.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
:keywords: case, capitalization, capitalize, lowercase, uppercase
55
:pluginname: Case Change
66
:plugincode: casechange
7-
:pluginminimumplan: tiertwo
87

98
include::partial$misc/admon-premium-plugin.adoc[]
109

@@ -14,8 +13,6 @@ The *Case Change* plugin is a time saving and handy extension that allows changi
1413

1514
liveDemo::casechange[]
1615

17-
// include::partial$misc/purchase-premium-plugins.adoc[]
18-
1916
== Changing the case of selected text
2017

2118
Perform the following steps to change the case of selected text in a document to lowercase, UPPERCASE, or Title Case:

modules/ROOT/pages/checklist.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
:keywords: lists, todo, checklist
55
:pluginname: Checklist
66
:plugincode: checklist
7-
:pluginminimumplan: tiertwo
87

98
include::partial$misc/admon-premium-plugin.adoc[]
109

@@ -16,8 +15,6 @@ In the {productname} editor, checklists are presented as lists with small checkb
1615

1716
liveDemo::checklist[]
1817

19-
// include::partial$misc/purchase-premium-plugins.adoc[]
20-
2118
== Creating a Checklist
2219

2320
Perform the following steps to create a checklist:

modules/ROOT/pages/editimage.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
:keywords: edit, image, rotate, rotateleft, rotateright, flip, flipv, fliph, editimage, imageoptions
55
:pluginname: Enhanced Image Editing
66
:plugincode: editimage
7-
:pluginminimumplan: tiertwo
87

98
include::partial$misc/admon-premium-plugin.adoc[]
109

@@ -20,8 +19,6 @@ liveDemo::edit-image[]
2019

2120
include::partial$misc/admon-svg-not-supported.adoc[]
2221

23-
// include::partial$misc/purchase-premium-plugins.adoc[]
24-
2522
== Cloud Installation
2623

2724
The Enhanced Image Editing plugin is provided with all subscriptions to xref:editor-and-features.adoc[{cloudname}], including an automatically configured image proxy. Simply add `+image+` to the `+toolbar+` list and `+image editimage+` to the `+plugins+` list.

modules/ROOT/pages/enhanced-skins-and-icon-packs.adoc

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,4 @@ Below are some recommended combinations of skins and icon packs:
101101
* xref:borderless-demo.adoc[Borderless editor]
102102
* xref:naked-demo.adoc[Naked editor]
103103
* xref:outside-demo.adoc[Outside editor]
104-
* xref:snow-demo.adoc[Snow editor]
105-
106-
////
107-
:pluginname: Tiny Skins and Icon
108-
:pluginminimumplan: tiertwo
109-
:extensionType: Packs
110-
:pluralExtensionType: true
111-
include::partial$misc/purchase-premium-plugins.adoc[]
112-
:!extensionType:
113-
:!pluralExtensionType:
114-
////
104+
* xref:snow-demo.adoc[Snow editor]

modules/ROOT/pages/export.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
:keywords: plugin, export, pdf
55
:pluginname: Export
66
:plugincode: export
7-
:pluginminimumplan: tiertwo
87

98
IMPORTANT: The {pluginname} plugin is now *deprecated* and will be permanently removed in the upcoming {productname} 9.0 release. To ensure continued access to similar functionality, consider using the link:https://www.tiny.cloud/docs/tinymce/latest/exportpdf/[Export to PDF^] Premium plugin as an alternative.
109

@@ -21,8 +20,6 @@ To export the editor content, either:
2120

2221
liveDemo::export[]
2322

24-
// include::partial$misc/purchase-premium-plugins.adoc[]
25-
2623
== Cloud Installation
2724

2825
The {pluginname} plugin is provided with all subscriptions to xref:editor-and-features.adoc[{cloudname}], including an automatically configured image proxy. To add the {pluginname} plugin to the editor, add `{plugincode}` to the `+plugins+` option in the editor configuration.

modules/ROOT/pages/footnotes.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
:keywords: footnotes, footnote, insertfootnotes, insert, footnotesupdate, mceInsertFootnote, mceUpdateFootnotes
55
:pluginname: Footnotes
66
:plugincode: footnotes
7-
:pluginminimumplan: tierthree
87

98
include::partial$misc/admon-premium-plugin.adoc[]
109

@@ -20,8 +19,6 @@ The plugin then adds a new line to the footnotes section located at the bottom o
2019

2120
liveDemo::footnotes[]
2221

23-
// include::partial$misc/purchase-premium-plugins.adoc[]
24-
2522
== Basic setup
2623

2724
[source,js]

0 commit comments

Comments
 (0)