Skip to content

DOC-3404 - Update Full-Featured Premium Demo to use TinyMCE AI plugin#4043

Merged
kemister85 merged 4 commits intotinymce/8from
hotfix/8/DOC-3404
Apr 9, 2026
Merged

DOC-3404 - Update Full-Featured Premium Demo to use TinyMCE AI plugin#4043
kemister85 merged 4 commits intotinymce/8from
hotfix/8/DOC-3404

Conversation

@kemister85
Copy link
Copy Markdown
Contributor

@kemister85 kemister85 commented Apr 2, 2026

Ticket: DOC-3404

Site: Staging branch

Changes:

  • Replace legacy AI Assistant plugin (ai) with TinyMCE AI plugin (tinymceai) in full-featured premium demo
  • Update toolbar buttons: aidialog aishortcuts replaced with tinymceai-chat, tinymceai-review, ai-quickactions-translate
  • Update quickbar: add tinymceai-quickactions and ai-quickactions-translate alongside standard formatting items and addcomment
  • Change default sidebar from Comments (showcomments) to AI Chat (tinymceai-chat)
  • Add tinymceai_languages with 12 languages matching the TinyMCE AI plugin demo
  • Add tinymceai_quickactions_custom with a "Challenge" action
  • Add tinymceai_chat_fetch_sources and tinymceai_chat_fetch_source for documentation, blog, and survey resources
  • Replace legacy ai_request callback and fetchEventSource dependency with tinymceai_token_provider
  • Update demo HTML content: "an AI assistant" changed to "TinyMCE AI"
  • Add AI Assistant to excluded plugins table (replaced by TinyMCE AI)

Files changed

  • modules/ROOT/examples/live-demos/full-featured/index.js – Production demo config
  • modules/ROOT/examples/live-demos/full-featured/example.js – Example code shown in docs
  • modules/ROOT/examples/live-demos/full-featured/index.html – Demo HTML content
  • modules/ROOT/pages/full-featured-premium-demo.adoc – Demo page (excluded plugins table)

Pre-checks:

  • Branch is correctly prefixed:

  • Hotfix: hotfix/8/DOC-3404

  • Build passes without console errors, warnings, or issues.


Review:

  • Documentation Team Lead has reviewed.

…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.
Copy link
Copy Markdown
Contributor

@ShiridiGandham ShiridiGandham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kemister85 kemister85 merged commit fe72730 into tinymce/8 Apr 9, 2026
6 checks passed
@kemister85 kemister85 deleted the hotfix/8/DOC-3404 branch April 9, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants