Skip to content

Commit 6a55c2e

Browse files
committed
DOC-3321_v7: update to point to /7 and fix tables + additional links.
1 parent 776b1cf commit 6a55c2e

File tree

44 files changed

+141
-251
lines changed

Some content is hidden

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

44 files changed

+141
-251
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>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>
12+
<p>Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/7/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>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>
12+
<p>Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/7/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/7/a11ychecker/#liveexample" target="_blank" rel="noopener"><img src="{{logofordemos}}" alt="" width="128" height="128"></a><a href="{{site-url}}/tinymce/7/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/7/">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>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>
44+
<p>Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/7/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/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/6/fullscreen">Full screen</a> plugin and requires the Enhanced Code Editor to be running in <a href="https://tiny.cloud/docs/tinymce/6/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://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>
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/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/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/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/7/">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>Uploadcare</td>
32-
<td>Free tier available</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>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>
37+
<p>Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/7/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: 5 additions & 10 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/7/">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>Uploadcare</td>
31-
<td>Free tier available</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>
@@ -43,7 +38,7 @@ <h2>Found a bug?</h2>
4338
<h2>Finally ...</h2>
4439

4540
<p>
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.
41+
Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/7/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/7/">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>Uploadcare</td>
36-
<td>Free tier available</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-
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.
46+
Need file uploads in your app? Consider using <a href="https://www.tiny.cloud/docs/tinymce/7/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/7/">TinyMCE Documentation</a>
55

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

0 commit comments

Comments
 (0)