DOC-3404 - Update Full-Featured Premium Demo to use TinyMCE AI plugin#4043
Open
kemister85 wants to merge 3 commits intotinymce/8from
Open
DOC-3404 - Update Full-Featured Premium Demo to use TinyMCE AI plugin#4043kemister85 wants to merge 3 commits intotinymce/8from
kemister85 wants to merge 3 commits intotinymce/8from
Conversation
…plugin Replace legacy AI Assistant plugin with the new TinyMCE AI plugin in the full-featured premium demo. Updates toolbar buttons, quickbar actions, sidebar default, translation configuration, and custom quick actions to align with the TinyMCE AI plugin documentation demos.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket: DOC-3404
Site: Staging branch
Changes:
ai) with TinyMCE AI plugin (tinymceai) in full-featured premium demoaidialog aishortcutsreplaced withtinymceai-chat,tinymceai-review,ai-quickactions-translatetinymceai-quickactionsandai-quickactions-translatealongside standard formatting items andaddcommentshowcomments) to AI Chat (tinymceai-chat)tinymceai_languageswith 12 languages matching the TinyMCE AI plugin demotinymceai_quickactions_customwith a "Challenge" actiontinymceai_chat_fetch_sourcesandtinymceai_chat_fetch_sourcefor documentation, blog, and survey resourcesai_requestcallback andfetchEventSourcedependency withtinymceai_token_providerFiles changed
modules/ROOT/examples/live-demos/full-featured/index.js– Production demo configmodules/ROOT/examples/live-demos/full-featured/example.js– Example code shown in docsmodules/ROOT/examples/live-demos/full-featured/index.html– Demo HTML contentmodules/ROOT/pages/full-featured-premium-demo.adoc– Demo page (excluded plugins table)Pre-checks:
Branch is correctly prefixed:
Hotfix:
hotfix/8/DOC-3404modules/ROOT/nav.adochas been updated (if applicable).Files have been included where required (if applicable).
Files removed have been deleted, not just excluded from the build (if applicable).
Files added for New product features include a
release noteentry.Major or minor version changes have updated the
supported-versions.adoctable.Build passes without console errors, warnings, or issues.
Review: