-
Notifications
You must be signed in to change notification settings - Fork 220
DOC-3234: Create an index page for all TinyMCE upgrade guides #3763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 4 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
34ce431
DOC-3234: Create an index page for all TinyMCE upgrade guides.
kemister85 4cdee26
DOC-3234: fix nesting issue.
kemister85 6cfd3ac
DOC-3234: remove incorrect placed upgrading link in nav.adoc.
kemister85 a5dba5d
DOC-3234: re-indroduce deleted nav link.
kemister85 9826bca
Update modules/ROOT/nav.adoc
kemister85 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| = TinyMCE 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 TinyMCE 6] | ||
|
|
||
| Guide for upgrading from TinyMCE 6 to TinyMCE 7, covering configuration changes and UI component updates. | ||
|
|
||
| a| | ||
| [.lead] | ||
| xref:migration-from-5x.adoc[Migrating from TinyMCE 5] | ||
|
|
||
| Guide for upgrading from TinyMCE 5 to TinyMCE 7, including architectural improvements and security updates. | ||
|
|
||
| a| | ||
| [.lead] | ||
| xref:migration-from-4x.adoc[Migrating from TinyMCE 4] | ||
|
|
||
| Guide for upgrading from TinyMCE 4 to TinyMCE 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 TinyMCE, with equivalent feature mappings and configuration guidance. | ||
|
|
||
| // Empty cell to even out rows | ||
| a| | ||
|
|
||
| |=== |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.