diff --git a/modules/ROOT/examples/live-demos/advcode/index.html b/modules/ROOT/examples/live-demos/advcode/index.html index d382477bfa..37deef5be0 100644 --- a/modules/ROOT/examples/live-demos/advcode/index.html +++ b/modules/ROOT/examples/live-demos/advcode/index.html @@ -25,7 +25,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 f512db5eb0..29e47ebeae 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 50f626e9f5..ffc3db5236 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 dc97c892fb..df32bb76c5 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/cloud-troubleshooting.adoc b/modules/ROOT/pages/cloud-troubleshooting.adoc index 4c0c9b55c6..7394faa058 100644 --- a/modules/ROOT/pages/cloud-troubleshooting.adoc +++ b/modules/ROOT/pages/cloud-troubleshooting.adoc @@ -200,4 +200,4 @@ This message is shown when {productname} is loaded from a domain that has not be Please request that your admin add this domain to the approved domains in the Customer Portal. For more information see xref:cloud-troubleshooting.adoc#domain-not-registered[Domain not registered] -NOTE: From link:https://www.tiny.cloud/docs/tinymce/latest/7.6.0-release-notes/#overview[{productname} 7.6.0] onwards, the editor uses disabled mode instead of read-only mode. \ No newline at end of file +NOTE: From link:https://www.tiny.cloud/docs/tinymce/7/7.6.0-release-notes/#overview[{productname} 7.6.0] onwards, the editor uses disabled mode instead of read-only mode. \ No newline at end of file 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/svelte-pm-bundle.adoc b/modules/ROOT/pages/svelte-pm-bundle.adoc index 193f73693e..3120da0227 100644 --- a/modules/ROOT/pages/svelte-pm-bundle.adoc +++ b/modules/ROOT/pages/svelte-pm-bundle.adoc @@ -152,4 +152,4 @@ npm run preview ** https://tinymce.github.io/tinymce-svelte/[tinymce-svelte storybook] ** xref:basic-setup.adoc[{productname} basic setup] ** xref:svelte-ref.adoc[{productname} Svelte integration technical reference] -* For a complete example, see: https://github.com/tinymce/tinymce-svelte-integration-examples/tree/bundle_with_npm_premium_plugins[the Svelte bundling example repository]. +* For the Svelte wrapper component, see: https://github.com/tinymce/tinymce-svelte[the tinymce-svelte repository]. diff --git a/modules/ROOT/pages/troubleshoot-server.adoc b/modules/ROOT/pages/troubleshoot-server.adoc index 81fc806924..12145a88b7 100644 --- a/modules/ROOT/pages/troubleshoot-server.adoc +++ b/modules/ROOT/pages/troubleshoot-server.adoc @@ -101,9 +101,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 b8b0646a7e..0bc516fa4d 100644 --- a/modules/ROOT/pages/understanding-editor-loads.adoc +++ b/modules/ROOT/pages/understanding-editor-loads.adoc @@ -44,5 +44,5 @@ You can get unlimited editors loads one of three ways: * 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 9c3c25f5e0..619d4d2f41 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 e0203a18fe..6043cc5a47 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/configuration/text_patterns.adoc b/modules/ROOT/partials/configuration/text_patterns.adoc index 1dc1cd0c76..8b502446e8 100644 --- a/modules/ROOT/partials/configuration/text_patterns.adoc +++ b/modules/ROOT/partials/configuration/text_patterns.adoc @@ -16,7 +16,7 @@ Any formats or commands used in text patterns need to be registered with the edi *Type:* `+Array+` or `+false+` [NOTE] -The default value for this option was changed with {productname} 7.0, see more link:https://www.tiny.cloud/docs/tinymce/latest/7.0-release-notes/#a-new-trigger-property-for-block-text-pattern-configurations-allowing-pattern-activation-with-either-space-or-enter-keys[changes]. +The default value for this option was changed with {productname} 7.0, see more link:https://www.tiny.cloud/docs/tinymce/7/7.0-release-notes/#a-new-trigger-property-for-block-text-pattern-configurations-allowing-pattern-activation-with-either-space-or-enter-keys[changes]. *Default value:* [source,js] 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 de8a852e66..ffb0317ff5 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 {productname} subscription]. \ No newline at end of file +NOTE: This plugin is only available as a link:{exportpdfpricingurl}[paid add-on] to link:{pricingpage}[a {productname} 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 5f69d849b5..07b54f6fb9 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 {productname} subscription]. \ No newline at end of file +NOTE: This plugin is only available as a link:{exportwordpricingurl}[paid add-on] to link:{pricingpage}[a {productname} 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 36b15f62d0..4923216c59 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 {productname} subscription]. \ No newline at end of file +NOTE: This plugin is only available as a link:{importwordpricingurl}[paid add-on] to link:{pricingpage}[a {productname} subscription]. \ No newline at end of file