Skip to content

Commit 4d2aabf

Browse files
authored
Docs: DOC-3529 - Remove plan and pricing partial references from premium pages (#4202)
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 044dd0c commit 4d2aabf

23 files changed

Lines changed: 1 addition & 152 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: Enhanced Code Editor
66
:plugincode: advcode
77
:altplugincode: code
8-
:pluginminimumplan: tiertwo
98

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

@@ -29,8 +28,6 @@ NOTE: For the {pluginname} to offer a full-screen mode requires the xref:fullscr
2928

3029
liveDemo::advcode[]
3130

32-
// include::partial$misc/purchase-premium-plugins.adoc[]
33-
3431
== Example: basic setup
3532

3633
[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: Enhanced Tables
66
:plugincode: advtable
77
:plugincategory: premium
8-
:pluginminimumplan: tierthree
98

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

@@ -21,8 +20,6 @@ The `+advtable+` plugin is a premium plugin that extends the core xref:table.ado
2120

2221
liveDemo::advtable[]
2322

24-
// include::partial$misc/purchase-premium-plugins.adoc[]
25-
2623
== Enabling the Enhanced Tables plugin
2724

2825
To enable the Enhanced 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/comments-access-options.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
:keywords: comments, commenting, tinycomments, access options
55
:pluginname: Comments
66
:plugincode: comments
7-
:pluginminimumplan: enterprise
87

98
[[access-options]]
109
== Access Options

modules/ROOT/pages/editimage.adoc

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

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

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/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)