Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,11 @@
**** xref:bundling-localization.adoc[UI localizations]
**** xref:bundling-themes.adoc[Themes]
** xref:upgrading.adoc[Upgrading {productname}]
** xref:migration-from-4x.adoc[Migrating from {productname} 4]
** xref:migration-from-5x.adoc[Migrating from {productname} 5]
** xref:migration-from-6x.adoc[Migrating from {productname} 6]
** xref:migration-from-froala.adoc[Migrating from Froala]
** xref:migration-guides.adoc[Migration guides]
*** xref:migration-from-4x.adoc[Migrating from {productname} 4]
*** xref:migration-from-5x.adoc[Migrating from {productname} 5]
*** xref:migration-from-6x.adoc[Migrating from {productname} 6]
*** xref:migration-from-froala.adoc[Migrating from Froala]
** xref:generate-rsa-key-pairs.adoc[Generate public key pairs]
** xref:understanding-editor-loads.adoc[Understanding editor loads]
* xref:examples.adoc[Examples]
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/migration-from-5x.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= Migrating from {productname} 5 to {productname} 7
= Migrating from {productname} 5 to {productname} {release-version}
:navtitle: Migrating from TinyMCE 5
:description: Guidance for migrating from TinyMCE 5 to TinyMCE 7
:keywords: migration, considerations, premigration, pre-migration
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/migration-from-6x.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= Migrating from {productname} 6 to {productname} 7
= Migrating from {productname} 6 to {productname} {release-version}
:navtitle: Migrating from TinyMCE 6
:description: Guidance for migrating from TinyMCE 6 to TinyMCE 7
:keywords: migration, considerations, premigration, pre-migration
Expand Down
41 changes: 41 additions & 0 deletions modules/ROOT/pages/migration-guides.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
= {productname} Migration Guides
:description: Comprehensive guides for upgrading between TinyMCE versions (4.x, 5.x, 6.x) and migrating from other rich text editors
:keywords: migration, upgrade, version, tinymce 4, tinymce 5, tinymce 6, froala
:title_nav: Migration Guides
:toc: macro
:toclevels: 2
:toc-title: Version Migration Guides
:toc-placement: preamble
:toc-type: flat

[cols="1,1"]
|===

a|
[.lead]
xref:migration-from-6x.adoc[Migrating from {productname} 6]

Guide for upgrading from {productname} 6 to {productname} 7, covering configuration changes and UI component updates.

a|
[.lead]
xref:migration-from-5x.adoc[Migrating from {productname} 5]

Guide for upgrading from {productname} 5 to {productname} 7, including architectural improvements and security updates.

a|
[.lead]
xref:migration-from-4x.adoc[Migrating from {productname} 4]

Guide for upgrading from {productname} 4 to {productname} 7, detailing major architectural changes and modern UI improvements.

a|
[.lead]
xref:migration-from-froala.adoc[Migrating from Froala]

Guide for migrating from Froala Editor to {productname}, with equivalent feature mappings and configuration guidance.

// Empty cell to even out rows
a|

|===