Skip to content

Commit 902f413

Browse files
committed
DOC-3321: Remove Plupload mentions from demo HTML and replace with modern upload reference.
1 parent 8a4c86f commit 902f413

File tree

47 files changed

+169
-299
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+169
-299
lines changed

-new-material-templates/integration-example-(ie)-templates/ROOT/examples/live-demos/ie-{hyphen-delimited-descriptor}/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h2>Found a bug?</h2>
99

1010
<h2>Finally…</h2>
1111

12-
<p>Don’t forget to check out <a href="http://www.plupload.com" target="_blank">Plupload</a>, the upload solution featuring HTML5 upload support.</p>
12+
<p>Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/latest/uploadcare/" target="_blank" rel="noopener noreferrer">Uploadcare</a> with TinyMCE for a fast, modern upload experience.</p>
1313
<p>Thanks for supporting TinyMCE. We hope it helps you and your users create great content.</p>
1414
<p>All the best from the TinyMCE team.</p>
1515
</textarea>

-new-material-templates/plugin-documentation-templates/ROOT/examples/live-demos/{plugincode}/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h2>Found a bug?</h2>
99

1010
<h2>Finally…</h2>
1111

12-
<p>Don’t forget to check out <a href="http://www.plupload.com" target="_blank">Plupload</a>, the upload solution featuring HTML5 upload support.</p>
12+
<p>Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/latest/uploadcare/" target="_blank" rel="noopener noreferrer">Uploadcare</a> with TinyMCE for a fast, modern upload experience.</p>
1313
<p>Thanks for supporting TinyMCE. We hope it helps you and your users create great content.</p>
1414
<p>All the best from the TinyMCE team.</p>
1515
</textarea>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p>Note: This demo has been crafted to intentionally trigger most of our accessibility rules for demonstration purposes.</p>
44
<hr>
55
<h2><a id="example"></a>The Tiny Logo</h2>
6-
<p><a href="{{site-url}}/tinymce/6/a11ychecker/#liveexample" target="_blank" rel="noopener"><img src="{{logofordemos}}" alt="" width="128" height="128"></a><a href="{{site-url}}/tinymce/6/a11ychecker/#liveexample" target="_blank" rel="noopener">This is a link to this demo. The same link has been added to logo to the left.</a></p>
6+
<p><a href="{{site-url}}/tinymce/8/a11ychecker/#liveexample" target="_blank" rel="noopener"><img src="{{logofordemos}}" alt="" width="128" height="128"></a><a href="{{site-url}}/tinymce/8/a11ychecker/#liveexample" target="_blank" rel="noopener">This is a link to this demo. The same link has been added to logo to the left.</a></p>
77
<p>* This is a list.</p>
88
<p>* That has been poorly formatted.</p>
99
<p>* By using asterisks, instead of using &lt;ul&gt;&lt;li&gt; elements.</p>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1 style="text-align: center;">The Accordion plugin</h1>
3030
<h2>Got questions or need help?</h2>
3131

3232
<ul>
33-
<li>Our <a href="{{site-url}}/tinymce/6/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
33+
<li>Our <a href="{{site-url}}/tinymce/8/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
3434
<li>Have a specific question? Try the <a href="{{communitysupporturl}}" target="_blank" rel="noopener"><code>{{prodnamecode}}</code> tag at Stack Overflow</a>.</li>
3535
<li>We also offer enterprise grade support as part of <a href="{{pricingpage}}">TinyMCE premium plans</a>.</li>
3636
</ul>
@@ -41,7 +41,7 @@ <h2>Found a bug?</h2>
4141

4242
<h2>Finally…</h2>
4343

44-
<p>Check out <a href="http://plupload.com" target="_blank">Plupload</a>, an upload solution that features HTML5 upload support.</p>
44+
<p>Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/latest/uploadcare/" target="_blank" rel="noopener noreferrer">Uploadcare</a> with TinyMCE for a fast, modern upload experience.</p>
4545

4646
<p>Thanks for supporting TinyMCE. We hope it helps you in creating great content.</p>
4747

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/6/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://tiny.cloud/docs/tinymce/8/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/annotations/index.html

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ <h5 style="text-align: center;">Note, this includes some "enterprise/premium" fe
77

88
<h2>Got questions or need help?</h2>
99
<ul>
10-
<li>Our <a href="{{site-url}}/tinymce/6/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
10+
<li>Our <a href="{{site-url}}/tinymce/8/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
1111
<li>Have a specific question? Try the <a href="{{communitysupporturl}}" target="_blank" rel="noopener"><code>{{prodnamecode}}</code> tag at Stack Overflow</a>.</li>
1212
<li>We also offer enterprise grade support as part of <a href="{{pricingpage}}">TinyMCE premium subscriptions</a>.</li>
1313
</ul>
@@ -23,14 +23,9 @@ <h2>A simple table to play with</h2>
2323
</thead>
2424
<tbody>
2525
<tr>
26-
<td>TinyMCE Cloud</td>
27-
<td>Get started for free</td>
28-
<td>YES!</td>
29-
</tr>
30-
<tr>
31-
<td>Plupload</td>
32-
<td>Free</td>
33-
<td>YES!</td>
26+
<td style="text-align: center;">TinyMCE Cloud</td>
27+
<td style="text-align: center;">Get started for free</td>
28+
<td style="text-align: center;">YES!</td>
3429
</tr>
3530
</tbody>
3631
</table>
@@ -39,6 +34,6 @@ <h2>Found a bug?</h2>
3934
<p>If you think you have found a bug please create an issue on the <a href="https://github.com/tinymce/tinymce/issues">GitHub repo</a> to report it to the developers.</p>
4035

4136
<h2>Finally ...</h2>
42-
<p>Don't forget to check out our other product <a href="http://www.plupload.com" target="_blank">Plupload</a>, your ultimate upload solution featuring HTML5 upload support.</p>
37+
<p>Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/latest/uploadcare/" target="_blank" rel="noopener noreferrer">Uploadcare</a> with TinyMCE for a fast, modern upload experience.</p>
4338
<p>Thanks for supporting TinyMCE! We hope it helps you and your users create great content.<br>All the best from the TinyMCE team.</p>
4439
</textarea>

modules/ROOT/examples/live-demos/basic-example/index.html

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2 style="text-align: center;">Welcome to the TinyMCE editor demo!</h2>
55
<h2>Got questions or need help?</h2>
66

77
<ul>
8-
<li>Our <a href="{{site-url}}/tinymce/6/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
8+
<li>Our <a href="{{site-url}}/tinymce/8/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
99
<li>Have a specific question? Try the <a href="{{communitysupporturl}}" target="_blank" rel="noopener"><code>{{prodnamecode}}</code> tag at Stack Overflow</a>.</li>
1010
<li>We also offer enterprise grade support as part of <a href="{{pricingpage}}">TinyMCE premium plans</a>.</li>
1111
</ul>
@@ -22,14 +22,9 @@ <h2>A simple table to play with</h2>
2222
</thead>
2323
<tbody>
2424
<tr>
25-
<td>TinyMCE</td>
26-
<td>Free</td>
27-
<td>YES!</td>
28-
</tr>
29-
<tr>
30-
<td>Plupload</td>
31-
<td>Free</td>
32-
<td>YES!</td>
25+
<td style="text-align: center;">TinyMCE</td>
26+
<td style="text-align: center;">Free</td>
27+
<td style="text-align: center;">YES!</td>
3328
</tr>
3429
</tbody>
3530
</table>
@@ -40,10 +35,10 @@ <h2>Found a bug?</h2>
4035
If you think you have found a bug please create an issue on the <a href="https://github.com/tinymce/tinymce/issues">GitHub repo</a> to report it to the developers.
4136
</p>
4237

43-
<h2>Finally ...</h2>
38+
<h2>Finally </h2>
4439

4540
<p>
46-
Don't forget to check out our other product <a href="http://www.plupload.com" target="_blank">Plupload</a>, your ultimate upload solution featuring HTML5 upload support.
41+
Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/latest/uploadcare/" target="_blank" rel="noopener noreferrer">Uploadcare</a> with TinyMCE for a fast, modern upload experience.
4742
</p>
4843
<p>
4944
Thanks for supporting TinyMCE! We hope it helps you and your users create great content.<br>All the best from the TinyMCE team.

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

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h1 style="text-align: center;">Welcome to Case Change!</h1>
1010
<h2>Got questions or need help?</h2>
1111

