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 Enhanced Code Editor to offer a full-screen mode requires the <a href="https://tiny.cloud/docs/tinymce/7/fullscreen">Full screen</a> plugin and requires the Enhanced Code Editor to be running in <a href="https://tiny.cloud/docs/tinymce/7/advcode/#advcode_inline">inline mode</a>.</p>
<p>For the Enhanced Code Editor to offer a full-screen mode requires the <a href="https://www.tiny.cloud/docs/tinymce/7/fullscreen">Full screen</a> plugin and requires the Enhanced Code Editor to be running in <a href="https://www.tiny.cloud/docs/tinymce/7/advcode/#advcode_inline">inline mode</a>.</p>
<p>To open the Enhanced 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/7/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/7/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/7/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/7/plugins/">Premium plugins</a> for details.</span></li>
</ol>
</div>
</textarea>
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/examples/live-demos/importword/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ <h1 style="font-size: 1.5em; color: black; margin-top: 0; text-align: left;">Imp
<li style="margin-bottom: 10px;">Select the DOCX file to upload.</li>
<li style="margin-bottom: 10px;">Edit the imported content however you wish.</li>
</ol>
<p style="font-size: 0.9em; color: #555; text-align: left; margin-top: 15px;">Learn more about <strong>Import from Word</strong> and our other document converters (<a href="https://tiny.cloud/tinymce/features/export-word/" style="color: #0066cc; text-decoration: none; border-bottom: 1px dotted #0066cc;">Export to Word</a> and <a href="https://tiny.cloud/tinymce/features/export-pdf" style="color: #0066cc; text-decoration: none; border-bottom: 1px dotted #0066cc;">Export to PDF</a>) at <a href="https://tiny.cloud" style="color: #0066cc; text-decoration: none; border-bottom: 1px dotted #0066cc;">https://tiny.cloud</a>.</p>
<p style="font-size: 0.9em; color: #555; text-align: left; margin-top: 15px;">Learn more about <strong>Import from Word</strong> and our other document converters (<a href="https://www.tiny.cloud/tinymce/features/export-word/" style="color: #0066cc; text-decoration: none; border-bottom: 1px dotted #0066cc;">Export to Word</a> and <a href="https://www.tiny.cloud/tinymce/features/export-pdf/" style="color: #0066cc; text-decoration: none; border-bottom: 1px dotted #0066cc;">Export to PDF</a>) at <a href="https://www.tiny.cloud" style="color: #0066cc; text-decoration: none; border-bottom: 1px dotted #0066cc;">https://www.tiny.cloud</a>.</p>
</textarea>
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/7/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/7/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/7/autolink">Autolink</a> plugin; and then
<li>turned into a clickable link by the <a href="https://www.tiny.cloud/docs/tinymce/7/autolink">Autolink</a> plugin; and then
<li><strong>not</strong> highlighted in red by the <strong>Link Checker</strong> plugin.</li>
</ol>

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
2 changes: 1 addition & 1 deletion modules/ROOT/pages/moxiemanager.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ MoxieManager is a paid addition to {productname}. It is included in link:{pricin

Full documentation on MoxieManager, including how to http://www.moxiemanager.com/documentation/index.php/TinyMCE_Integration[integrate with {productname}], can be http://www.moxiemanager.com/documentation/[found] on the MoxieManager website.

Documentation is archived for the deprecated http://archive.tinymce.com/wiki.php/MCImageManager[MCImageManager] and http://archive.tinymce.com/wiki.php/MCFileManager[MCFileManager].
Documentation was previously available for the deprecated MCImageManager and MCFileManager (no longer accessible online).
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The following other options can be performed to the selected file :
* Choose *Download* to download the selected file/files.
* Choose *Delete* to remove the selected file/files from the Google Drive.

Read more about these options https://gsuite.google.com/learning-center/products/drive/get-started/#!/[here].
Read more about these options in the https://support.google.com/a/users/answer/9300017[Google Drive cheat sheet].

== Interactive example

Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/pages/troubleshoot-server.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ Use your distribution package manager to install curl. See your distribution doc

Download and install the curl package based on your environment:

x64: http://curl.haxx.se/dlwiz/?type=bin&os=Win64&flav=MinGW64
x64: https://curl.se/windows/

x86: http://curl.haxx.se/dlwiz/?type=bin&os=Win32&flav=-&ver=2000%2FXP and select either of the curl version: 7.39.0 - SSL enabled SSH enabled packages
x86: https://curl.se/windows/

Once downloaded:

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/understanding-editor-loads.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ You can get unlimited editors loads one of three ways:
* The open-source version of {productname} is also available via third party-hosted CDNs and is not subject to editor load restrictions.
* For the Enterprise version of Tiny MCE with Premium features, https://www.tiny.cloud/contact/[get in touch with our Sales team] for a custom quote.

> For information about annual plan billing, overage pricing, and other billing-related questions, please visit link:https://tiny.cloud/ubb[How TinyMCE usage-based billing works^].
> For information about annual plan billing, overage pricing, and other billing-related questions, please visit link:https://www.tiny.cloud/ubb[How TinyMCE usage-based billing works^].
2 changes: 1 addition & 1 deletion modules/ROOT/pages/usage-based-billing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
:keywords: {productname}, cloud, script, textarea, ubb, faq, usage-based billing, frequently asked questions, usage, billing

[NOTE]
The content for Tiny Cloud's Usage-Based Billing (UBB) has moved to a new location. For comprehensive information about UBB, including billing details, threshold notifications, and unsupported version billing, please visit link:https://tiny.cloud/ubb[How TinyMCE usage-based billing works^].
The content for Tiny Cloud's Usage-Based Billing (UBB) has moved to a new location. For comprehensive information about UBB, including billing details, threshold notifications, and unsupported version billing, please visit link:https://www.tiny.cloud/ubb[How TinyMCE usage-based billing works^].
2 changes: 1 addition & 1 deletion modules/ROOT/pages/webpack-cjs-download.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:keywords: webpack, commonjs, cjs, zip, modules, tinymce
:installtype: pass:n[a `+.zip+`]
:bundler: https://webpack.js.org/[Webpack]
: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/webpack-cjs-npm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:keywords: webpack, commonjs, cjs, npm, modules, tinymce
:installtype: an npm
:bundler: https://webpack.js.org/[Webpack]
: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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
NOTE: This plugin is only available as a link:{exportpdfpricingurl}/[paid add-on] to link:{pricingpage}[a TinyMCE subscription].
NOTE: This plugin is only available as a link:{exportpdfpricingurl}[paid add-on] to link:{pricingpage}[a TinyMCE subscription].
Original file line number Diff line number Diff line change
@@ -1 +1 @@
NOTE: This plugin is only available as a link:{exportwordpricingurl}/[paid add-on] to link:{pricingpage}[a TinyMCE subscription].
NOTE: This plugin is only available as a link:{exportwordpricingurl}[paid add-on] to link:{pricingpage}[a TinyMCE subscription].
Original file line number Diff line number Diff line change
@@ -1 +1 @@
NOTE: This plugin is only available as a link:{importwordpricingurl}/[paid add-on] to link:{pricingpage}[a TinyMCE subscription].
NOTE: This plugin is only available as a link:{importwordpricingurl}[paid add-on] to link:{pricingpage}[a TinyMCE subscription].
Loading