Skip to content

Commit d72b17f

Browse files
committed
DOC-3513: Fix broken external links on v7 branch
- Replace dead commonjs.org link with Wikipedia CommonJS article - Update curl.haxx.se URLs to curl.se/windows - Fix Facebook oEmbed link to current Graph API reference - Fix Instagram oEmbed link to current platform docs - Remove dead archive.tinymce.com links (MCImageManager/MCFileManager) - Replace dead gsuite.google.com link with Google Drive cheat sheet - Fix missing www. prefix on importword demo links
1 parent b59cd8b commit d72b17f

19 files changed

Lines changed: 21 additions & 21 deletions

modules/ROOT/examples/live-demos/advcode/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<li>Increase and decrease display font size.</li>
3232
<li>Full-screen mode.</li>
3333
</ul>
34-
<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>
34+
<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>
3535
<p>To open the Enhanced Code Editor dialog:</p>
3636
<ul>
3737
<li>On the menu bar, open <strong>View</strong> &gt; <strong>Source code</strong>.</li>

modules/ROOT/examples/live-demos/advtemplate-insertionpoint/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h4>Noting the difference</h4>
3333

3434
<h4>Working with Merge Tags</h4>
3535

36-
<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>
36+
<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>
3737

3838
<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>
3939

modules/ROOT/examples/live-demos/editor-dfree/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h2 class="dfree-header mce-content-body" contenteditable="true" style="position
44
</h2>
55
<br/>
66
<div class="dfree-body mce-content-body" contenteditable="true" style="position: relative;" spellcheck="false">
7-
<p><img src="https://tiny.cloud/images/medium-pic.jpg" style="display: block; margin-left: auto; margin-right: auto; width: 100%;"></p>
7+
<p><img src="https://www.tiny.cloud/images/medium-pic.jpg" style="display: block; margin-left: auto; margin-right: auto; width: 100%;"></p>
88
<br/>
99
<h2>The world’s first rich text editor in the cloud</h2>
1010

modules/ROOT/examples/live-demos/footnotes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h2>Welcome to Footnotes</h2>
1616
<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>
1717
<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>
1818
<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>
19-
<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>
19+
<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>
2020
</ol>
2121
</div>
2222
</textarea>

modules/ROOT/examples/live-demos/importword/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ <h1 style="font-size: 1.5em; color: black; margin-top: 0; text-align: left;">Imp
55
<li style="margin-bottom: 10px;">Select the DOCX file to upload.</li>
66
<li style="margin-bottom: 10px;">Edit the imported content however you wish.</li>
77
</ol>
8-
<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>
8+
<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>
99
</textarea>

modules/ROOT/examples/live-demos/linkchecker/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h3>Canonically invalid domain-name strings</h3>
1515
<p>Note each of them is:
1616

1717
<ol>
18-
<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,
18+
<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,
1919
<li>highlighted in red by the <strong>Link Checker</strong> plugin.</li>
2020
</ol>
2121

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

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

modules/ROOT/pages/browserify-cjs-download.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:keywords: browserify, commonjs, cjs, zip, modules, tinymce
66
:installtype: pass:n[a `+.zip+`]
77
:bundler: https://browserify.org/[Browserify]
8-
:syntax: http://www.commonjs.org/specs/modules/1.0/[CommonJS syntax]
8+
:syntax: https://en.wikipedia.org/wiki/CommonJS[CommonJS syntax]
99

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

modules/ROOT/pages/browserify-cjs-npm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:keywords: browserify, commonjs, cjs, npm, modules, tinymce
66
:installtype: an npm
77
:bundler: https://browserify.org/[Browserify]
8-
:syntax: http://www.commonjs.org/specs/modules/1.0/[CommonJS syntax]
8+
:syntax: https://en.wikipedia.org/wiki/CommonJS[CommonJS syntax]
99

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

modules/ROOT/pages/mediaembed-server-integration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:description: Using the Enhanced Media Embed server with non-public content such as a corporate CMS.
33
:keywords: enterprise, pricing, video, youtube, vimeo, mp3, mp4, mov, movie, clip, film, link, linkchecking, linkchecker, mediaembed, media
44

5-
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.
5+
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.
66

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

modules/ROOT/pages/moxiemanager.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ MoxieManager is a paid addition to {productname}. It is included in link:{pricin
1313

1414
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.
1515

16-
Documentation is archived for the deprecated http://archive.tinymce.com/wiki.php/MCImageManager[MCImageManager] and http://archive.tinymce.com/wiki.php/MCFileManager[MCFileManager].
16+
Documentation was previously available for the deprecated MCImageManager and MCFileManager (no longer accessible online).

0 commit comments

Comments
 (0)