Skip to content

Commit c732c16

Browse files
Farzad Hayatkemister85
andauthored
DOC-2342 add note to 5.x docs index.adoc pointing to TinyMCE 7 docs upgrading.adoc (#3175)
* DOC-2342 add note to 5.x docs `index.adoc` pointing to TinyMCE 7 docs `upgrading.adoc` * extract note into a partial for reusability * Update modules/ROOT/partials/misc/5x-end-of-support.adoc --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 41ffa88 commit c732c16

File tree

2 files changed

+23
-18
lines changed

2 files changed

+23
-18
lines changed

modules/ROOT/pages/index.adoc

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
= TinyMCE 5 Documentation
1+
= {productname} {productmajorversion} Documentation
22
:meta_description: Official documentation for the most advanced and widely deployed rich text editor platform.
33
:meta_title: Documentation
44
:type: index
55

6+
include::partial$misc/5x-end-of-support.adoc[]
7+
68
// 2 Columns, both asciidoc
79
[cols=2*a]
810
|===
@@ -11,31 +13,31 @@
1113
[.lead]
1214
xref:quick-start.adoc[Quick start]
1315

14-
Setup a basic TinyMCE 5 editor using the Tiny Cloud.
16+
Setup a basic {productname} {productmajorversion} editor using the {cloudname}.
1517

1618
|
1719
[.lead]
1820
xref:general-configuration-guide/basic-setup.adoc[Introduction & getting started]
1921

20-
New to self-hosting TinyMCE? Start here.
22+
New to self-hosting {productname}? Start here.
2123

2224
|
2325
[.lead]
2426
xref:cloud-deployment-guide/editor-and-features.adoc[Cloud deployment guide]
2527

26-
Start here for Tiny Cloud.
28+
Start here for {cloudname}.
2729

2830
|
2931
[.lead]
3032
xref:demo/basic-example.adoc[Examples]
3133

32-
Working examples of TinyMCE's popular functionality.
34+
Working examples of {productname}'s popular functionality.
3335
3436
|
3537
[.lead]
3638
xref:mobile.adoc[Mobile]
3739
38-
The TinyMCE rich text editing experience for mobile devices.
40+
The {productname} rich text editing experience for mobile devices.
3941
4042
|
4143
[.lead]
@@ -59,59 +61,61 @@ The configurable UI components available for customization.
5961
[.lead]
6062
xref:enterprise/index.adoc[Premium features]
6163
62-
Premium features from the makers of TinyMCE.
64+
Premium features from the makers of {productname}.
6365
6466
|
6567
[.lead]
66-
xref:tinydrive/introduction.adoc[Tiny Drive]
68+
xref:tinydrive/introduction.adoc[{cloudfilemanager}]
6769
68-
Tiny Drive
70+
The {productname} file manager.
6971
7072
|
7173
[.lead]
7274
xref:rtc/introduction.adoc[Real-time Collaboration (RTC)]
7375
74-
The TinyMCE Real-time Collaboration plugin
76+
The {productname} Real-time Collaboration plugin.
7577
7678
|
7779
[.lead]
7880
xref:advanced/index.adoc[Advanced topics]
7981
80-
Information and guides for developers wanting to build advanced capabilities into TinyMCE.
82+
Information and guides for developers wanting to build advanced capabilities into {productname}.
8183
8284
|
8385
[.lead]
8486
xref:integrations/index.adoc[Integrations]
8587
86-
Faster development with integrations of TinyMCE into your favorite framework or CMS.
88+
Faster development with integrations of {productname} into your favorite framework or CMS.
8789
8890
|
8991
[.lead]
90-
xref:migration-from-4x.adoc[Migrating from TinyMCE 4]
92+
xref:migration-from-4x.adoc[Migrating from {productname} 4]
9193
92-
Guidance for migrating from TinyMCE 4 to TinyMCE 5.
94+
Guidance for migrating from {productname} 4 to {productname} {productmajorversion}.
9395
9496
|
9597
[.lead]
9698
xref:migration-from-froala.adoc[Migrating from Froala]
9799
98-
Upgrading your rich text editor from Froala Editor v3 to TinyMCE 5.
100+
Upgrading your rich text editor from Froala Editor v3 to {productname} {productmajorversion}.
99101
100102
|
101103
[.lead]
102-
xref:release-notes/index.adoc[Release notes for TinyMCE 5]
104+
xref:release-notes/index.adoc[Release notes for {productname} {productmajorversion}]
105+
106+
List of all release notes for {productname} {productmajorversion}.
103107
104108
|
105109
[.lead]
106110
xref:changelog.adoc[Changelog]
107111
108-
The history of TinyMCE releases.
112+
The history of {productname} releases.
109113
110114
|
111115
[.lead]
112116
xref:api/tinymce/index.adoc[API Reference]
113117
114-
JavaScript API reference for TinyMCE
118+
JavaScript API reference for {productname}.
115119
116120
// Empty cell to even out rows
117121
// |
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
NOTE: {productname} 5 reached End of Support in April 2023. No more bug fixes, security updates, or new features will be introduced to {productname} 5. We recommend you upgrade to https://www.tiny.cloud/docs/tinymce/7/upgrading/[{productname} 7] or consider https://www.tiny.cloud/long-term-support/[{productname} 5 Long Term Support (LTS)] if you need more time.

0 commit comments

Comments
 (0)