Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
244 changes: 124 additions & 120 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,7 @@
** xref:editor-model.adoc[Editor content models]
* xref:plugins.adoc[Plugins]
** Premium plugins
*** xref:a11ychecker.adoc[Accessibility Checker]
*** xref:advanced-typography.adoc[Advanced Typography]
*** TinyMCE AI
*** AI
**** xref:tinymceai-introduction.adoc[Introduction]
**** xref:tinymceai-chat.adoc[Chat]
**** xref:tinymceai-review.adoc[Review]
Expand Down Expand Up @@ -287,126 +285,132 @@
***** xref:ai-bedrock.adoc[Amazon Bedrock integration guide]
***** xref:ai-gemini.adoc[Google Gemini integration guide]
***** xref:ai-proxy.adoc[AI proxy server reference guide]
*** xref:casechange.adoc[Case Change]
*** xref:checklist.adoc[Checklist]
*** Comments
**** xref:introduction-to-tiny-comments.adoc[Introduction]
**** xref:comments-using-comments.adoc[Using Comments]
**** xref:comments-callback-mode.adoc[Callback mode]
**** xref:comments-embedded-mode.adoc[Embedded mode]
**** xref:comments-toolbars-menus.adoc[Toolbar buttons and menu items]
**** xref:comments-access-options.adoc[Access Options]
**** xref:comments-commands-events-apis.adoc[Commands, Events and APIs]
**** xref:comments-with-mentions.adoc[Comments with Mentions]
*** xref:advcode.adoc[Enhanced Code Editor]
*** Enhanced Media Embed
**** xref:introduction-to-mediaembed.adoc[Enhanced Media Embed]
**** xref:mediaembed-server-config.adoc[Configure Enhanced Media Embed Server]
**** xref:mediaembed-server-integration.adoc[Integrate Enhanced Media Embed Server]
*** xref:advtable.adoc[Enhanced Tables]
*** Export to PDF
**** xref:exportpdf.adoc[Export to PDF]
***** xref:html-to-pdf-converter-api-v2.adoc[HTML to PDF Converter API]
*** Collaboration
**** xref:introduction-to-tiny-comments.adoc[Comments]
***** xref:comments-using-comments.adoc[Using Comments]
***** xref:comments-callback-mode.adoc[Callback mode]
***** xref:comments-embedded-mode.adoc[Embedded mode]
***** xref:comments-toolbars-menus.adoc[Toolbar buttons and menu items]
***** xref:comments-access-options.adoc[Access Options]
***** xref:comments-commands-events-apis.adoc[Commands, Events and APIs]
***** xref:comments-with-mentions.adoc[Comments with Mentions]
**** xref:mentions.adoc[Mentions]
**** xref:revisionhistory.adoc[Revision History]
**** xref:suggestededits.adoc[Suggested Edits]
*** Content Conversion & Embedding
**** xref:markdown.adoc[Markdown]
**** Enhanced Media Embed
***** xref:introduction-to-mediaembed.adoc[Enhanced Media Embed]
***** xref:mediaembed-server-config.adoc[Configure Enhanced Media Embed Server]
***** xref:mediaembed-server-integration.adoc[Integrate Enhanced Media Embed Server]
**** xref:pageembed.adoc[Page Embed]
**** xref:inline-css.adoc[Inline CSS]
**** xref:exportword.adoc[Export to Word]
***** xref:html-to-docx-converter-api.adoc[HTML to DOCX Converter API]
***** JWT Authentication
****** xref:export-to-pdf-v2-with-jwt-authentication-nodejs.adoc[Node.js (8.4.0+)]
****** xref:export-to-pdf-v2-with-jwt-authentication-php.adoc[PHP (8.4.0+)]
****** xref:export-to-pdf-with-jwt-authentication-nodejs.adoc[Node.js (pre-8.4.0)]
****** xref:export-to-pdf-with-jwt-authentication-php.adoc[PHP (pre-8.4.0)]
*** xref:exportword.adoc[Export to Word]
**** xref:html-to-docx-converter-api.adoc[HTML to DOCX Converter API]
**** JWT Authentication
***** xref:export-to-word-with-jwt-authentication-nodejs.adoc[Node.js]
***** xref:export-to-word-with-jwt-authentication-php.adoc[PHP]
*** xref:footnotes.adoc[Footnotes]
*** xref:formatpainter.adoc[Format Painter]
*** xref:fullpagehtml.adoc[Full Page HTML]
*** xref:importword.adoc[Import from Word]
**** xref:docx-to-html-converter-api.adoc[DOCX to HTML Converter API]
**** JWT Authentication
***** xref:import-from-word-with-jwt-authentication-nodejs.adoc[Node.js]
***** xref:import-from-word-with-jwt-authentication-php.adoc[PHP]
*** xref:editimage.adoc[Image Editing]
*** xref:inline-css.adoc[Inline CSS]
*** xref:linkchecker.adoc[Link Checker]
*** xref:math.adoc[Math]
*** xref:markdown.adoc[Markdown]
*** xref:uploadcare.adoc[Media Optimizer]
**** xref:uploadcare-image.adoc[Image]
**** xref:uploadcare-video.adoc[Video]
**** xref:uploadcare-documents.adoc[Files and Documents]
*** xref:mentions.adoc[Mentions]
*** xref:mergetags.adoc[Merge Tags]
*** xref:moxiemanager.adoc[MoxieManager]
*** xref:pageembed.adoc[Page Embed]
*** xref:permanentpen.adoc[Permanent Pen]
*** PowerPaste
**** xref:introduction-to-powerpaste.adoc[Introduction]
**** xref:powerpaste-options.adoc[Options]
**** xref:powerpaste-commands-events-apis.adoc[Commands and Events]
**** xref:powerpaste-support.adoc[Supported functionality]
**** xref:powerpaste-troubleshooting.adoc[Troubleshooting]
*** xref:revisionhistory.adoc[Revision History]
*** Spell Checker
****** xref:export-to-word-with-jwt-authentication-nodejs.adoc[Node.js]
****** xref:export-to-word-with-jwt-authentication-php.adoc[PHP]
**** Export to PDF
***** xref:exportpdf.adoc[Export to PDF]
****** xref:html-to-pdf-converter-api-v2.adoc[HTML to PDF Converter API]
****** JWT Authentication
******* xref:export-to-pdf-v2-with-jwt-authentication-nodejs.adoc[Node.js (8.4.0+)]
******* xref:export-to-pdf-v2-with-jwt-authentication-php.adoc[PHP (8.4.0+)]
******* xref:export-to-pdf-with-jwt-authentication-nodejs.adoc[Node.js (pre-8.4.0)]
******* xref:export-to-pdf-with-jwt-authentication-php.adoc[PHP (pre-8.4.0)]
**** xref:importword.adoc[Import from Word]
***** xref:docx-to-html-converter-api.adoc[DOCX to HTML Converter API]
***** JWT Authentication
****** xref:import-from-word-with-jwt-authentication-nodejs.adoc[Node.js]
****** xref:import-from-word-with-jwt-authentication-php.adoc[PHP]
*** Compliance
**** xref:a11ychecker.adoc[Accessibility Checker]
**** xref:linkchecker.adoc[Link Checker]
**** xref:advanced-typography.adoc[Advanced Typography]
**** xref:introduction-to-tiny-spellchecker.adoc[Spell Checker]
**** xref:custom-dictionaries-for-tiny-spellchecker.adoc[Adding custom dictionaries]
*** xref:autocorrect.adoc[Spelling Autocorrect]
*** xref:suggestededits.adoc[Suggested Edits]
*** xref:tableofcontents.adoc[Table of Contents]
*** xref:advanced-templates.adoc[Templates]
*** Tiny Drive
**** xref:tinydrive-introduction.adoc[Introduction]
**** xref:tinydrive-getting-started.adoc[Getting started]
**** Starter projects
***** xref:tinydrive-dotnet.adoc[.Net Core]
***** xref:tinydrive-java.adoc[Java Spring]
***** xref:tinydrive-nodejs.adoc[Node.js]
***** xref:tinydrive-php.adoc[PHP]
**** xref:tinydrive-jwt-authentication.adoc[JWT Authentication setup]
**** Configuration options
***** xref:tinydrive-setup-options.adoc[Setup options]
***** xref:tinydrive-ui-options.adoc[UI options]
***** xref:tinydrive-dropbox-and-google-drive.adoc[Dropbox and Google Drive integration options]
**** Integrations
***** xref:tinydrive-dropbox-integration.adoc[Dropbox]
***** xref:tinydrive-googledrive-integration.adoc[Google Drive]
**** xref:tinydrive-toolbars-menus.adoc[Toolbar buttons and menu items]
**** APIs
***** xref:introduction-to-tinydrive-apis.adoc[Introduction to the plugin APIs]
***** xref:tinydrive-upload.adoc[The Upload API]
***** xref:tinydrive-browse.adoc[The Browse API]
***** xref:tinydrive-pick.adoc[The Pick API]
***** xref:tinydrive-type-interfaces.adoc[TypeScript interfaces]
**** xref:tinydrive-changelog.adoc[Changelog]
***** xref:custom-dictionaries-for-tiny-spellchecker.adoc[Adding custom dictionaries]
**** xref:autocorrect.adoc[Spelling Autocorrect]
*** Productivity
**** xref:casechange.adoc[Case Change]
**** xref:formatpainter.adoc[Format Painter]
**** xref:permanentpen.adoc[Permanent Pen]
**** xref:introduction-to-powerpaste.adoc[PowerPaste]
***** xref:powerpaste-options.adoc[Options]
***** xref:powerpaste-commands-events-apis.adoc[Commands and Events]
***** xref:powerpaste-support.adoc[Supported functionality]
***** xref:powerpaste-troubleshooting.adoc[Troubleshooting]
**** xref:math.adoc[Math]
**** xref:editimage.adoc[Image Editing]
**** xref:uploadcare.adoc[Media Optimizer]
***** xref:uploadcare-image.adoc[Image]
***** xref:uploadcare-video.adoc[Video]
***** xref:uploadcare-documents.adoc[Files and Documents]
**** xref:advcode.adoc[Enhanced Code Editor]
**** xref:advtable.adoc[Enhanced Tables]
**** xref:fullpagehtml.adoc[Full Page HTML]
**** xref:advanced-templates.adoc[Templates]
**** xref:mergetags.adoc[Merge Tags]
**** xref:moxiemanager.adoc[MoxieManager]
**** xref:tinydrive-introduction.adoc[Tiny Drive]
***** xref:tinydrive-getting-started.adoc[Getting started]
***** Starter projects
****** xref:tinydrive-dotnet.adoc[.Net Core]
****** xref:tinydrive-java.adoc[Java Spring]
****** xref:tinydrive-nodejs.adoc[Node.js]
****** xref:tinydrive-php.adoc[PHP]
***** xref:tinydrive-jwt-authentication.adoc[JWT Authentication setup]
***** Configuration options
****** xref:tinydrive-setup-options.adoc[Setup options]
****** xref:tinydrive-ui-options.adoc[UI options]
****** xref:tinydrive-dropbox-and-google-drive.adoc[Dropbox and Google Drive integration options]
***** Integrations
****** xref:tinydrive-dropbox-integration.adoc[Dropbox]
****** xref:tinydrive-googledrive-integration.adoc[Google Drive]
***** xref:tinydrive-toolbars-menus.adoc[Toolbar buttons and menu items]
***** APIs
****** xref:introduction-to-tinydrive-apis.adoc[Introduction to the plugin APIs]
****** xref:tinydrive-upload.adoc[The Upload API]
****** xref:tinydrive-browse.adoc[The Browse API]
****** xref:tinydrive-pick.adoc[The Pick API]
****** xref:tinydrive-type-interfaces.adoc[TypeScript interfaces]
***** xref:tinydrive-changelog.adoc[Changelog]
*** Document Organization
**** xref:checklist.adoc[Checklist]
**** xref:footnotes.adoc[Footnotes]
**** xref:tableofcontents.adoc[Table of Contents]
** Open source plugins
*** xref:accordion.adoc[Accordion]
*** xref:anchor.adoc[Anchor]
*** xref:autolink.adoc[Autolink]
*** xref:autoresize.adoc[Autoresize]
*** xref:autosave.adoc[Autosave]
*** xref:charmap.adoc[Character Map]
*** xref:code.adoc[Code]
*** xref:codesample.adoc[Code Sample]
*** xref:directionality.adoc[Directionality]
*** xref:emoticons.adoc[Emoticons]
*** xref:fullscreen.adoc[Full Screen]
*** xref:help.adoc[Help]
*** xref:image.adoc[Image]
*** xref:importcss.adoc[Import CSS]
*** xref:insertdatetime.adoc[Insert Date/Time]
*** xref:link.adoc[Link]
*** xref:lists.adoc[Lists]
*** xref:advlist.adoc[List Styles]
*** xref:media.adoc[Media]
*** xref:nonbreaking.adoc[Nonbreaking Space]
*** xref:pagebreak.adoc[Page Break]
*** xref:preview.adoc[Preview]
*** xref:quickbars.adoc[Quick Toolbars]
*** xref:save.adoc[Save]
*** xref:searchreplace.adoc[Search and Replace]
*** xref:table.adoc[Table]
*** xref:visualblocks.adoc[Visual Blocks]
*** xref:visualchars.adoc[Visual Characters]
*** xref:wordcount.adoc[Word Count]
*** Core Editing
**** xref:charmap.adoc[Character Map]
**** xref:directionality.adoc[Directionality]
**** xref:emoticons.adoc[Emoticons]
**** xref:image.adoc[Image]
**** xref:insertdatetime.adoc[Insert Date/Time]
**** xref:link.adoc[Link]
**** xref:media.adoc[Media]
**** xref:nonbreaking.adoc[Nonbreaking Space]
**** xref:importcss.adoc[Import CSS]
**** xref:visualblocks.adoc[Visual Blocks]
**** xref:visualchars.adoc[Visual Characters]
**** xref:code.adoc[Code]
**** xref:codesample.adoc[Code Sample]
*** Productivity
**** xref:searchreplace.adoc[Search and Replace]
**** xref:fullscreen.adoc[Full Screen]
**** xref:preview.adoc[Preview]
**** xref:quickbars.adoc[Quick Toolbars]
**** xref:autolink.adoc[Autolink]
**** xref:autoresize.adoc[Autoresize]
**** xref:autosave.adoc[Autosave]
**** xref:wordcount.adoc[Word Count]
**** xref:help.adoc[Help]
**** xref:save.adoc[Save]
*** Document Organization
**** xref:table.adoc[Table]
**** xref:lists.adoc[Lists]
**** xref:advlist.adoc[List Styles]
**** xref:accordion.adoc[Accordion]
**** xref:anchor.adoc[Anchor]
**** xref:pagebreak.adoc[Page Break]
* Accessibility
** xref:tinymce-and-screenreaders.adoc[Accessibility Guide]
** xref:keyboard-shortcuts.adoc[{productname} Keyboard shortcuts]
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/plugins.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:navtitle: Plugins
:description: This section lists the all plugins provided by {companyname}.

{productname} is an incredibly powerful, flexible and customizable rich text editor. This section will help configure and extend the editor by using {productname} plugins.
This page organizes {productname} plugins into functional categories for quick reference. Each section is labeled as either premium or open source and groups plugins by purpose, such as writing, layout, code editing, and productivity, making it easier to identify the right plugin for a given use case.

[[premium-plugins]]
== Premium plugins
Expand Down
Loading
Loading