|
5 | 5 | ** xref:use-tinymce-inline.adoc[Inline editing mode] |
6 | 6 | ** xref:use-tinymce-distraction-free.adoc[Distraction-free editing mode] |
7 | 7 | ** xref:multiple-editors.adoc[Multiple editors in a page] |
8 | | -** xref:advanced-install.adoc[Options for installing TinyMCE] |
| 8 | +** xref:installation.adoc[Options for installing TinyMCE] |
9 | 9 | ** xref:upgrading.adoc[Upgrading TinyMCE] |
10 | 10 | ** xref:work-with-plugins.adoc[Using plugins to extend TinyMCE] |
11 | 11 | ** xref:customize-ui.adoc[Customizing the UI] |
12 | | -** xref:boilerplate-content-css.adoc[Boilerplate content CSS] |
| 12 | +** xref:editor-content-css.adoc[Boilerplate content CSS] |
13 | 13 | ** xref:upload-images.adoc[Image uploads] |
14 | 14 | ** xref:spell-checking.adoc[Spell checking] |
15 | 15 | ** xref:filter-content.adoc[Content filtering] |
16 | 16 | ** xref:localize-your-language.adoc[Localization] |
17 | 17 | ** xref:attribution-requirements.adoc[Logo attribution] |
18 | | -** xref:general-configuration-guide-system-requirements.adoc[Supported Versions and Platforms] |
| 18 | +** xref:system-requirements.adoc[Supported Versions and Platforms] |
19 | 19 | ** xref:get-support.adoc[Support & FAQ] |
20 | 20 | * Cloud deployment guide |
21 | 21 | ** xref:editor-and-features.adoc[Cloud deployment of editor & plugins] |
|
27 | 27 | ** xref:basic-example.adoc[Basic example] |
28 | 28 | ** xref:full-featured.adoc[Full featured] |
29 | 29 | ** xref:demo-casechange.adoc[Case Change] |
30 | | -** xref:comments-2.adoc[Comments] |
| 30 | +** xref:comments-demo.adoc[Comments] |
31 | 31 | ** xref:demo-checklist.adoc[Checklist] |
32 | 32 | ** xref:demo-pageembed.adoc[Page Embed] |
33 | 33 | ** xref:demo-permanentpen.adoc[Permanent Pen] |
34 | 34 | ** xref:demo-formatpainter.adoc[Format Painter] |
35 | 35 | ** xref:demo-tinydrive.adoc[Tiny Drive] |
36 | | -** xref:editor-dfree.adoc[Distraction-free editor] |
| 36 | +** xref:distraction-free-demo.adoc[Distraction-free editor] |
37 | 37 | ** xref:inline.adoc[Inline editor] |
38 | | -** xref:classic.adoc[Classic editor mode] |
| 38 | +** xref:classic-demo.adoc[Classic editor mode] |
39 | 39 | ** xref:image-tools.adoc[Image tools] |
40 | 40 | ** xref:format-custom.adoc[Custom formats] |
41 | 41 | ** xref:format-html5.adoc[HTML5 formats] |
42 | 42 | ** xref:url-conversion.adoc[URL conversion] |
43 | 43 | ** xref:valid-elements.adoc[Valid elements] |
44 | | -** xref:custom-toolbar-button.adoc[Custom toolbar button] |
45 | | -** xref:custom-toolbar-menu-button.adoc[Custom toolbar menu button] |
46 | | -** xref:custom-toolbar-split-button.adoc[Custom toolbar split button] |
47 | | -** xref:custom-menu-item.adoc[Custom menu item] |
| 44 | +** xref:custom-basic-toolbar-button.adoc[Custom toolbar button] |
| 45 | +** xref:custom-menu-toolbar-button.adoc[Custom toolbar menu button] |
| 46 | +** xref:custom-split-toolbar-button.adoc[Custom toolbar split button] |
| 47 | +** xref:custom-basic-menu-items.adoc[Custom menu item] |
48 | 48 | ** xref:file-picker.adoc[Basic local file picker] |
49 | 49 | ** xref:local-upload.adoc[Local file upload] |
50 | | -* xref:mobile.adoc[Mobile] |
| 50 | +* xref:tinymce-for-mobile.adoc[Mobile] |
51 | 51 | * Configuration reference |
52 | 52 | ** xref:integration-and-setup.adoc[Integration options] |
53 | 53 | ** xref:editor-appearance.adoc[User interface options] |
|
56 | 56 | ** xref:content-formatting.adoc[Content formatting options] |
57 | 57 | ** xref:spelling.adoc[Spelling options] |
58 | 58 | ** xref:file-image-upload.adoc[Image & file options] |
59 | | -** xref:configure-accessibility.adoc[Accessibility options] |
60 | | -** xref:configure-localization.adoc[Localization options] |
| 59 | +** xref:accessibility.adoc[Accessibility options] |
| 60 | +** xref:content-localization.adoc[Localization options] |
61 | 61 | ** xref:url-handling.adoc[URL handling options] |
62 | | -** xref:advanced-editing-behavior.adoc[Advanced editing options] |
| 62 | +** xref:content-behavior-options.adoc[Advanced editing options] |
63 | 63 | ** xref:contributing-to-open-source.adoc[Contribute to TinyMCE] |
64 | 64 | ** xref:contributing-docs.adoc[Contribute to documentation] |
65 | 65 | * Plugins |
66 | 66 | ** Premium plugins |
67 | | -*** xref:premium-a11ychecker.adoc[Accessibility Checker] |
68 | | -*** xref:premium-advcode.adoc[Advanced Code Editor] |
69 | | -*** xref:premium-advtable.adoc[Advanced Tables] |
70 | | -*** xref:premium-casechange.adoc[Case Change] |
71 | | -*** xref:premium-checklist.adoc[Checklist] |
| 67 | +*** xref:a11ychecker.adoc[Accessibility Checker] |
| 68 | +*** xref:advcode.adoc[Advanced Code Editor] |
| 69 | +*** xref:advtable.adoc[Advanced Tables] |
| 70 | +*** xref:casechange.adoc[Case Change] |
| 71 | +*** xref:checklist.adoc[Checklist] |
72 | 72 | *** Comments |
73 | 73 | **** xref:introduction_to_tiny_comments.adoc[Introduction] |
74 | | -**** xref:comments_using_comments.adoc[Using Comments] |
75 | | -**** xref:comments_callback_mode.adoc[Callback mode] |
76 | | -**** xref:comments_embedded_mode.adoc[Embedded mode] |
77 | | -**** xref:comments_toolbars_menus.adoc[Toolbar buttons and menu items] |
78 | | -**** xref:comments_commands_events_apis.adoc[Commands] |
79 | | -*** xref:premium-mediaembed.adoc[Enhanced Media Embed] |
80 | | -*** xref:premium-export.adoc[Export] |
81 | | -*** xref:premium-formatpainter.adoc[Format Painter] |
82 | | -*** xref:premium-linkchecker.adoc[Link Checker] |
83 | | -*** xref:premium-mentions.adoc[Mentions] |
84 | | -*** xref:premium-moxiemanager.adoc[MoxieManager] |
85 | | -*** xref:premium-pageembed.adoc[Page Embed] |
86 | | -*** xref:premium-permanentpen.adoc[Permanent Pen] |
87 | | -*** xref:premium-powerpaste.adoc[PowerPaste] |
88 | | -*** xref:premium-tinymcespellchecker.adoc[Spell Checker Pro] |
89 | | -*** xref:premium-tinydrive.adoc[Tiny Drive] |
| 74 | +**** xref:comments-using-comments.adoc[Using Comments] |
| 75 | +**** xref:comments-callback-mode.adoc[Callback mode] |
| 76 | +**** xref:comments-embedded-mode.adoc[Embedded mode] |
| 77 | +**** xref:comments-toolbars-menus.adoc[Toolbar buttons and menu items] |
| 78 | +**** xref:comments-commands-events-apis.adoc[Commands] |
| 79 | +*** xref:introduction-to-mediaembed.adoc[Enhanced Media Embed] |
| 80 | +*** xref:export.adoc[Export] |
| 81 | +*** xref:formatpainter.adoc[Format Painter] |
| 82 | +*** xref:linkchecker.adoc[Link Checker] |
| 83 | +*** xref:mentions.adoc[Mentions] |
| 84 | +*** xref:moxiemanager.adoc[MoxieManager] |
| 85 | +*** xref:pageembed.adoc[Page Embed] |
| 86 | +*** xref:permanentpen.adoc[Permanent Pen] |
| 87 | +*** xref:introduction-to-powerpaste.adoc[PowerPaste] |
| 88 | +*** xref:introduction-to-tiny-spellchecker.adoc[Spell Checker Pro] |
| 89 | +*** xref:tinydrive-plugin.adoc[Tiny Drive] |
90 | 90 | *** xref:rtc-plugin.adoc[Real-time Collaboration] |
91 | 91 | ** Open source plugins |
92 | 92 | *** xref:advlist.adoc[Advanced List] |
|
105 | 105 | *** xref:help.adoc[Help] |
106 | 106 | *** xref:hr.adoc[Horizontal Rule] |
107 | 107 | *** xref:image.adoc[Image] |
108 | | -*** xref:imagetools.adoc[Image Tools] |
| 108 | +*** xref:editimage.adoc[Image Tools] |
109 | 109 | *** xref:importcss.adoc[Import CSS] |
110 | 110 | *** xref:insertdatetime.adoc[Insert Date/Time] |
111 | 111 | *** xref:legacyoutput.adoc[Legacy Output] |
|
126 | 126 | *** xref:table.adoc[Table] |
127 | 127 | *** xref:template.adoc[Template] |
128 | 128 | *** xref:textpattern.adoc[Text Pattern] |
129 | | -*** xref:toc.adoc[Table of Contents] |
| 129 | +*** xref:tableofcontents.adoc[Table of Contents] |
130 | 130 | *** xref:visualblocks.adoc[Visual Blocks] |
131 | 131 | *** xref:visualchars.adoc[Visual Characters] |
132 | 132 | *** xref:wordcount.adoc[Word Count] |
|
135 | 135 | ** xref:contextform.adoc[Context forms] |
136 | 136 | ** xref:contextmenu.adoc[Context menu] |
137 | 137 | ** xref:contexttoolbar.adoc[Context toolbar] |
138 | | -** xref:menuitems.adoc[Custom menu items] |
| 138 | +** xref:creating-custom-menu-items.adoc[Custom menu items] |
139 | 139 | ** xref:customsidebar.adoc[Custom sidebar] |
140 | 140 | ** xref:dialog.adoc[Dialog] |
141 | | -** xref:dialogcomponents.adoc[Dialog components] |
| 141 | +** xref:dialog-components.adoc[Dialog components] |
142 | 142 | ** xref:urldialog.adoc[URL dialog] |
143 | | -** xref:toolbarbuttons.adoc[Toolbar buttons] |
| 143 | +** xref:custom-toolbarbuttons.adoc[Toolbar buttons] |
144 | 144 | ** xref:typesoftoolbarbuttons.adoc[Types of toolbar buttons] |
145 | 145 | * Premium features |
146 | | -** xref:tiny-comments.adoc[Commenting & collaboration] |
| 146 | +** xref:introduction-to-tiny-comments.adoc[Commenting & collaboration] |
147 | 147 | ** xref:enterprise-tinydrive.adoc[Cloud-based file management] |
148 | 148 | ** xref:enterprise-moxiemanager.adoc[Self-hosted file management] |
149 | | -** xref:premium-skins-and-icon-packs.adoc[Tiny Skins and Icon Packs] |
| 149 | +** xref:enhanced-skins-and-icon-packs.adoc[Tiny Skins and Icon Packs] |
150 | 150 | *** xref:bootstrap-demo.adoc[Bootstrap Demo] |
151 | 151 | *** xref:material-classic-demo.adoc[Material Classic Demo] |
152 | 152 | *** xref:material-outline-demo.adoc[Material Outline Demo] |
|
164 | 164 | ** xref:enterprise-checklist.adoc[Checklist] |
165 | 165 | ** xref:paste-from-word.adoc[Paste from Word] |
166 | 166 | ** xref:check-spelling.adoc[Spell checking as-you-type] |
167 | | -*** xref:custom.adoc[Adding custom dictionaries] |
| 167 | +*** xref:custom-dictionaries-for-tiny-spellchecker.adoc[Adding custom dictionaries] |
168 | 168 | ** xref:enterprise-casechange.adoc[Case Change] |
169 | 169 | ** xref:check-links.adoc[Hyperlink checking] |
170 | | -** xref:embed-media.adoc[Media embedding] |
| 170 | +** xref:introduction-to-mediaembed.adoc[Media embedding] |
171 | 171 | *** xref:mediaembed-server-config.adoc[Configure Enhanced Media Embed Server] |
172 | 172 | *** xref:mediaembed-server-integration.adoc[Integrate Enhanced Media Embed Server] |
173 | 173 | ** xref:enterprise-accessibility.adoc[Accessibility checking] |
174 | 174 | ** xref:enterprise-mentions.adoc[Mentions] |
175 | | -** xref:server.adoc[Server-side component installation] |
176 | | -*** xref:server-configure.adoc[Configure server-side components] |
| 175 | +** xref:introduction-to-premium-selfhosted-services.adoc[Server-side component installation] |
| 176 | +*** xref:configure-required-services.adoc[Configure server-side components] |
177 | 177 | *** xref:self-hosting-hunspell.adoc[Using Hunspell dictionaries] |
178 | | -*** xref:dockerservices.adoc[Containerized service deployments] |
179 | | -*** xref:troubleshoot.adoc[Troubleshoot server-side components] |
| 178 | +*** xref:bundle-intro-setup.adoc[Containerized service deployments] |
| 179 | +*** xref:troubleshoot-server.adoc[Troubleshoot server-side components] |
180 | 180 | ** xref:enterprise-advcode.adoc[Advanced source code editing] |
181 | | -** xref:advanced-tables.adoc[Advanced Tables] |
| 181 | +** xref:advtable.adoc[Advanced Tables] |
182 | 182 | ** xref:enterprise-export.adoc[Export] |
183 | 183 | ** xref:support.adoc[Professional support] |
184 | 184 | ** xref:enterprise-system-requirements.adoc[Supported Premium Versions and Platforms] |
185 | 185 | * Tiny Drive |
186 | 186 | ** xref:tinydrive-introduction.adoc[Introduction] |
187 | 187 | ** xref:tinydrive-getting-started.adoc[Getting started] |
188 | 188 | ** xref:tinydrive-jwt-authentication.adoc[JWT Authentication] |
189 | | -** xref:tinydrive-configuration.adoc[Configuration options] |
| 189 | +** xref:tinydrive-setup-options.adoc[Configuration options] |
190 | 190 | ** Starter projects |
191 | | -*** xref:dotnet.adoc[.Net Core] |
192 | | -*** xref:java.adoc[Java Spring] |
193 | | -*** xref:nodejs.adoc[Node.js] |
194 | | -*** xref:php.adoc[PHP] |
| 191 | +*** xref:dotnet-projects.adoc[.Net Core] |
| 192 | +*** xref:tinydrive-java.adoc[Java Spring] |
| 193 | +*** xref:tinydrive-nodejs.adoc[Node.js] |
| 194 | +*** xref:tinydrive-php.adoc[PHP] |
195 | 195 | ** Integrations |
196 | 196 | *** xref:tinydrive-dropbox-integration.adoc[Dropbox] |
197 | | -*** xref:tinydrive-googledrive-integration.adoc[Google Drive] |
| 197 | +*** xref:tinydrive-dropbox-and-google-drive.adoc[Google Drive] |
198 | 198 | ** API |
199 | 199 | *** xref:standalone.adoc[Standalone API] |
200 | | -*** xref:tinydrive-api-plugin.adoc[Plugin API] |
| 200 | +*** xref:introduction-to-tinydrive-apis.adoc[Plugin API] |
201 | 201 | ** xref:tinydrive-changelog.adoc[Changelog] |
202 | 202 | ** xref:get-help.adoc[Get help] |
203 | 203 | * Real-time Collaboration (RTC) |
|
214 | 214 | ** xref:how-the-rtc-plugin-encrypts-content.adoc[How RTC encrypts content] |
215 | 215 | ** xref:rtc-troubleshooting.adoc[RTC Troubleshooting] |
216 | 216 | * Advanced topics |
217 | | -** xref:advanced-accessibility.adoc[Accessibility] |
| 217 | +** xref:tinymce-and-screenreaders.adoc[Accessibility] |
218 | 218 | ** xref:security.adoc[Security] |
219 | 219 | ** xref:creating-a-skin.adoc[Create a skin] |
220 | 220 | ** xref:creating-an-icon-pack.adoc[Create an icon pack] |
|
228 | 228 | ** xref:editor-command-identifiers.adoc[Available Commands] |
229 | 229 | ** xref:editor-icon-identifiers.adoc[Available Icons] |
230 | 230 | ** xref:editor-context-menu-identifiers.adoc[Available Context Menu Items] |
231 | | -** xref:advanced-events.adoc[Available Events] |
| 231 | +** xref:events.adoc[Available Events] |
232 | 232 | ** xref:keyboard-shortcuts.adoc[Keyboard shortcuts] |
233 | 233 | ** Bundling TinyMCE |
234 | 234 | *** xref:introduction_to_bundling_tinymce.adoc[Introduction] |
235 | 235 | *** Webpack |
236 | | -**** xref:webpack_es6_npm.adoc[ES6 and npm] |
237 | | -**** xref:webpack_cjs_npm.adoc[CommonJS and npm] |
238 | | -**** xref:webpack_es6_download.adoc[ES6 and a .zip archive] |
239 | | -**** xref:webpack_cjs_download.adoc[CommonJS and a .zip archive] |
| 236 | +**** xref:webpack-cjs-npm.adoc[ES6 and npm] |
| 237 | +**** xref:webpack-cjs-npm.adoc[CommonJS and npm] |
| 238 | +**** xref:webpack-cjs-npm.adoc[ES6 and a .zip archive] |
| 239 | +**** xref:webpack-cjs-download.adoc[CommonJS and a .zip archive] |
240 | 240 | *** Rollup.js |
241 | | -**** xref:rollup_es6_npm.adoc[ES6 and npm] |
242 | | -**** xref:rollup_es6_download.adoc[ES6 and a .zip archive] |
| 241 | +**** xref:rollup-es6-npm.adoc[ES6 and npm] |
| 242 | +**** xref:rollup-es6-download.adoc[ES6 and a .zip archive] |
243 | 243 | *** Browserify |
244 | | -**** xref:browserify_cjs_npm.adoc[CommonJS and npm] |
245 | | -**** xref:browserify_cjs_download.adoc[CommonJS and a .zip archive] |
| 244 | +**** xref:browserify-cjs-npm.adoc[CommonJS and npm] |
| 245 | +**** xref:browserify-cjs-download.adoc[CommonJS and a .zip archive] |
246 | 246 | *** Reference |
247 | | -**** xref:plugins-module-loader.adoc[Plugins] |
| 247 | +**** xref:bundling-plugins.adoc[Plugins] |
248 | 248 | **** xref:content-css.adoc[Content CSS] |
249 | | -**** xref:skins.adoc[Skins] |
250 | | -**** xref:icons.adoc[Icons] |
251 | | -**** xref:reference-localization.adoc[UI localizations] |
252 | | -**** xref:themes.adoc[Themes] |
| 249 | +**** xref:bundling-skins.adoc[Skins] |
| 250 | +**** xref:bundling-icons.adoc[Icons] |
| 251 | +**** xref:bundling-localization.adoc[UI localizations] |
| 252 | +**** xref:bundling-themes.adoc[Themes] |
253 | 253 | ** xref:generate-rsa-key-pairs.adoc[Generate public key pairs] |
254 | 254 | * Integrations |
255 | 255 | ** xref:angularjs.adoc[AngularJS] |
256 | | -** xref:angular.adoc[Angular 5+] |
257 | | -** xref:blazor.adoc[Blazor] |
| 256 | +** xref:angular-pm.adoc[Angular 5+] |
| 257 | +** xref:blazor-pm.adoc[Blazor] |
258 | 258 | ** xref:bootstrap.adoc[Bootstrap] |
259 | 259 | ** xref:django.adoc[Django] |
260 | | -** xref:jquery.adoc[jQuery] |
| 260 | +** xref:jquery-pm.adoc[jQuery] |
261 | 261 | ** Laravel |
262 | 262 | *** xref:laravel-introduction.adoc[Introduction] |
263 | 263 | *** xref:laravel-tiny-cloud.adoc[Using Tiny Cloud] |
264 | 264 | *** xref:laravel-composer-install.adoc[Using the Composer package] |
265 | 265 | *** xref:laravel-zip-install.adoc[Using a .zip package] |
266 | | -** xref:expressjs.adoc[Node.js + Express] |
| 266 | +** xref:expressjs-pm.adoc[Node.js + Express] |
267 | 267 | ** xref:rails.adoc[Rails] |
268 | 268 | ** xref:react.adoc[React] |
269 | 269 | ** xref:svelte.adoc[Svelte] |
|
0 commit comments