Skip to content

Commit 1e4b38a

Browse files
Feature/tinymce5update 3 releases 5.7.1 to 5.6 (#2317)
* fix links in -> Release -> TinyMCE 5.7.1 * fix links in -> Release -> TinyMCE 5.7 * fix links in -> Release -> TinyMCE 5.6.2 * fix links in -> Release -> TinyMCE 5.6 * add missing backticks * fix attribute * fix link in partials/misc/releasenotes_for_stable.adoc * fix some anchors * fix link
1 parent d99608c commit 1e4b38a

File tree

13 files changed

+95
-65
lines changed

13 files changed

+95
-65
lines changed

modules/ROOT/pages/advanced/events.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ tinymce.init({
8282
* https://developer.mozilla.org/en-US/docs/Web/API/Element/touchstart_event[touchstart]
8383
* https://developer.mozilla.org/en-US/docs/Web/API/Element/wheel_event[wheel]
8484

85+
[[editorcoreevents]]
8586
== Editor core events
8687

8788
The following events are provided by the {productname} editor.

modules/ROOT/pages/plugins/premium/tinymcespellchecker.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ include::partial$misc/plugin-toolbar-button-id-boilerplate.adoc[]
8787

8888
include::partial$misc/plugin-menu-item-id-boilerplate.adoc[]
8989

90+
[[commands]]
9091
== Commands
9192

9293
The Spell Checker Pro plugin provides the following commands.
@@ -223,6 +224,7 @@ tinymce.init({
223224
});
224225
----
225226

227+
[[apis]]
226228
== APIs
227229

228230
The {pluginname} plugin provides the following APIs.

modules/ROOT/pages/release-notes/release-notes56.adoc

Lines changed: 27 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77

88
{productname} 5.6 was released for {enterpriseversion} and {cloudname} on Tuesday, December 8^th^, 2020. It includes {productname} 5.6.1 and additional changes to premium plugins. These release notes provide an overview of the changes for {productname} 5.6, including:
99

10-
* <<newfeatures,New features>>
11-
* <<enhancements,Enhancements>>
12-
* <<accompanyingpremiumpluginchanges,Accompanying Premium Plugin changes>>
13-
* <<generalbugfixes,General bug fixes>>
14-
* <<securityfixes,Security fixes>>
15-
* <<upgradingtothelatestversionoftinymce5,Upgrading to the latest version of TinyMCE 5>>
10+
* xref:newfeatures[New features]
11+
* xref:enhancements[Enhancements]
12+
* xref:accompanyingpremiumpluginchanges[Accompanying Premium Plugin changes]
13+
* xref:generalbugfixes[General bug fixes]
14+
* xref:securityfixes[Security fixes]
15+
* xref:upgradingtothelatestversionoftinymce5[Upgrading to the latest version of TinyMCE 5]
1616

1717
include::partial$misc/releasenotes_for_stable.adoc[]
1818

19+
[[newfeatures]]
1920
== New features
2021

2122
The following new features were added for the {productname} 5.6 release.
@@ -27,13 +28,13 @@ The new `images_file_types` option allows different image file extensions to be
2728
* Smart Paste's image URL to embedded image functionality.
2829
* Allowed file extensions for the Image plugin.
2930

30-
For information on the `images_file_types` option, see: link:{baseurl}/configure/file-image-upload/#images_file_types[Image & file options - images_file_types].
31+
For information on the `images_file_types` option, see: xref:configure/file-image-upload.adoc#images_file_types[Image & file options - images_file_types].
3132

3233
=== New image emoji database for the Emoticons plugin
3334

3435
A new `emojiimages` database has been added to the Emoticons plugin. This database uses images provided by the Twitter Emoji (twemoji) project to render emojis in the content.
3536

36-
:feature: ``emojiimages`` database
37+
:feature: pass:q[``emojiimages`` database]
3738
:third_party_product: Twitter Emoji (Twemoji) graphics
3839
:license_agreement_name: CC-BY 4.0
3940
include::partial$misc/under-license.adoc[]
@@ -42,14 +43,14 @@ A new `emoticons_database` option has been added to specify which built-in emoji
4243

4344
For information on:
4445

45-
* The `emojiimages` database and `emoticons_database` option, see: link:{baseurl}/plugins/opensource/emoticons/#emoticons_database[Emoticons plugin - `emoticons_database`].
46-
* The `emoticons_images_url` option, see: link:{baseurl}/plugins/opensource/emoticons/#emoticons_images_url[Emoticons plugin - `emoticons_images_url`].
46+
* The `emojiimages` database and `emoticons_database` option, see: xref:plugins/opensource/emoticons.adoc#emoticons_database[Emoticons plugin - `emoticons_database`].
47+
* The `emoticons_images_url` option, see: xref:plugins/opensource/emoticons.adoc#emoticons_images_url[Emoticons plugin - `emoticons_images_url`].
4748

4849
=== New `format_empty_lines` option for content formatting
4950

5051
A new `format_empty_lines` option allows empty lines to be formatted for multi-line selections when applying an "inline" format such as bold (`<strong>`).
5152

52-
For information on the `format_empty_lines` option, see: link:{baseurl}/configure/content-formatting/#format_empty_lines[Content Formatting - `format_empty_lines`].
53+
For information on the `format_empty_lines` option, see: xref:configure/content-formatting.adoc#format_empty_lines[Content Formatting - `format_empty_lines`].
5354

5455
=== New editor events
5556

@@ -60,14 +61,14 @@ For information on the `format_empty_lines` option, see: link:{baseurl}/configur
6061

6162
For information on:
6263

63-
* The `TableModified` event, see: link:{baseurl}/plugins/opensource/table/#events[Table plugin - `events`].
64-
* Core editor events, see: link:{baseurl}/advanced/events/#editorcoreevents[Editor core events].
64+
* The `TableModified` event, see: xref:plugins/opensource/table.adoc#events[Table plugin - `events`].
65+
* Core editor events, see: xref:advanced/events.adoc#editorcoreevents[Editor core events].
6566

6667
=== New card menu item for the autocompleter
6768

6869
A new card menu item has been added to the autocompleter, allowing for greater customization of the autocompleter results displayed to the user.
6970

70-
For information on customizing autocompleter results with `CardMenuItem`, see: link:{baseurl}/ui-components/autocompleter/#cardmenuitem[UI components - Autocompleter - `CardMenuItem`].
71+
For information on customizing autocompleter results with `CardMenuItem`, see: xref:ui-components/autocompleter.adoc#cardmenuitem[UI components - Autocompleter - `CardMenuItem`].
7172

7273
=== Additional new features
7374

@@ -76,6 +77,7 @@ For information on customizing autocompleter results with `CardMenuItem`, see: l
7677
* Added new user interface `enable`, `disable`, and `isDisabled` methods.
7778
* Added new `closest` formatter API to get the closest matching selection format from a set of formats.
7879

80+
[[enhancements]]
7981
== Enhancements
8082

8183
The following enhancements were made for the {productname} 5.6 release.
@@ -88,8 +90,9 @@ Clicking links when the editor is in `readonly` mode will open the URL in a new
8890

8991
A new optional `name` field that sets a specific name to the format when it's being registered using the `style_formats` option.
9092

91-
For information on the `name` field, see: link:{baseurl}/configure/editor-appearance/#style_formats[User interface - `style_formats`].
93+
For information on the `name` field, see: xref:configure/editor-appearance.adoc#style_formats[User interface - `style_formats`].
9294

95+
[[accompanyingpremiumpluginchanges]]
9396
== Accompanying Premium Plugin changes
9497

9598
The following premium plugin updates were released alongside {productname} 5.6.
@@ -100,7 +103,7 @@ The {productname} 5.6 release includes an accompanying release of the *Accessibi
100103

101104
*Accessibility Checker* 2.3.1 fixes an issue where internal {productname} elements were not ignored.
102105

103-
For information on the Accessibility Checker plugin, see: link:{baseurl}/plugins/premium/a11ychecker/[Accessibility Checker plugin].
106+
For information on the Accessibility Checker plugin, see: xref:plugins/premium/a11ychecker.adoc[Accessibility Checker plugin].
104107

105108
=== Advanced Code Editor 2.3.0
106109

@@ -115,7 +118,7 @@ The {productname} 5.6 release includes an accompanying release of the *Advanced
115118
* Fixed the code view not using monospace fonts.
116119
* Fixed an issue where non-breaking spaces were inserted instead of regular spaces on Safari.
117120

118-
For information on the Advanced Code Editor plugin, see: link:{baseurl}/plugins/premium/advcode/[Advanced Code Editor plugin].
121+
For information on the Advanced Code Editor plugin, see: xref:plugins/premium/advcode.adoc[Advanced Code Editor plugin].
119122

120123
=== Comments 2.3.0
121124

@@ -131,7 +134,7 @@ The {productname} 5.6 release includes an accompanying release of the *Comments*
131134
* Fixed long comments getting cut off.
132135
* Fixed a scrollbar appearing in the textarea when writing a comment.
133136

134-
For information on the Comments plugin, see: link:{baseurl}/plugins/premium/comments/[Comments plugin].
137+
For information on the Comments plugin, see: xref:plugins/premium/comments/index.adoc[Comments plugin].
135138

136139
=== Mentions 2.2.0
137140

@@ -147,7 +150,7 @@ The {productname} 5.6 release includes an accompanying release of the *Mentions*
147150

148151
* Fixed mentions not converted to `contenteditable=false` elements when set using `editor.setContent()`
149152

150-
For information on the Mentions plugin, see: link:{baseurl}/plugins/premium/mentions/[Mentions plugin].
153+
For information on the Mentions plugin, see: xref:plugins/premium/mentions.adoc[Mentions plugin].
151154

152155
=== PowerPaste 5.4.0
153156

@@ -160,9 +163,9 @@ The {productname} 5.6 release includes an accompanying release of the *PowerPast
160163
*PowerPaste* 5.4.0 also provides the following bug fixes:
161164

162165
* Fixed the `Cut` menu item not working in the latest version of Firefox.
163-
* Fixed two Cross-Site Scripting (XSS) vulnerability issues. For more information, see: <<security-fixes,Security fixes>>.
166+
* Fixed two Cross-Site Scripting (XSS) vulnerability issues. For more information, see: xref:securityfixes[Security fixes].
164167

165-
For information on the PowerPaste plugin, see: link:{baseurl}/plugins/premium/powerpaste/[PowerPaste plugin].
168+
For information on the PowerPaste plugin, see: xref:plugins/premium/powerpaste.adoc[PowerPaste plugin].
166169

167170
=== Spell Checker Pro 2.2.0
168171

@@ -179,8 +182,9 @@ The {productname} 5.6 release includes an accompanying release of the *Spell Che
179182
* Fixed the spellchecker dialog not checking incorrect words outside of the window viewport.
180183
* Fixed the spellchecker as-you-type functionality interfering with the dialog.
181184

182-
For information on the Spell Checker Pro plugin, see: link:{baseurl}/plugins/premium/tinymcespellchecker/[Spell Checker Pro plugin].
185+
For information on the Spell Checker Pro plugin, see: xref:plugins/premium/tinymcespellchecker.adoc[Spell Checker Pro plugin].
183186

187+
[[generalbugfixes]]
184188
== General bug fixes
185189

186190
{productname} 5.6 provides fixes for the following bugs:
@@ -216,6 +220,7 @@ For information on the Spell Checker Pro plugin, see: link:{baseurl}/plugins/pre
216220
* Fixed the `mceTableRowType` and `mceTableCellType` commands were not firing the `newCell` event.
217221
* Fixed the HTML5 `s` element was not recognized when editing or clearing text formatting.
218222

223+
[[securityfixes]]
219224
== Security fixes
220225

221226
{productname} 5.6 provides fixes for the following security issues:

modules/ROOT/pages/release-notes/release-notes562.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77

88
{productname} 5.6.2 was released for {enterpriseversion} and {cloudname} on Wednesday, December 9^th^, 2020. It includes {productname} 5.6.2 and additional changes to premium plugins. These release notes provide an overview of the changes for {productname} 5.6.2, including:
99

10-
* <<accompanyingpremiumchanges,Accompanying Premium changes>>
11-
* <<generalbugfixes,General bug fixes>>
12-
* <<upgradingtothelatestversionoftinymce5,Upgrading to the latest version of TinyMCE 5>>
10+
* xref:accompanyingpremiumchanges[Accompanying Premium changes]
11+
* xref:generalbugfixes[General bug fixes]
12+
* xref:upgradingtothelatestversionoftinymce5[Upgrading to the latest version of TinyMCE 5]
1313

1414
include::partial$misc/releasenotes_for_stable.adoc[]
1515

16+
[[accompanyingpremiumchanges]]
1617
== Accompanying Premium changes
1718

1819
The following premium updates were released alongside {productname} 5.6.2.
@@ -25,8 +26,9 @@ The *Enterprise language packs* include the following bug fix:
2526

2627
* Fixes Swedish translations (`sv_SE`).
2728

28-
For information on the Enterprise language packs, see: link:{baseurl}/configure/localization/#language[Localization options - `language`].
29+
For information on the Enterprise language packs, see: xref:configure/localization.adoc#language[Localization options - `language`].
2930

31+
[[generalbugfixes]]
3032
== General bug fixes
3133

3234
{productname} 5.6.2 provides fixes for the following bugs:

0 commit comments

Comments
 (0)