|
1 | | -* Getting started |
2 | | -** xref:introduction-to-tinymce.adoc[What is TinyMCE?] |
| 1 | +* xref:getting-started.adoc[Getting started] |
| 2 | +** xref:introduction-to-tinymce.adoc[What is {productname}?] |
3 | 3 | ** xref:installation.adoc[Installation] |
4 | 4 | *** Cloud |
5 | 5 | **** xref:cloud-quick-start.adoc[Quick start] |
|
52 | 52 | **** xref:php-projects.adoc[PHP projects] |
53 | 53 | **** xref:dotnet-projects.adoc[.NET projects] |
54 | 54 | **** xref:bower-projects.adoc[Bower projects] |
55 | | -**** xref:zip-install.adoc[TinyMCE .zip deployments] |
56 | | -** xref:upgrading.adoc[Upgrading TinyMCE] |
57 | | -* How-to guides |
| 55 | +**** xref:zip-install.adoc[{productname} .zip deployments] |
| 56 | +** xref:upgrading.adoc[Upgrading {productname}] |
| 57 | +* xref:how-to-guides.adoc[How-to guides] |
58 | 58 | ** Learn the basics |
59 | 59 | *** xref:basic-setup.adoc[Basic setup] |
60 | | -*** xref:work-with-plugins.adoc[Using plugins to extend TinyMCE] |
| 60 | +*** xref:work-with-plugins.adoc[Using plugins to extend {productname}] |
61 | 61 | *** xref:filter-content.adoc[Content filtering] |
62 | 62 | *** xref:localize-your-language.adoc[Localization] |
63 | 63 | *** xref:spell-checking.adoc[Spell checking] |
|
119 | 119 | *** xref:php-projects.adoc[PHP projects] |
120 | 120 | *** xref:dotnet-projects.adoc[.NET projects] |
121 | 121 | *** xref:bower-projects.adoc[Bower projects] |
122 | | -*** xref:zip-install.adoc[TinyMCE .zip deployments] |
123 | | -** Cloud deployment guide |
| 122 | +*** xref:zip-install.adoc[{productname} .zip deployments] |
| 123 | +** xref:cloud-deployment-guide.adoc[Cloud deployment guide] |
124 | 124 | *** xref:editor-and-features.adoc[Cloud deployment of editor & plugins] |
125 | 125 | *** xref:features-only.adoc[Cloud deployment of plugins Only] |
126 | 126 | *** xref:editor-plugin-version.adoc[Specify editor & plugin versions] |
|
153 | 153 | ** Images Guide |
154 | 154 | *** xref:upload-images.adoc[Image uploads] |
155 | 155 | *** xref:php-upload-handler.adoc[PHP image upload handler] |
156 | | -** Creating custom UI components |
| 156 | +** xref:ui-components.adoc[Creating custom UI components] |
157 | 157 | *** Toolbar Buttons |
158 | 158 | **** xref:custom-toolbarbuttons.adoc[Toolbar buttons] |
159 | 159 | **** xref:custom-basic-toolbar-button.adoc[Basic toolbar button] |
|
188 | 188 | *** xref:events.adoc[Available Events] |
189 | 189 | *** xref:editor-icon-identifiers.adoc[Available Icons] |
190 | 190 | *** xref:annotations.adoc[Using the Annotations API] |
191 | | -** Bundling TinyMCE |
| 191 | +** Bundling {productname} |
192 | 192 | *** xref:introduction-to-bundling-tinymce.adoc[Introduction] |
193 | 193 | *** Webpack |
194 | 194 | **** xref:webpack-es6-npm.adoc[ES6 and npm] |
|
211 | 211 | **** xref:bundling-models.adoc[Models] |
212 | 212 | **** xref:bundling-localization.adoc[UI localizations] |
213 | 213 | **** xref:bundling-themes.adoc[Themes] |
214 | | -** xref:upgrading.adoc[Upgrading TinyMCE] |
215 | | -** xref:migration-from-5x.adoc[Migrating from TinyMCE 5] |
| 214 | +** xref:upgrading.adoc[Upgrading {productname}] |
| 215 | +** xref:migration-from-5x.adoc[Migrating from {productname} 5] |
216 | 216 | ** xref:migration-from-froala.adoc[Migrating from Froala] |
217 | 217 | ** xref:generate-rsa-key-pairs.adoc[Generate public key pairs] |
218 | 218 | ** xref:understanding-editor-loads.adoc[Understanding editor loads] |
|
238 | 238 | *** xref:outside-demo.adoc[Outside Demo] |
239 | 239 | *** xref:small-demo.adoc[Small Icons Demo] |
240 | 240 | *** xref:snow-demo.adoc[Snow Demo] |
241 | | -* Initial configuration |
| 241 | +* xref:initial-configuration.adoc[Initial configuration] |
242 | 242 | ** xref:editor-important-options.adoc[Integration options] |
243 | 243 | ** xref:editor-size-options.adoc[Size] |
244 | 244 | ** xref:editor-save-and-submit.adoc[Save and submit] |
|
250 | 250 | *** xref:use-tinymce-distraction-free.adoc[Distraction-free editing mode] |
251 | 251 | *** xref:inline-editor-options.adoc[Inline editor options] |
252 | 252 | *** xref:multiple-editors.adoc[Multiple editors in a page] |
253 | | -*** xref:tinymce-for-mobile.adoc[TinyMCE for mobile] |
| 253 | +*** xref:tinymce-for-mobile.adoc[{productname} for mobile] |
254 | 254 | ** Editor appearance |
255 | 255 | *** xref:editor-skin.adoc[Skins] |
256 | 256 | *** xref:editor-icons.adoc[Icons] |
257 | | -*** xref:premium-skins-and-icons.adoc[Tiny Skins and Icon Packs] |
| 257 | +*** xref:enhanced-skins-and-icon-packs.adoc[Tiny Skins and Icon Packs] |
258 | 258 | *** xref:editor-theme.adoc[Themes] |
259 | 259 | ** Menus |
260 | 260 | *** xref:menus-configuration-options.adoc[Options] |
|
396 | 396 | *** xref:wordcount.adoc[Word Count] |
397 | 397 | * Accessibility |
398 | 398 | ** xref:tinymce-and-screenreaders.adoc[Accessibility Guide] |
399 | | -** xref:keyboard-shortcuts.adoc[TinyMCE Keyboard shortcuts] |
| 399 | +** xref:keyboard-shortcuts.adoc[{productname} Keyboard shortcuts] |
400 | 400 | * Security |
401 | 401 | ** xref:security.adoc[Security guide] |
402 | | -*** xref:security.adoc#reporting-tinymce-security-issues[Reporting TinyMCE security issues] |
403 | | -*** xref:security.adoc#xref:what-we-do-to-maintain-security-for-tinymce[What we do to maintain security for TinyMCE] |
404 | | -*** xref:security.adoc#configuring-content-security-policy-csp-for-tinymce[Configuring Content Security Policy (CSP) for TinyMCE] |
| 402 | +*** xref:security.adoc#reporting-tinymce-security-issues[Reporting {productname} security issues] |
| 403 | +*** xref:security.adoc#xref:what-we-do-to-maintain-security-for-tinymce[What we do to maintain security for {productname}] |
| 404 | +*** xref:security.adoc#configuring-content-security-policy-csp-for-tinymce[Configuring Content Security Policy (CSP) for {productname}] |
405 | 405 | *** xref:security.adoc#general-security-risks-for-user-input-elements[General security risks for user input elements] |
406 | 406 | ** xref:tinymce-and-csp.adoc[Content Security Policies (CSP)] |
407 | 407 | ** xref:tinymce-and-cors.adoc[Cross-Origin Resource Sharing (CORS)] |
408 | 408 | * Release information |
409 | | -** xref:release-notes.adoc[Release notes for TinyMCE 6] |
410 | | -*** TinyMCE 6.8.3 |
| 409 | +** xref:release-notes.adoc[Release notes for {productname} 6] |
| 410 | +*** {productname} 6.8.3 |
411 | 411 | **** xref:6.8.3-release-notes.adoc#overview[Overview] |
412 | 412 | **** xref:6.8.3-release-notes.adoc#accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes] |
413 | 413 | **** xref:6.8.3-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes] |
414 | 414 | **** xref:6.8.3-release-notes.adoc#bug-fixes[Bug fixes] |
415 | 415 | **** xref:6.8.3-release-notes.adoc#security-fix[Security fix] |
416 | | -*** TinyMCE 6.8.2 |
| 416 | +*** {productname} 6.8.2 |
417 | 417 | **** xref:6.8.2-release-notes.adoc#overview[Overview] |
418 | 418 | **** xref:6.8.2-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] |
419 | 419 | **** xref:6.8.2-release-notes.adoc#bug-fixes[Bug fixes] |
420 | | -*** TinyMCE 6.8.1 |
| 420 | +*** {productname} 6.8.1 |
421 | 421 | **** xref:6.8.1-release-notes.adoc#overview[Overview] |
422 | 422 | **** xref:6.8.1-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] |
423 | 423 | **** xref:6.8.1-release-notes.adoc#accompanying-premium-skins-and-icon-packs-changes[Accompanying Premium Skins and Icon Packs changes] |
424 | 424 | **** xref:6.8.1-release-notes.adoc#improvements[Improvements] |
425 | 425 | **** xref:6.8.1-release-notes.adoc#additions[Additions] |
426 | 426 | **** xref:6.8.1-release-notes.adoc#bug-fixes[Bug fixes] |
427 | | -*** TinyMCE 6.7.3 |
| 427 | +*** {productname} 6.7.3 |
428 | 428 | **** xref:6.7.3-release-notes.adoc#overview[Overview] |
429 | 429 | **** xref:6.7.3-release-notes.adoc#security-fix[Security fix] |
430 | | -*** TinyMCE 6.7.2 |
| 430 | +*** {productname} 6.7.2 |
431 | 431 | **** xref:6.7.2-release-notes.adoc#overview[Overview] |
432 | 432 | **** xref:accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes] |
433 | 433 | **** xref:6.7.2-release-notes.adoc#bug-fixes[Bug fixes] |
434 | 434 | **** * xref:6.7.2-release-notes.adoc#security-fixes[Security fixes] |
435 | | -*** TinyMCE 6.7.1 |
| 435 | +*** {productname} 6.7.1 |
436 | 436 | **** xref:6.7.1-release-notes.adoc#overview[Overview] |
437 | 437 | **** xref:6.7.1-release-notes.adoc#security-fix[Security fix] |
438 | | -*** TinyMCE 6.7 |
| 438 | +*** {productname} 6.7 |
439 | 439 | **** xref:6.7-release-notes.adoc#overview[Overview] |
440 | 440 | **** xref:6.7-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes] |
441 | 441 | **** xref:6.7-release-notes.adoc#accompanying-premium-skins-and-icon-packs-changes[Accompanying Premium Skins and Icon Packs changes] |
442 | 442 | **** xref:6.7-release-notes.adoc#improvements[Improvements] |
443 | 443 | **** xref:6.7-release-notes.adoc#additions[Additions] |
444 | 444 | **** xref:6.7-release-notes.adoc#changes[Changes] |
445 | 445 | **** xref:6.7-release-notes.adoc#bug-fixes[Bug fixes] |
446 | | -*** TinyMCE 6.6.2 |
| 446 | +*** {productname} 6.6.2 |
447 | 447 | **** xref:6.6.2-release-notes.adoc#overview[Overview] |
448 | 448 | **** xref:6.6.2-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] |
449 | 449 | **** xref:6.6.2-release-notes.adoc#accompanying-premium-skins-and-icon-packs-changes[Accompanying Premium Skins and Icon Packs changes] |
450 | 450 | **** xref:6.6.2-release-notes.adoc#improvement[Improvement] |
451 | 451 | **** xref:6.6.2-release-notes.adoc#addition[Addition] |
452 | 452 | **** xref:6.6.2-release-notes.adoc#change[Change] |
453 | 453 | **** xref:6.6.2-release-notes.adoc#bug-fixes[Bug fixes] |
454 | | -*** TinyMCE 6.6 |
| 454 | +*** {productname} 6.6 |
455 | 455 | **** xref:6.6-release-notes.adoc#overview[Overview] |
456 | 456 | **** xref:6.6-release-notes.adoc#new-premium-plugin[New Premium Plugin] |
457 | 457 | **** xref:6.6-release-notes.adoc#accompanying-premium-skins-and-icon-packs-changes[Accompanying Premium Skins and Icon Packs changes] |
|
460 | 460 | **** xref:6.6-release-notes.adoc#changes[Changes] |
461 | 461 | **** xref:6.6-release-notes.adoc#bug-fixes[Bug fixes] |
462 | 462 | **** xref:6.6-release-notes.adoc#known-issue[Known issue] |
463 | | -*** TinyMCE 6.5.1 |
| 463 | +*** {productname} 6.5.1 |
464 | 464 | **** xref:6.5.1-release-notes.adoc#overview[Overview] |
465 | 465 | **** xref:6.5.1-release-notes.adoc#new-open-source-plugin[New Open Source Plugin] |
466 | 466 | **** xref:6.5.1-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] |
|
471 | 471 | **** xref:6.5.1-release-notes.adoc#changes[Changes] |
472 | 472 | **** xref:6.5.1-release-notes.adoc#bug-fixes[Bug fixes] |
473 | 473 | **** xref:6.5.1-release-notes.adoc#known-issues[Known issues] |
474 | | -*** TinyMCE 6.4.2 |
| 474 | +*** {productname} 6.4.2 |
475 | 475 | **** xref:6.4.2-release-notes.adoc#overview[Overview] |
476 | 476 | **** xref:6.4.2-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] |
477 | 477 | **** xref:6.4.2-release-notes.adoc#accompanying-premium-skins-and-icon-packs-changes[Accompanying Premium Skins and Icon Packs changes] |
478 | 478 | **** xref:6.4.2-release-notes.adoc#bug-fixes[Bug fixes] |
479 | | -*** TinyMCE 6.4.1 |
| 479 | +*** {productname} 6.4.1 |
480 | 480 | **** xref:6.4.1-release-notes.adoc#overview[Overview] |
481 | 481 | **** xref:6.4.1-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] |
482 | 482 | **** xref:6.4.1-release-notes.adoc#accompanying-premium-plugin-end-of-life-announcement[Accompanying Premium Plugin end-of-life announcement] |
|
486 | 486 | **** xref:6.4.1-release-notes.adoc#changes[Changes] |
487 | 487 | **** xref:6.4.1-release-notes.adoc#bug-fixes[Bug fixes] |
488 | 488 | **** xref:6.4.1-release-notes.adoc#known-issues[Known issues] |
489 | | -*** TinyMCE 6.3.2 |
| 489 | +*** {productname} 6.3.2 |
490 | 490 | **** xref:6.3.2-release-notes.adoc#overview[Overview] |
491 | 491 | **** xref:6.3.2-release-notes.adoc#accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes] |
492 | 492 | **** xref:6.3.2-release-notes.adoc#bug-fix[Bug fix] |
493 | 493 | **** xref:6.3.2-release-notes.adoc#security-fixes[Security fixes] |
494 | | -*** TinyMCE 6.3 |
| 494 | +*** {productname} 6.3 |
495 | 495 | **** xref:6.3-release-notes.adoc#overview[Overview] |
496 | 496 | **** xref:6.3-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] |
497 | 497 | **** xref:6.3-release-notes.adoc#accompanying-premium-skins-and-icon-packs-changes[Accompanying Premium Skins and Icon Packs changes] |
|
501 | 501 | **** xref:6.3-release-notes.adoc#bug-fixes[Bug fixes] |
502 | 502 | **** xref:6.3-release-notes.adoc#security-fixes[Security fixes] |
503 | 503 | **** xref:6.3-release-notes.adoc#known-issues[Known issues] |
504 | | -*** TinyMCE 6.2 |
| 504 | +*** {productname} 6.2 |
505 | 505 | **** xref:6.2-release-notes.adoc#overview[Overview] |
506 | 506 | **** xref:6.2-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] |
507 | 507 | **** xref:6.2-release-notes.adoc#accompanying-premium-skins-and-icon-packs-changes[Accompanying Premium Skins and Icon Packs changes] |
|
513 | 513 | **** xref:6.2-release-notes.adoc#security-fixes[Security fixes] |
514 | 514 | **** xref:6.2-release-notes.adoc#deprecated[Deprecated] |
515 | 515 | **** xref:6.2-release-notes.adoc#known-issues[Known issues] |
516 | | -*** TinyMCE 6.1.2 |
| 516 | +*** {productname} 6.1.2 |
517 | 517 | **** xref:6.1.2-release-notes.adoc#overview[Overview] |
518 | 518 | **** xref:6.1.2-release-notes.adoc#bug-fixes[Bug fixes] |
519 | 519 | **** xref:6.1.2-release-notes.adoc#known-issues[Known issues] |
520 | | -*** TinyMCE 6.1 |
| 520 | +*** {productname} 6.1 |
521 | 521 | **** xref:6.1-release-notes.adoc#overview[Overview] |
522 | 522 | **** xref:6.1-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] |
523 | 523 | **** xref:6.1-release-notes.adoc#accompanying-premium-skins-and-icon-packs-changes[Accompanying Premium Skins and Icon Packs changes] |
|
526 | 526 | **** xref:6.1-release-notes.adoc#changes[Changes] |
527 | 527 | **** xref:6.1-release-notes.adoc#bug-fixes[Bug fixes] |
528 | 528 | **** xref:6.1-release-notes.adoc#known-issues[Known issues] |
529 | | -*** TinyMCE 6.0.3 |
| 529 | +*** {productname} 6.0.3 |
530 | 530 | **** xref:6.0.3-release-notes.adoc#overview[Overview] |
531 | 531 | **** xref:6.0.3-release-notes.adoc#general-bug-fixes[Core changes] |
532 | 532 | **** xref:6.0.3-release-notes.adoc#known-issues[Known issues] |
533 | | -*** TinyMCE 6.0.2 |
| 533 | +*** {productname} 6.0.2 |
534 | 534 | **** xref:6.0.2-release-notes.adoc#overview[Overview] |
535 | 535 | **** xref:6.0.2-release-notes.adoc#general-bug-fixes[Core changes] |
536 | 536 | **** xref:6.0.2-release-notes.adoc#accompanying-premium-plugin-changes[Premium changes] |
537 | 537 | **** xref:6.0.2-release-notes.adoc#known-issues[Known issues] |
538 | | -*** TinyMCE 6.0 |
| 538 | +*** {productname} 6.0 |
539 | 539 | **** xref:6.0-release-notes-overview.adoc[Overview] |
540 | 540 | **** xref:6.0-release-notes-core-changes.adoc[Core changes] |
541 | 541 | **** xref:6.0-release-notes-premium-changes.adoc[Premium changes] |
|
0 commit comments