diff --git a/modules/ROOT/examples/live-demos/advcode/index.html b/modules/ROOT/examples/live-demos/advcode/index.html index 41a57237db..417626f133 100644 --- a/modules/ROOT/examples/live-demos/advcode/index.html +++ b/modules/ROOT/examples/live-demos/advcode/index.html @@ -31,7 +31,7 @@
For the Enhanced Code Editor to offer a full-screen mode requires the Full screen plugin and requires the Enhanced Code Editor to be running in inline mode.
+For the Enhanced Code Editor to offer a full-screen mode requires the Full screen plugin and requires the Enhanced Code Editor to be running in inline mode.
To open the Enhanced Code Editor dialog:
The second pre-defined template in this demonstration — the Letter outline template — shows the {{prefix}}mce-cursor{{suffix}} string working in conjunction with the Merge Tags Premium plugin.
The second pre-defined template in this demonstration — the Letter outline template — shows the {{prefix}}mce-cursor{{suffix}} string working in conjunction with the Merge Tags Premium plugin.
The fixed string that is the Insertion Point Marker uses the same delimiting characters as are used by default by the Merge Tags plugin.
diff --git a/modules/ROOT/examples/live-demos/editor-dfree/index.html b/modules/ROOT/examples/live-demos/editor-dfree/index.html index f68725eff0..30f7ca7503 100644 --- a/modules/ROOT/examples/live-demos/editor-dfree/index.html +++ b/modules/ROOT/examples/live-demos/editor-dfree/index.html @@ -4,7 +4,7 @@

Learn more about Import from Word and our other document converters (Export to Word and Export to PDF) at https://tiny.cloud.
+Learn more about Import from Word and our other document converters (Export to Word and Export to PDF) at https://www.tiny.cloud.
diff --git a/modules/ROOT/examples/live-demos/linkchecker/index.html b/modules/ROOT/examples/live-demos/linkchecker/index.html index 3ff0382484..21a53954ee 100644 --- a/modules/ROOT/examples/live-demos/linkchecker/index.html +++ b/modules/ROOT/examples/live-demos/linkchecker/index.html @@ -15,7 +15,7 @@Note each of them is:
Note each of them is:
diff --git a/modules/ROOT/pages/browserify-cjs-download.adoc b/modules/ROOT/pages/browserify-cjs-download.adoc index 64f7662402..89ed7a62d4 100644 --- a/modules/ROOT/pages/browserify-cjs-download.adoc +++ b/modules/ROOT/pages/browserify-cjs-download.adoc @@ -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[] diff --git a/modules/ROOT/pages/browserify-cjs-npm.adoc b/modules/ROOT/pages/browserify-cjs-npm.adoc index 9f84a3c239..6ec414faf7 100644 --- a/modules/ROOT/pages/browserify-cjs-npm.adoc +++ b/modules/ROOT/pages/browserify-cjs-npm.adoc @@ -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[] diff --git a/modules/ROOT/pages/mediaembed-server-integration.adoc b/modules/ROOT/pages/mediaembed-server-integration.adoc index f49a5e4762..79af7c8f76 100644 --- a/modules/ROOT/pages/mediaembed-server-integration.adoc +++ b/modules/ROOT/pages/mediaembed-server-integration.adoc @@ -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: diff --git a/modules/ROOT/pages/moxiemanager.adoc b/modules/ROOT/pages/moxiemanager.adoc index 7ed43cdbad..48b9f05f7e 100644 --- a/modules/ROOT/pages/moxiemanager.adoc +++ b/modules/ROOT/pages/moxiemanager.adoc @@ -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). diff --git a/modules/ROOT/pages/tinydrive-googledrive-integration.adoc b/modules/ROOT/pages/tinydrive-googledrive-integration.adoc index 296616bafa..0d87686352 100644 --- a/modules/ROOT/pages/tinydrive-googledrive-integration.adoc +++ b/modules/ROOT/pages/tinydrive-googledrive-integration.adoc @@ -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 diff --git a/modules/ROOT/pages/troubleshoot-server.adoc b/modules/ROOT/pages/troubleshoot-server.adoc index 973197b1d9..4689d405eb 100644 --- a/modules/ROOT/pages/troubleshoot-server.adoc +++ b/modules/ROOT/pages/troubleshoot-server.adoc @@ -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: diff --git a/modules/ROOT/pages/understanding-editor-loads.adoc b/modules/ROOT/pages/understanding-editor-loads.adoc index e71e6d23be..5bb6e5cdad 100644 --- a/modules/ROOT/pages/understanding-editor-loads.adoc +++ b/modules/ROOT/pages/understanding-editor-loads.adoc @@ -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^]. diff --git a/modules/ROOT/pages/usage-based-billing.adoc b/modules/ROOT/pages/usage-based-billing.adoc index 96e42f996a..dd1c2f7bd5 100644 --- a/modules/ROOT/pages/usage-based-billing.adoc +++ b/modules/ROOT/pages/usage-based-billing.adoc @@ -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^]. \ No newline at end of file +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^]. \ No newline at end of file diff --git a/modules/ROOT/pages/webpack-cjs-download.adoc b/modules/ROOT/pages/webpack-cjs-download.adoc index ad2788b537..a6f218d6fa 100644 --- a/modules/ROOT/pages/webpack-cjs-download.adoc +++ b/modules/ROOT/pages/webpack-cjs-download.adoc @@ -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[] diff --git a/modules/ROOT/pages/webpack-cjs-npm.adoc b/modules/ROOT/pages/webpack-cjs-npm.adoc index 4d617a46c4..6bddc79092 100644 --- a/modules/ROOT/pages/webpack-cjs-npm.adoc +++ b/modules/ROOT/pages/webpack-cjs-npm.adoc @@ -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[] diff --git a/modules/ROOT/partials/misc/admon-export-pdf-paid-addon-pricing.adoc b/modules/ROOT/partials/misc/admon-export-pdf-paid-addon-pricing.adoc index 2511223aee..5409bd6d32 100644 --- a/modules/ROOT/partials/misc/admon-export-pdf-paid-addon-pricing.adoc +++ b/modules/ROOT/partials/misc/admon-export-pdf-paid-addon-pricing.adoc @@ -1 +1 @@ -NOTE: This plugin is only available as a link:{exportpdfpricingurl}/[paid add-on] to link:{pricingpage}[a TinyMCE subscription]. \ No newline at end of file +NOTE: This plugin is only available as a link:{exportpdfpricingurl}[paid add-on] to link:{pricingpage}[a TinyMCE subscription]. \ No newline at end of file diff --git a/modules/ROOT/partials/misc/admon-export-word-paid-addon-pricing.adoc b/modules/ROOT/partials/misc/admon-export-word-paid-addon-pricing.adoc index 87c65c7fe2..23912db14a 100644 --- a/modules/ROOT/partials/misc/admon-export-word-paid-addon-pricing.adoc +++ b/modules/ROOT/partials/misc/admon-export-word-paid-addon-pricing.adoc @@ -1 +1 @@ -NOTE: This plugin is only available as a link:{exportwordpricingurl}/[paid add-on] to link:{pricingpage}[a TinyMCE subscription]. \ No newline at end of file +NOTE: This plugin is only available as a link:{exportwordpricingurl}[paid add-on] to link:{pricingpage}[a TinyMCE subscription]. \ No newline at end of file diff --git a/modules/ROOT/partials/misc/admon-import-word-paid-addon-pricing.adoc b/modules/ROOT/partials/misc/admon-import-word-paid-addon-pricing.adoc index cc5e31f4fa..5e50e06375 100644 --- a/modules/ROOT/partials/misc/admon-import-word-paid-addon-pricing.adoc +++ b/modules/ROOT/partials/misc/admon-import-word-paid-addon-pricing.adoc @@ -1 +1 @@ -NOTE: This plugin is only available as a link:{importwordpricingurl}/[paid add-on] to link:{pricingpage}[a TinyMCE subscription]. \ No newline at end of file +NOTE: This plugin is only available as a link:{importwordpricingurl}[paid add-on] to link:{pricingpage}[a TinyMCE subscription]. \ No newline at end of file