Skip to content

Commit a772c00

Browse files
committed
DOC-3216: replace TinyMCE with productname var.
1 parent 97cb18f commit a772c00

34 files changed

+44
-44
lines changed

modules/ROOT/pages/basic-setup.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,5 +290,5 @@ liveDemo::basic-conf[]
290290
** Initial configuration - For initial configuration and important settings.
291291
** Interface - For customizing the look and feel of the editor.
292292
** Content - For customizing the allowed content and the associated behaviors.
293-
* For information on Plugins and their options, see: xref:work-with-plugins.adoc[Add plugins to TinyMCE].
293+
* For information on Plugins and their options, see: xref:work-with-plugins.adoc[Add plugins to {productname}].
294294
* For information on the CSS required to render some {productname} elements outside of the editor, see: xref:editor-content-css.adoc[Boilerplate content CSS].

modules/ROOT/pages/blazor-cloud.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Using TinyMCE from the Tiny Cloud CDN with the Blazor framework
1+
= Using {productname} from the Tiny Cloud CDN with the Blazor framework
22
:navtitle: Blazor
33
:description: A guide on integrating TinyMCE from the Tiny Cloud into the Blazor framework.
44
:keywords: integration, integrate, blazor, blazorapp

modules/ROOT/pages/blazor-pm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Using the TinyMCE package with the Blazor framework
1+
= Using the {productname} package with the Blazor framework
22
:navtitle: Using a package manager
33
:description: A guide on integrating the TinyMCE package into the Blazor framework.
44
:keywords: integration, integrate, blazor, blazorapp

modules/ROOT/pages/blazor-ref.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= TinyMCE Blazor integration technical reference
1+
= {productname} Blazor integration technical reference
22
:navtitle: Technical reference
33
:description: Technical reference for the TinyMCE Blazor integration
44
:keywords: integration, integrate, blazor, blazorapp

modules/ROOT/pages/browserify-cjs-npm.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Bundling an npm version of TinyMCE with CommonJS and Browserify
1+
= Bundling an npm version of {productname} with CommonJS and Browserify
22
:navtitle: CommonJS and npm
33
:description_short: Bundling an npm version of TinyMCE in a project using CommonJS and Browserify
44
:description: Bundling an npm version of TinyMCE in a project using CommonJS and Browserify
@@ -15,7 +15,7 @@ This guide requires the following:
1515

1616
* Node.js and npm
1717
* Basic knowledge of how to use https://browserify.org/[Browserify]
18-
* (Optional: For premium features) The latest premium `+.zip+` bundle of TinyMCE for including premium plugins
18+
* (Optional: For premium features) The latest premium `+.zip+` bundle of {productname} for including premium plugins
1919

2020
== Procedure
2121

modules/ROOT/pages/bundling-content-css.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Bundling TinyMCE content CSS using module loading
1+
= Bundling {productname} content CSS using module loading
22
:navtitle: Content CSS
33
:description_short: Information on bundling the editor content CSS
44
:description: Information on bundling the editor content CSS using module loading

modules/ROOT/pages/bundling-icons.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Bundling TinyMCE icon packs using module loading
1+
= Bundling {productname} icon packs using module loading
22
:navtitle: Icons
33
:description_short: Information on bundling icon packs
44
:description: Information on bundling TinyMCE icon packs using module loading

modules/ROOT/pages/bundling-localization.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Bundling the User Interface localizations for TinyMCE
1+
= Bundling the User Interface localizations for {productname}
22
:navtitle: UI localizations
33
:description_short: Information on bundling User Interface localizations
44
:description: Information on bundling User Interface localizations

modules/ROOT/pages/bundling-plugins.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Bundling TinyMCE plugins using module loading
1+
= Bundling {productname} plugins using module loading
22
:navtitle: Plugins
33
:description_short: Information on bundling plugins
44
:description: Information on bundling TinyMCE plugins using module loading
@@ -8,7 +8,7 @@ include::partial$module-loading/bundling-ref-example.adoc[]
88
:!editorcomponent:
99

1010
[NOTE]
11-
If using {productname} 7.0.1 or earlier, please refer to link:https://www.tiny.cloud/docs/tinymce/6/bundling-plugins/[Bundling TinyMCE plugins using module loading] from the {productname} v6 documentation guide.
11+
If using {productname} 7.0.1 or earlier, please refer to link:https://www.tiny.cloud/docs/tinymce/6/bundling-plugins/[Bundling {productname} plugins using module loading] from the {productname} v6 documentation guide.
1212

1313
include::partial$plugin-files/plugin-file-index.js.adoc[]
1414

modules/ROOT/pages/cloud-deployment-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ a|
2929
[.lead]
3030
xref:plugin-editor-version-compatibility.adoc[Version compatibility reference]
3131

32-
Matrix of compatibility between TinyMCE editor versions and premium plugins.
32+
Matrix of compatibility between {productname} editor versions and premium plugins.
3333

3434
a|
3535
[.lead]

0 commit comments

Comments
 (0)