Skip to content

Commit ed25416

Browse files
authored
DOC-3497: Fix self-referencing canonical URLs on renamed legacy pages (#4126)
Add page-aliases to 14 v8 pages that were renamed from v5/v6, allowing Antora to resolve the correct canonical URL for older versions.
1 parent 4617fb6 commit ed25416

14 files changed

Lines changed: 14 additions & 0 deletions

modules/ROOT/pages/advanced-templates.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Templates plugin
22
:navtitle: Template
3+
:page-aliases: template.adoc
34
:description: Create and edit complex templates in {productname} for use with {productname}.
45
:description_short: Create templates.
56
:keywords: plugin, template, templates, advtemplate.

modules/ROOT/pages/bootstrap-cloud.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Using {productname} from the Tiny Cloud CDN with the Bootstrap framework
22
:navtitle: Bootstrap
3+
:page-aliases: bootstrap.adoc
34
:description: A guide on integrating TinyMCE from the Tiny Cloud into the Bootstrap framework.
45
:keywords: integration, integrate, bootstrap
56
:productSource: cloud

modules/ROOT/pages/cloud-quick-start.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Quick start: {productname} from {cloudname}
22
:navtitle: Quick start: Cloud
3+
:page-aliases: quick-start.adoc
34
:description_short: Setup a basic {productname} {productmajorversion} editor using the {cloudname}.
45
:description: Get an instance of {productname} {productmajorversion} up and running using the {cloudname}. Initialize the editor on a textarea element using its ID with tinymce.init and the selector option.
56
:keywords: tinymce, script, textarea, selector, id, #mytextarea, tinymce.init, initialize, quick start

modules/ROOT/pages/copy-and-paste.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Copy & paste options
22
:navtitle: Copy and paste options
3+
:page-aliases: paste.adoc
34
:description: TinyMCE copy and paste
45

56
== {productname} PowerPaste plugin

modules/ROOT/pages/django-cloud.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Using {productname} from the Tiny Cloud CDN with the Django framework
22
:navtitle: Django
3+
:page-aliases: django.adoc
34
:description: A guide on integrating TinyMCE from the Tiny Cloud into the Django framework.
45
:keywords: integration, integrate, Django, django, django-tinymce, python
56
:productSource: cloud

modules/ROOT/pages/exportpdf.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
= {pluginname} plugin
22
:plugincode: exportpdf
33
:pluginname: Export to PDF
4+
:page-aliases: export.adoc
45
:pluginfilename: export-to-pdf
56
:navtitle: Export to PDF
67
:description: The {pluginname} feature provides the ability to generate a PDF file directly from the editor.

modules/ROOT/pages/laravel-tiny-cloud.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Using TinyMCE from the Tiny Cloud CDN with the Laravel framework
22
:navtitle: Laravel
3+
:page-aliases: laravel.adoc
34
:description: A guide on integrating TinyMCE from the Tiny Cloud into the Laravel framework.
45
:keywords: integration, integrate, laravel, php, composer
56
:productSource: cloud

modules/ROOT/pages/non-editable-content-options.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Non-editable content
22
:navtitle: Non-editable content
3+
:page-aliases: noneditable.adoc
34
:description: Options for creating non-editable content.
45
:keywords: noneditable, non-editable, editable, multi-root, multiroot
56

modules/ROOT/pages/rails-cloud.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Using TinyMCE from the Tiny Cloud CDN with Ruby on Rails
22
:navtitle: Ruby on Rails
3+
:page-aliases: rails.adoc
34
:description: A guide on integrating TinyMCE from the Tiny Cloud into Ruby on Rails.
45
:keywords: integration, integrate, ruby, rails
56
:productSource: cloud

modules/ROOT/pages/react-cloud.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Using TinyMCE from Tiny Cloud in React
22
:navtitle: React
3+
:page-aliases: react.adoc
34
:description: A guide on integrating TinyMCE from the Tiny Cloud into React.
45
:keywords: integration, integrate, react, reactjs, vite, tinymce-react, tinymce
56
:productSource: cloud

0 commit comments

Comments
 (0)