From ac2bc85b7b7e9e257747d48510b5e3acf049aae3 Mon Sep 17 00:00:00 2001 From: abhinavgandham Date: Mon, 6 Oct 2025 22:26:37 +1000 Subject: [PATCH 1/2] DOC-3300: Updated title in the getting started page, as well as the description and navbar. --- modules/ROOT/nav.adoc | 2 +- modules/ROOT/pages/introduction-to-tinymce.adoc | 2 +- modules/ROOT/partials/what-is-tinymce.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index e189dcd8be..11072c5fc5 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -1,5 +1,5 @@ * xref:getting-started.adoc[Getting started] -** xref:introduction-to-tinymce.adoc[What is {productname}?] +** xref:introduction-to-tinymce.adoc[Introduction to {productname}] ** xref:installation.adoc[Installation] *** Cloud **** xref:cloud-quick-start.adoc[Quick start] diff --git a/modules/ROOT/pages/introduction-to-tinymce.adoc b/modules/ROOT/pages/introduction-to-tinymce.adoc index fbe9e37a5d..4765289110 100644 --- a/modules/ROOT/pages/introduction-to-tinymce.adoc +++ b/modules/ROOT/pages/introduction-to-tinymce.adoc @@ -1,4 +1,4 @@ -= What is TinyMCE? += Introduction to TinyMCE :description: What is TinyMCE and how do I add it to my project. :keywords: tinymce, script, textarea diff --git a/modules/ROOT/partials/what-is-tinymce.adoc b/modules/ROOT/partials/what-is-tinymce.adoc index 16210c748f..5dcfaab18d 100644 --- a/modules/ROOT/partials/what-is-tinymce.adoc +++ b/modules/ROOT/partials/what-is-tinymce.adoc @@ -1,4 +1,4 @@ -{productname} is a rich-text editor that allows users to create formatted content within a user-friendly interface. +An introduction to {productname}, the rich-text editor that allows users to create formatted content within a user-friendly interface. include::partial$misc/admon-account-creation-and-social-option.adoc[] From 75c552ace9f05c490e68443f6c81aa266ee852f4 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Mon, 20 Oct 2025 08:43:04 +1000 Subject: [PATCH 2/2] Update modules/ROOT/partials/what-is-tinymce.adoc --- modules/ROOT/partials/what-is-tinymce.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/partials/what-is-tinymce.adoc b/modules/ROOT/partials/what-is-tinymce.adoc index 5dcfaab18d..16210c748f 100644 --- a/modules/ROOT/partials/what-is-tinymce.adoc +++ b/modules/ROOT/partials/what-is-tinymce.adoc @@ -1,4 +1,4 @@ -An introduction to {productname}, the rich-text editor that allows users to create formatted content within a user-friendly interface. +{productname} is a rich-text editor that allows users to create formatted content within a user-friendly interface. include::partial$misc/admon-account-creation-and-social-option.adoc[]