From 8eb84879977a0169cb19e269f1f31d1e29d08f15 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Thu, 10 Sep 2026 10:21:41 +1000 Subject: [PATCH 1/2] TINYDOC-3599: Replace the premium plugin lists with links to the plugins index. --- modules/ROOT/pages/editor-and-features.adoc | 8 ++--- modules/ROOT/pages/features-only.adoc | 4 +-- .../partials/misc/plugin-support-table.adoc | 5 ++- .../partials/misc/premium-plugin-list.adoc | 32 ------------------- 4 files changed, 5 insertions(+), 44 deletions(-) delete mode 100644 modules/ROOT/partials/misc/premium-plugin-list.adoc diff --git a/modules/ROOT/pages/editor-and-features.adoc b/modules/ROOT/pages/editor-and-features.adoc index a5ee9f1ac3..8c9f1bf926 100644 --- a/modules/ROOT/pages/editor-and-features.adoc +++ b/modules/ROOT/pages/editor-and-features.adoc @@ -48,9 +48,7 @@ There are more than 40 open source plugins that enhance the editing experience i NOTE: It may take up to 30 minutes for the purchased plugin to be available to {productname}. Clear the browser’s cache. -Extend the xref:basic-setup.adoc[{productname} configuration] to include any additional purchased plugins and associated toolbar and menu items. Refer to the following enablement guides for more information: - -include::partial$misc/premium-plugin-list.adoc[] +Extend the xref:basic-setup.adoc[{productname} configuration] to include any additional purchased plugins and associated toolbar and menu items. For the enablement guide for each plugin, refer to xref:plugins.adoc#premium-plugins[Premium plugins]. include::partial$misc/admon-cloud-configured-options.adoc[] @@ -97,8 +95,6 @@ WARNING: Do not use the regular xref:work-with-plugins.adoc[plugins] configurati === Step 3: Specify purchased {productname} plugins and toolbar buttons -Extend the xref:basic-setup.adoc[{productname} configuration] to include any additional purchased plugins and associated toolbar and menu items. Refer to the following enablement guides for more information: - -include::partial$misc/premium-plugin-list.adoc[] +Extend the xref:basic-setup.adoc[{productname} configuration] to include any additional purchased plugins and associated toolbar and menu items. For the enablement guide for each plugin, refer to xref:plugins.adoc#premium-plugins[Premium plugins]. include::partial$misc/admon-cloud-configured-options.adoc[] diff --git a/modules/ROOT/pages/features-only.adoc b/modules/ROOT/pages/features-only.adoc index 0186850e27..f6e45842fd 100644 --- a/modules/ROOT/pages/features-only.adoc +++ b/modules/ROOT/pages/features-only.adoc @@ -21,9 +21,7 @@ Add the following script in the webpage once the script tag to load {productname NOTE: It may take up to 30 minutes for the purchased plugin to be available to {productname}. Clear the browser's cache. -Extend the xref:basic-setup.adoc[{productname} configuration] to include any additional purchased plugins and associated toolbar and menu items. Refer to the following enablement guides for more information: - -include::partial$misc/premium-plugin-list.adoc[] +Extend the xref:basic-setup.adoc[{productname} configuration] to include any additional purchased plugins and associated toolbar and menu items. For the enablement guide for each plugin, refer to xref:plugins.adoc#premium-plugins[Premium plugins]. include::partial$misc/admon-cloud-configured-options.adoc[] diff --git a/modules/ROOT/partials/misc/plugin-support-table.adoc b/modules/ROOT/partials/misc/plugin-support-table.adoc index 8de38d12b4..f6788c547e 100644 --- a/modules/ROOT/partials/misc/plugin-support-table.adoc +++ b/modules/ROOT/partials/misc/plugin-support-table.adoc @@ -1,7 +1,6 @@ [[supported-premium-plugins]] == Supported Premium Plugins -The following list of premium plugins are supported by {companynameformal} for {productname} {productminorversion}: +For the premium plugins supported by {companynameformal} for {productname} {productminorversion}, refer to xref:plugins.adoc#premium-plugins[Premium plugins]. -include::partial$misc/premium-plugin-list.adoc[] -* xref:enhanced-skins-and-icon-packs.adoc[{prem_skins_icons}] \ No newline at end of file +xref:enhanced-skins-and-icon-packs.adoc[{prem_skins_icons}] is also supported. \ No newline at end of file diff --git a/modules/ROOT/partials/misc/premium-plugin-list.adoc b/modules/ROOT/partials/misc/premium-plugin-list.adoc deleted file mode 100644 index 81468e87cb..0000000000 --- a/modules/ROOT/partials/misc/premium-plugin-list.adoc +++ /dev/null @@ -1,32 +0,0 @@ -* xref:a11ychecker.adoc[Accessibility Checker] -* xref:advtable.adoc[Enhanced Tables] -* xref:advanced-typography.adoc[Advanced Typography] -* xref:casechange.adoc[Case Change] -* xref:checklist.adoc[Checklist] -* xref:introduction-to-tiny-comments.adoc[Comments] -* xref:advcode.adoc[Enhanced Code Editor] -* xref:introduction-to-mediaembed.adoc[Enhanced Media Embed] -* xref:exportpdf.adoc[Export to PDF] -* xref:exportword.adoc[Export to Word] -* xref:footnotes.adoc[Footnotes] -* xref:formatpainter.adoc[Format Painter] -* xref:importword.adoc[Import from Word] -* xref:inline-css.adoc[Inline CSS] -* xref:editimage.adoc[Image Editing] -* xref:uploadcare.adoc[Media Optimizer Powered by Uploadcare] -* xref:linkchecker.adoc[Link Checker] -* xref:math.adoc[Math] -* xref:markdown.adoc[Markdown] -* xref:mentions.adoc[Mentions] -* xref:mergetags.adoc[Merge Tags] -* xref:moxiemanager.adoc[MoxieManager] -ifeval::["{productSource}" != "cloud"] -* xref:moxiemanager.adoc[MoxieManager] -endif::[] -* xref:pageembed.adoc[Page Embed] -* xref:permanentpen.adoc[Permanent Pen] -* xref:introduction-to-powerpaste.adoc[PowerPaste] -* xref:introduction-to-tiny-spellchecker.adoc[Spell Checker] -* xref:autocorrect.adoc[Spelling Autocorrect] -* xref:tableofcontents.adoc[Table of Contents] -* xref:tinydrive-introduction.adoc[{cloudfilemanager}] \ No newline at end of file From 7da76fbb5140af44f3c28dd412faa852a75ab9a4 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Thu, 10 Sep 2026 10:47:23 +1000 Subject: [PATCH 2/2] TINYDOC-3599: update productminorversion from 8.8 to 8.9. --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 31c676dd42..d481503d6e 100644 --- a/antora.yml +++ b/antora.yml @@ -31,7 +31,7 @@ asciidoc: # product variables productname: TinyMCE productmajorversion: 8 - productminorversion: '8.8' + productminorversion: '8.9' ##### product name in codeblock prodnamecode: tinymce #### more names