DOC-3387: Context7 benchmark improvements bucket#4066
Merged
kemister85 merged 9 commits intotinymce/8from Apr 13, 2026
Merged
Conversation
…ial (#4052) Add programmatic get/set content section with runnable examples using editor.getContent(), getContent({ format: 'text' }), and editor.setContent() to address Context7 benchmark Q3 (12/100).
Update description and add keywords for content_css and content_style. Add intro paragraph explaining the two options to address Context7 benchmark Q8 (0/100).
Add content change callback example using setup option and
editor.on('change') to address Context7 benchmark Q4 (30/100).
…4055) * DOC-3391: Add addButton and addCommand example to creating-a-plugin Add toolbar button section showing PluginManager.add with editor.ui.registry.addButton and editor.addCommand to address Context7 benchmark Q9 (15/100). * Update modules/ROOT/pages/creating-a-plugin.adoc Co-authored-by: Millie <millie.macdonald@tiny.cloud> --------- Co-authored-by: Millie <millie.macdonald@tiny.cloud>
Add example showing editor.mode.set('readonly') and
editor.mode.set('design') for runtime mode switching to address
Context7 benchmark Q7 (25/100).
…4057) Add "Configure plugins and toolbar" section with plugins: 'image code' and toolbar example to the quickstart partial to address Context7 benchmark Q2 (56/100).
Update description and keywords to mention valid_elements, invalid_elements, extended_valid_elements. Add intro paragraph summarizing key filtering options to address Context7 benchmark Q10 (22/100).
…#4059) Add selector, textarea, id, tinymce.init keywords to all quickstart pages (cloud, npm, php, .net, zip) to address Context7 benchmark Q1 (62/100).
#4060) Update description and keywords for custom-toolbarbuttons (addButton, custom button), file-image-upload (images_upload_handler), and upload-images pages to address Context7 benchmark Q5/Q6 (25/100 each).
tiny-ben-tran
approved these changes
Apr 13, 2026
ShiridiGandham
approved these changes
Apr 13, 2026
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-3387
Changes:
Pre-checks:
feature/<version>/,hotfix/<version>/,staging/<version>/, orrelease/<version>/.modules/ROOT/nav.adochas been updated(if applicable).release noteentry for anyNew product features.productminorversioninantora.ymland added new supported versions entry inmodules/ROOT/partials/misc/supported-versions.adoc.Review: