Skip to content
Open
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
2 changes: 1 addition & 1 deletion modules/ROOT/examples/live-demos/advcode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<li>Increase and decrease display font size.</li>
<li>Full-screen mode.</li>
</ul>
<p>For the Advanced Code Editor to offer a full-screen mode requires the <a href="https://tiny.cloud/docs/tinymce/6/fullscreen">Full screen</a> plugin and requires the Advanced Code Editor to be running in <a href="https://tiny.cloud/docs/tinymce/6/advcode/#advcode_inline">inline mode</a>.</p>
<p>For the Advanced Code Editor to offer a full-screen mode requires the <a href="https://www.tiny.cloud/docs/tinymce/6/fullscreen">Full screen</a> plugin and requires the Advanced Code Editor to be running in <a href="https://www.tiny.cloud/docs/tinymce/6/advcode/#advcode_inline">inline mode</a>.</p>
<p>To open the Advanced Code Editor dialog:</p>
<ul>
<li>On the menu bar, open <strong>View</strong> &gt; <strong>Source code</strong>.</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h4>Noting the difference</h4>

<h4>Working with Merge Tags</h4>

<p>The second pre-defined template in this demonstration — the <em>Letter outline</em> template — shows the <code>{{prefix}}mce-cursor{{suffix}}</code> string working in conjunction with the <a href="https://tiny.cloud/docs/tinymce/6/mergetags/">Merge Tags</a> Premium plugin.</p>
<p>The second pre-defined template in this demonstration — the <em>Letter outline</em> template — shows the <code>{{prefix}}mce-cursor{{suffix}}</code> string working in conjunction with the <a href="https://www.tiny.cloud/docs/tinymce/6/mergetags/">Merge Tags</a> Premium plugin.</p>

<p>The fixed string that is the Insertion Point Marker uses the same delimiting characters as are used by default by the Merge Tags plugin.</p>

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/examples/live-demos/editor-dfree/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ <h2 class="dfree-header mce-content-body" contenteditable="true" style="position
</h2>
<br/>
<div class="dfree-body mce-content-body" contenteditable="true" style="position: relative;" spellcheck="false">
<p><img src="https://tiny.cloud/images/medium-pic.jpg" style="display: block; margin-left: auto; margin-right: auto; width: 100%;"></p>
<p><img src="https://www.tiny.cloud/images/medium-pic.jpg" style="display: block; margin-left: auto; margin-right: auto; width: 100%;"></p>
<br/>
<h2>The world’s first rich text editor in the cloud</h2>

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/examples/live-demos/footnotes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>Welcome to Footnotes</h2>
<li id="footnotes_entry_46102500311662090427490"><a class="mce-footnotes-backlink" href="#footnote_46102500311662090427490">^&nbsp;</a><span class="mce-footnotes-note">If there is a highlighted selection when a footnote is added, the new footnote is added to the end of the highlighted selection.&nbsp;</span></li>
<li id="footnotes_entry_795387001171662097474091"><a class="mce-footnotes-backlink" href="#footnote_795387001171662097474091">^&nbsp;</a><span class="mce-footnotes-note">Scrolling the document to the end, if necessary.</span></li>
<li id="footnotes_entry_83105724181662097486697"><a class="mce-footnotes-backlink" href="#footnote_83105724181662097486697">^&nbsp;</a><span class="mce-footnotes-note">The footnotes section contains every footnote entry.</span></li>
<li id="footnotes_entry_6878577521662090521962"><a class="mce-footnotes-backlink" href="#footnote_6878577521662090521962">^&nbsp;</a><span class="mce-footnotes-note">See <a href="https://tiny.cloud/docs/tinymce/6/plugins/">Premium plugins</a> for details.</span></li>
<li id="footnotes_entry_6878577521662090521962"><a class="mce-footnotes-backlink" href="#footnote_6878577521662090521962">^&nbsp;</a><span class="mce-footnotes-note">See <a href="https://www.tiny.cloud/docs/tinymce/6/plugins/">Premium plugins</a> for details.</span></li>
</ol>
</div>
</textarea>
Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/examples/live-demos/linkchecker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h3>Canonically invalid domain-name strings</h3>
<p>Note each of them is:

<ol>
<li>turned into a clickable link by the <a href="https://tiny.cloud/docs/tinymce/6/autolink">Autolink</a> plugin; and then, after a short delay,
<li>turned into a clickable link by the <a href="https://www.tiny.cloud/docs/tinymce/6/autolink">Autolink</a> plugin; and then, after a short delay,
<li>highlighted in red by the <strong>Link Checker</strong> plugin.</li>
</ol>

Expand All @@ -36,7 +36,7 @@ <h3>Valid domain-name strings</h3>
<p>Note each of them is:</p>

<ol>
<li>turned into a clickable link by the <a href="https://tiny.cloud/docs/tinymce/6/autolink">Autolink</a> plugin; and then
<li>turned into a clickable link by the <a href="https://www.tiny.cloud/docs/tinymce/6/autolink">Autolink</a> plugin; and then
<li><strong>not</strong> highlighted in red by the <strong>Link Checker</strong> plugin.</li>
</ol>

Expand Down
34 changes: 17 additions & 17 deletions modules/ROOT/pages/6.0-release-notes-premium-changes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,29 +24,29 @@ No Premium Plugins released with {productname} 6.0 are backwards compatible with

| `formatpainter_blacklisted_formats` | `formatpainter_ignored_formats` | Option |

| `imagetools` | `editimage` | Plugin | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `imagetools` | `editimage` | Plugin | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `imagetools_toolbar` | `editimage_toolbar` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `imagetools_toolbar` | `editimage_toolbar` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `imagetools_proxy` | `editimage_proxy` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `imagetools_proxy` | `editimage_proxy` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `imagetools_cors_hosts` | `editimage_cors_hosts` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `imagetools_cors_hosts` | `editimage_cors_hosts` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `imagetools_credentials_hosts` | `editimage_credentials_hosts` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `imagetools_credentials_hosts` | `editimage_credentials_hosts` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `imagetools_fetch_image` | `editimage_fetch_image` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `imagetools_fetch_image` | `editimage_fetch_image` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `images_upload_timeout` | `editimage_upload_timeout` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `images_upload_timeout` | `editimage_upload_timeout` | Option | NB: _Image Tools_ is now _Enhanced Image Editing_, a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `toc` | `tableofcontents` | Plugin, Menu item, and Toolbar item | This presents in both the menu item and the toolbar’s tooltip text. NB: _Table of Contents_ is now a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `toc` | `tableofcontents` | Plugin, Menu item, and Toolbar item | This presents in both the menu item and the toolbar’s tooltip text. NB: _Table of Contents_ is now a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `tocupdate` | `tableofcontentsupdate` | Toolbar item | This presents in the toolbar’s tooltip text. NB: _Table of Contents_ is now a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `tocupdate` | `tableofcontentsupdate` | Toolbar item | This presents in the toolbar’s tooltip text. NB: _Table of Contents_ is now a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `toc_class` | `tableofcontents_class` | Option | NB: _Table of Contents_ is now a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `toc_class` | `tableofcontents_class` | Option | NB: _Table of Contents_ is now a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `toc_depth` | `tableofcontents_depth` | Option | NB: _Table of Contents_ is now a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `toc_depth` | `tableofcontents_depth` | Option | NB: _Table of Contents_ is now a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

| `toc_header` | `tableofcontents_header` | Option | NB: _Table of Contents_ is now a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
| `toc_header` | `tableofcontents_header` | Option | NB: _Table of Contents_ is now a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].
|===

[[hindi-malay-and-vietnamese-translations-added-to-premium-plugins]]
Expand Down Expand Up @@ -135,11 +135,11 @@ The following changes were made to the xref:editimage.adoc[Enhanced Image Editin

As noted in the xref:6.0-release-notes-core-changes.adoc#removed-or-deprecated-plugins-imagetools[_{productname} 6.0 Release Notes_], the `imagetools` plugin is no longer included as part of the Free editor.

_Image Tools_ is now _Enhanced Image Editing_, a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
_Image Tools_ is now _Enhanced Image Editing_, a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

The `imagetools_proxy` option has been renamed to `editimage_proxy`. However, when setting up xref:introduction-to-premium-selfhosted-services.adoc[Tiny services] the recommended configuration is now `editimage_proxy_service_url` and will be used in favour of `editimage_proxy` if both are set.

Users of the Free version of {productname} 5.x who rely on the removed `imagetools` plugin should not upgrade to {productname} 6.0 without a https://tiny.cloud/pricing/[subscription plan] that provides access to https://tiny.cloud/tinymce/features/#productivity[_Enhanced Image Editing_].
Users of the Free version of {productname} 5.x who rely on the removed `imagetools` plugin should not upgrade to {productname} 6.0 without a https://www.tiny.cloud/pricing/[subscription plan] that provides access to https://www.tiny.cloud/tinymce/features/#productivity[_Enhanced Image Editing_].


=== Enhanced Media Embed
Expand All @@ -154,7 +154,7 @@ This value was previously deprecated and, with this release, support for `false`

The following improvement was made to the xref:export.adoc[Export] plugin:

A new `export_image_proxy_service_url` option is available for use with the proxy service provided by https://tiny.cloud/docs/enterprise/server/[Tiny services].
A new `export_image_proxy_service_url` option is available for use with the proxy service provided by https://www.tiny.cloud/docs/enterprise/server/[Tiny services].


=== Format Painter
Expand Down Expand Up @@ -275,9 +275,9 @@ The following changes were made to the xref:tableofcontents.adoc[Table of Conten

As noted in the xref:6.0-release-notes-core-changes.adoc#new-and-improved-plugins-table-of-contents[_{productname} 6.0 Release Notes_], the `toc` plugin is no longer part of the Core editor.

Table of Contents has been updated and is now a https://tiny.cloud/tinymce/features/#productivity[Premium plugin].
Table of Contents has been updated and is now a https://www.tiny.cloud/tinymce/features/#productivity[Premium plugin].

Users of the Free version of {productname} 5.x who rely on the, now deprecated and removed, `toc` plugin, should not upgrade to {productname} 6.0 without a https://tiny.cloud/pricing/[subscription plan] that provides access to Premium plugins such as https://tiny.cloud/tinymce/features/#productivity[_Table of Contents_].
Users of the Free version of {productname} 5.x who rely on the, now deprecated and removed, `toc` plugin, should not upgrade to {productname} 6.0 without a https://www.tiny.cloud/pricing/[subscription plan] that provides access to Premium plugins such as https://www.tiny.cloud/tinymce/features/#productivity[_Table of Contents_].

The new Premium `tableofcontents` plugin also changes the names of several elements.

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/6.1-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ For information on using premium skins and icon packs, see: xref:enhanced-skins-

Setting `window.opener` to `null` set the browser to load the target resource without granting the target resource access to the document that opened it.

With this release, all {productname} help dialog links out to https://tiny.cloud[tiny.cloud] include the `rel="noopener"` attribute and value.
With this release, all {productname} help dialog links out to https://www.tiny.cloud[tiny.cloud] include the `rel="noopener"` attribute and value.

This provides basic protection against attacks that mis-use the `window.opener` default.

Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/pages/6.7-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -815,9 +815,9 @@ Note the duplicated material in the post-drag editor state example.
=== Using the Media plugin unexpectedly changed `<script>` tags in the editor body to `<image>` tags
// TINY-10007

As part of the {productname} 5.10 release, the `https://tiny.cloud/docs/plugins/opensource/media/#media_scripts)[media_scripts]` option was deprecated. And, as of the {productname} 6.0 release, this option was removed.
As part of the {productname} 5.10 release, the `https://www.tiny.cloud/docs/plugins/opensource/media/#media_scripts)[media_scripts]` option was deprecated. And, as of the {productname} 6.0 release, this option was removed.

When the setting was available, it was used to allow some script tags, with specified source URLs, to have some of their properties edited in the https://tiny.cloud/docs/plugins/opensource/media/[*Media*] plugin’s dialog.
When the setting was available, it was used to allow some script tags, with specified source URLs, to have some of their properties edited in the https://www.tiny.cloud/docs/plugins/opensource/media/[*Media*] plugin’s dialog.

And, while the `media_scripts` option was removed, the logic that allowed the plugin to edit properties in some script tags was not.

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/browserify-cjs-download.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:keywords: browserify, commonjs, cjs, zip, modules, tinymce
:installtype: pass:n[a `+.zip+`]
:bundler: https://browserify.org/[Browserify]
:syntax: http://www.commonjs.org/specs/modules/1.0/[CommonJS syntax]
:syntax: https://en.wikipedia.org/wiki/CommonJS[CommonJS syntax]

include::partial$module-loading/bundling-procedure-intro.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/browserify-cjs-npm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:keywords: browserify, commonjs, cjs, npm, modules, tinymce
:installtype: an npm
:bundler: https://browserify.org/[Browserify]
:syntax: http://www.commonjs.org/specs/modules/1.0/[CommonJS syntax]
:syntax: https://en.wikipedia.org/wiki/CommonJS[CommonJS syntax]

include::partial$module-loading/bundling-procedure-intro.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/mediaembed-server-integration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:description: Using the Enhanced Media Embed server with non-public content such as a corporate CMS.
:keywords: enterprise, pricing, video, youtube, vimeo, mp3, mp4, mov, movie, clip, film, link, linkchecking, linkchecker, mediaembed, media

Websites like https://developers.facebook.com/docs/plugins/oembed-endpoints[Facebook] and https://www.instagram.com/developer/embedding/[Instagram] expose an http://oembed.com/[oEmbed] endpoint for developers to utilize. The https://iframely.com/[Iframely] service creates embeds from websites on the public Internet. For content on private networks, such as a corporate CMS, this document outlines how to enrich the content or build an API that the Enhanced Media Embed server can utilize to create rich hyperlinks. We'll also provide some information about the Enhanced Media Embed server's summary cards.
Websites like Facebook and https://developers.facebook.com/docs/instagram-platform/oembed[Instagram] expose an https://oembed.com/[oEmbed] endpoint for developers to utilize. The https://iframely.com/[Iframely] service creates embeds from websites on the public Internet. For content on private networks, such as a corporate CMS, this document outlines how to enrich the content or build an API that the Enhanced Media Embed server can utilize to create rich hyperlinks. We'll also provide some information about the Enhanced Media Embed server's summary cards.

There are three options for enhancing the embeds created for private content by the Enhanced Media Embed server:

Expand Down
Loading
Loading