1212
<ul>
13-
<li>Our <a href="{{site-url}}/tinymce/6/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
13+
<li>Our <a href="{{site-url}}/tinymce/8/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
1414
<li>Have a specific question? Try the <a href="{{communitysupporturl}}" target="_blank" rel="noopener"><code>{{prodnamecode}}</code> tag at Stack Overflow</a>.</li>
1515
<li>We also offer enterprise grade support as part of <a href="{{pricingpage}}">TinyMCE premium plans</a>.</li>
1616
</ul>
@@ -27,14 +27,9 @@ <h2>A simple table to play with</h2>
2727
</thead>
2828
<tbody>
2929
<tr>
30-
<td>TinyMCE</td>
31-
<td>Free</td>
32-
<td>YES!</td>
33-
</tr>
34-
<tr>
35-
<td>Plupload</td>
36-
<td>Free</td>
37-
<td>YES!</td>
30+
<td style="text-align: center;">TinyMCE</td>
31+
<td style="text-align: center;">Free</td>
32+
<td style="text-align: center;">YES!</td>
3833
</tr>
3934
</tbody>
4035
</table>
@@ -48,7 +43,7 @@ <h2>Found a bug?</h2>
4843
<h2>Finally ...</h2>
4944

5045
<p>
51-
Don't forget to check out our other product <a href="http://www.plupload.com" target="_blank">Plupload</a>, your ultimate upload solution featuring HTML5 upload support.
46+
Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/latest/uploadcare/" target="_blank" rel="noopener noreferrer">Uploadcare</a> with TinyMCE for a fast, modern upload experience.
5247
</p>
5348
<p>
5449
Thanks for supporting TinyMCE! We hope it helps you in creating great content.<br>All the best from the TinyMCE team.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<textarea id="context-form">
22
<p>Clicking on the example link below will show the newly configured context form.</p>
33

4-
<a href="{{site-url}}/tinymce/6/">TinyMCE Documentation</a>
4+
<a href="{{site-url}}/tinymce/8/">TinyMCE Documentation</a>
55

66
<p>Clicking on text should not invoke the context form.</p>
77
</textarea>

modules/ROOT/examples/live-demos/context-menu/index.html

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h2 style="text-align: center;">Welcome to the TinyMCE editor demo!</h2>
1111
<h2>Got questions or need help?</h2>
1212

1313
<ul>
14-
<li>Our <a href="{{site-url}}/tinymce/6/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
14+
<li>Our <a href="{{site-url}}/tinymce/8/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
1515
<li>Have a specific question? Try the <a href="{{communitysupporturl}}" target="_blank" rel="noopener"><code>{{prodnamecode}}</code> tag at Stack Overflow</a>.</li>
1616
<li>We also offer enterprise grade support as part of <a href="{{pricingpage}}">TinyMCE premium plans</a>.</li>
1717
</ul>
@@ -28,14 +28,9 @@ <h2>A simple table to play with</h2>
2828
</thead>
2929
<tbody>
3030
<tr>
31-
<td>TinyMCE</td>
32-
<td>Free</td>
33-
<td>YES!</td>
34-
</tr>
35-
<tr>
36-
<td>Plupload</td>
37-
<td>Free</td>
38-
<td>YES!</td>
31+
<td style="text-align: center;">TinyMCE</td>
32+
<td style="text-align: center;">Free</td>
33+
<td style="text-align: center;">YES!</td>
3934
</tr>
4035
</tbody>
4136
</table>
@@ -49,7 +44,7 @@ <h2>Found a bug?</h2>
4944
<h2>Finally ...</h2>
5045

5146
<p>
52-
Don't forget to check out our other product <a href="http://www.plupload.com" target="_blank">Plupload</a>, your ultimate upload solution featuring HTML5 upload support.
47+
Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/latest/uploadcare/" target="_blank" rel="noopener noreferrer">Uploadcare</a> with TinyMCE for a fast, modern upload experience.
5348
</p>
5449
<p>
5550
Thanks for supporting TinyMCE! We hope it helps you and your users create great content.<br>All the best from the TinyMCE team.

0 commit comments

Comments
 (0)