Skip to content

DOC-3189: Refactor promotion documentation and update references to new promotions page#3674

Merged
kemister85 merged 5 commits intofeature/7.8.0/DOC-3131from
feature/7.8.0/DOC-3131_DOC-3191
Apr 8, 2025
Merged

DOC-3189: Refactor promotion documentation and update references to new promotions page#3674
kemister85 merged 5 commits intofeature/7.8.0/DOC-3131from
feature/7.8.0/DOC-3131_DOC-3191

Conversation

@kemister85
Copy link
Contributor

@kemister85 kemister85 commented Apr 1, 2025

Ticket: DOC-3131

Site: Staging branch

Changes:

  • Refactor promotion documentation and update references to new promotions page.
  • Re-name previous page to align with changes.

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.
  • modules/ROOT/nav.adoc has been updated (if applicable).

Review:

  • Documentation Team Lead has reviewed

@kemister85 kemister85 requested review from a team, abhinavgandham and soritaheng as code owners April 1, 2025 05:08
@kemister85 kemister85 requested review from EkimChau and MitchC1999 and removed request for a team April 1, 2025 05:08
@kemister85 kemister85 added this to the TinyMCE 7.8.0 milestone Apr 3, 2025
@kemister85 kemister85 added the upcoming release Documentation for features currently under development/QA label Apr 3, 2025
@kemister85 kemister85 merged commit ec9f554 into feature/7.8.0/DOC-3131 Apr 8, 2025
4 checks passed
@kemister85 kemister85 deleted the feature/7.8.0/DOC-3131_DOC-3191 branch April 8, 2025 23:55
kemister85 added a commit that referenced this pull request Apr 9, 2025
#3660)

* DOC-3131: Initial commit for TinyMCE 7.8.0 release notes.

* DOC-3131: A confirmation dialog now appears when resolving conversation to match the UX of deleting a conversation. (#3671)

* DOC-3131: Setting editor height to a pt or em value was ignoring min/max height settings. (#3669)

* DOC-3131: The `editor.selection.scrollIntoView()` method now pads the target scroll area with a small margin, ensuring content doesn't sit at the very edge of the viewport. (#3666)

* DOC-3131: The editor.selection.scrollIntoView() method now pads the target scroll area with a small margin, ensuring content doesn't sit at the very edge of the viewport.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: Arvin(Jintao) Han <20640097+ArvinJ-H@users.noreply.github.com>

---------

Co-authored-by: Arvin(Jintao) Han <20640097+ArvinJ-H@users.noreply.github.com>

* DOC-3131: The change event was not dispatched when deleting a comment reply. (#3670)

* DOC-3131: Focus outline was misaligned with comment card border on saving an edit. (#3678)

* DOC-3131: Source Code editor was not scrolling to the editor's caret position in Firefox. (#3667)

* DOC-3131: Source Code editor was not scrolling to the editor's caret position in Firefox.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

---------

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

* DOC-11923: Add note on handling of relative URLs with base_url configuration option. (#3682)

* DOC-11923: Add note on handling of relative URLs with base_url configuration option.

* DOC-3131: add content.

* DOC-3131: update title headers.

* DOC-3189: Add new options for preserving MathML elements and attributes in the Math plugin (#3681)

* DOC-3189: Add new options for preserving MathML elements and attributes in the Math plugin.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* DOC-3161: Add new `tinycomments_fetch_author_info` option and refactored callback demo. (#3675)

* DOC-3189: Update comments callback demo
DOC-3189: Added tinycomments_fetch_author_info new option
Removes Pollyjs from old demo
added release notes for TinyMCE 7.8.0

* DOC-3190: Clarify author identification process in comments callback documentation.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: Hamza Benkhaldoun <hamza0867@gmail.com>

* Update modules/ROOT/partials/configuration/tinycomments_fetch_author_info.adoc

* Update modules/ROOT/partials/configuration/tinycomments_fetch_author_info.adoc

* DOC-3161: Update tinycomments_fetch_author_info documentation to indicate optional fields for authorName and authorAvatar.

* Update modules/ROOT/partials/configuration/tinycomments_fetch_author_info.adoc

* DOC-3161: Fixed demo

* DOC-3161: Updated mentions demo

* DOC-3161: fix issue

* DOC-3161: Update new option

* Potential fix for code scanning alert no. 40: Semicolon insertion

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 39: Semicolon insertion

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

---------

Co-authored-by: Hamza Benkhaldoun <hamza0867@gmail.com>
Co-authored-by: MitchCTiny <mitchell.crompton@tiny.cloud>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* DOC-3189: Refactor promotion documentation and update references to new promotions page (#3674)

* DOC-3189: Refactor promotion documentation and update references to new promotions page.

* DOC-3190: Update promotion documentation to clarify options for open source and cloud versions.

* Update modules/ROOT/partials/configuration/onboarding.adoc

* Update modules/ROOT/partials/configuration/promotion.adoc

* DOC-3131: Fix sidebar nesting issue.

* DOC-3131: Keyboard navigation between toolbars no longer loses focus. (#3661)

* DOC-3131: Keyboard navigation between toolbars no longer loses focus.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: CODE:AG <57781325+abhinavgandham@users.noreply.github.com>

---------

Co-authored-by: CODE:AG <57781325+abhinavgandham@users.noreply.github.com>

* DOC-3131: New subtoolbar support for context toolbars. (#3664)

* DOC-3131: Add image filter assets, and new `uploadcare_filters` option for `uploadcare` plugin. (#3679)

* DOC-3131: Add image filter assets, and new uploadcare_filters option for Uploadcare plugin.

* DOC-3131: update live-demo with new uploadcare_filters option.

* DOC-3189: Enhance documentation for uploadcare_filters option in Image Optimizer plugin.

* DOC-3131: Copy edits to filter list name.

* DOC-3131: Add auto-image-enhancement icon and update documentation, remove old image-enhancements.svg and ref.

* DOC-3131: Fix note missing border.

* Update antora.yml

* DOC-3131: Non-uploadcare image URLs would be altered by color adjustments even when they failed to upload. (#3665)

* DOC-3131: Dragging and dropping image files onto the placeholder was not possible if the files had the correct extension but an incorrect MIME type. (#3663)

* DOC-3131: Dragging and dropping image files onto the placeholder was not possible if the files had the correct extension but an incorrect MIME type.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* DOC-3131: Placeholder element is now responsive and adjust to container width. (#3683)

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

* DOC-3131: Add changelog.

* DOC-3131: It wasn't possible to add comments to selected footnotes elements. (#3662)

* DOC-3131: It wasn't possible to add comments to selected footnotes elements.

* DOC-3131: Dragging and dropping image files onto the placeholder was not possible if the files had the correct extension but an incorrect MIME type.

* Revert "DOC-3131: Dragging and dropping image files onto the placeholder was not possible if the files had the correct extension but an incorrect MIME type."

This reverts commit b6a1bd0.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

---------

Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>

* DOC-3131: The tooltip for the `blockquote` button was not translated in Hebrew. (#3684)

* DOC-3131: The tooltip for the  button was not translated in Hebrew.

* DOC-3131: Updated translation entry in 7.7.0 docs under known issues to point to this bug fix entry.

---------

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

* DOC-3131: copy edits, release note re-structure and final version checks.

* DOC-3131: add missed new line space.

* DOC-3131: api-version bump for TinyMCE 7.8.0.

* DOC-3131: update productminorversion to 7.8.

---------

Co-authored-by: Arvin(Jintao) Han <20640097+ArvinJ-H@users.noreply.github.com>
Co-authored-by: CODE:AG <57781325+abhinavgandham@users.noreply.github.com>
Co-authored-by: Hamza Benkhaldoun <hamza0867@gmail.com>
Co-authored-by: MitchCTiny <mitchell.crompton@tiny.cloud>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
kemister85 added a commit that referenced this pull request Apr 9, 2025
* DOC-3178: TinyMCE 7.8.0 Release Documentation.

* DOC-3131: TinyMCE 7.8.0 Release Documentation and Community Changelog. (#3660)

* DOC-3131: Initial commit for TinyMCE 7.8.0 release notes.

* DOC-3131: A confirmation dialog now appears when resolving conversation to match the UX of deleting a conversation. (#3671)

* DOC-3131: Setting editor height to a pt or em value was ignoring min/max height settings. (#3669)

* DOC-3131: The `editor.selection.scrollIntoView()` method now pads the target scroll area with a small margin, ensuring content doesn't sit at the very edge of the viewport. (#3666)

* DOC-3131: The editor.selection.scrollIntoView() method now pads the target scroll area with a small margin, ensuring content doesn't sit at the very edge of the viewport.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: Arvin(Jintao) Han <20640097+ArvinJ-H@users.noreply.github.com>

---------

Co-authored-by: Arvin(Jintao) Han <20640097+ArvinJ-H@users.noreply.github.com>

* DOC-3131: The change event was not dispatched when deleting a comment reply. (#3670)

* DOC-3131: Focus outline was misaligned with comment card border on saving an edit. (#3678)

* DOC-3131: Source Code editor was not scrolling to the editor's caret position in Firefox. (#3667)

* DOC-3131: Source Code editor was not scrolling to the editor's caret position in Firefox.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

---------

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

* DOC-11923: Add note on handling of relative URLs with base_url configuration option. (#3682)

* DOC-11923: Add note on handling of relative URLs with base_url configuration option.

* DOC-3131: add content.

* DOC-3131: update title headers.

* DOC-3189: Add new options for preserving MathML elements and attributes in the Math plugin (#3681)

* DOC-3189: Add new options for preserving MathML elements and attributes in the Math plugin.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* DOC-3161: Add new `tinycomments_fetch_author_info` option and refactored callback demo. (#3675)

* DOC-3189: Update comments callback demo
DOC-3189: Added tinycomments_fetch_author_info new option
Removes Pollyjs from old demo
added release notes for TinyMCE 7.8.0

* DOC-3190: Clarify author identification process in comments callback documentation.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: Hamza Benkhaldoun <hamza0867@gmail.com>

* Update modules/ROOT/partials/configuration/tinycomments_fetch_author_info.adoc

* Update modules/ROOT/partials/configuration/tinycomments_fetch_author_info.adoc

* DOC-3161: Update tinycomments_fetch_author_info documentation to indicate optional fields for authorName and authorAvatar.

* Update modules/ROOT/partials/configuration/tinycomments_fetch_author_info.adoc

* DOC-3161: Fixed demo

* DOC-3161: Updated mentions demo

* DOC-3161: fix issue

* DOC-3161: Update new option

* Potential fix for code scanning alert no. 40: Semicolon insertion

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 39: Semicolon insertion

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

---------

Co-authored-by: Hamza Benkhaldoun <hamza0867@gmail.com>
Co-authored-by: MitchCTiny <mitchell.crompton@tiny.cloud>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* DOC-3189: Refactor promotion documentation and update references to new promotions page (#3674)

* DOC-3189: Refactor promotion documentation and update references to new promotions page.

* DOC-3190: Update promotion documentation to clarify options for open source and cloud versions.

* Update modules/ROOT/partials/configuration/onboarding.adoc

* Update modules/ROOT/partials/configuration/promotion.adoc

* DOC-3131: Fix sidebar nesting issue.

* DOC-3131: Keyboard navigation between toolbars no longer loses focus. (#3661)

* DOC-3131: Keyboard navigation between toolbars no longer loses focus.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: CODE:AG <57781325+abhinavgandham@users.noreply.github.com>

---------

Co-authored-by: CODE:AG <57781325+abhinavgandham@users.noreply.github.com>

* DOC-3131: New subtoolbar support for context toolbars. (#3664)

* DOC-3131: Add image filter assets, and new `uploadcare_filters` option for `uploadcare` plugin. (#3679)

* DOC-3131: Add image filter assets, and new uploadcare_filters option for Uploadcare plugin.

* DOC-3131: update live-demo with new uploadcare_filters option.

* DOC-3189: Enhance documentation for uploadcare_filters option in Image Optimizer plugin.

* DOC-3131: Copy edits to filter list name.

* DOC-3131: Add auto-image-enhancement icon and update documentation, remove old image-enhancements.svg and ref.

* DOC-3131: Fix note missing border.

* Update antora.yml

* DOC-3131: Non-uploadcare image URLs would be altered by color adjustments even when they failed to upload. (#3665)

* DOC-3131: Dragging and dropping image files onto the placeholder was not possible if the files had the correct extension but an incorrect MIME type. (#3663)

* DOC-3131: Dragging and dropping image files onto the placeholder was not possible if the files had the correct extension but an incorrect MIME type.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

* DOC-3131: Placeholder element is now responsive and adjust to container width. (#3683)

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

* DOC-3131: Add changelog.

* DOC-3131: It wasn't possible to add comments to selected footnotes elements. (#3662)

* DOC-3131: It wasn't possible to add comments to selected footnotes elements.

* DOC-3131: Dragging and dropping image files onto the placeholder was not possible if the files had the correct extension but an incorrect MIME type.

* Revert "DOC-3131: Dragging and dropping image files onto the placeholder was not possible if the files had the correct extension but an incorrect MIME type."

This reverts commit b6a1bd0.

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>

* Update modules/ROOT/pages/7.8.0-release-notes.adoc

---------

Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>

* DOC-3131: The tooltip for the `blockquote` button was not translated in Hebrew. (#3684)

* DOC-3131: The tooltip for the  button was not translated in Hebrew.

* DOC-3131: Updated translation entry in 7.7.0 docs under known issues to point to this bug fix entry.

---------

Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>

* DOC-3131: copy edits, release note re-structure and final version checks.

* DOC-3131: add missed new line space.

* DOC-3131: api-version bump for TinyMCE 7.8.0.

* DOC-3131: update productminorversion to 7.8.

---------

Co-authored-by: Arvin(Jintao) Han <20640097+ArvinJ-H@users.noreply.github.com>
Co-authored-by: CODE:AG <57781325+abhinavgandham@users.noreply.github.com>
Co-authored-by: Hamza Benkhaldoun <hamza0867@gmail.com>
Co-authored-by: MitchCTiny <mitchell.crompton@tiny.cloud>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>

---------

Co-authored-by: Arvin(Jintao) Han <20640097+ArvinJ-H@users.noreply.github.com>
Co-authored-by: CODE:AG <57781325+abhinavgandham@users.noreply.github.com>
Co-authored-by: Hamza Benkhaldoun <hamza0867@gmail.com>
Co-authored-by: MitchCTiny <mitchell.crompton@tiny.cloud>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upcoming release Documentation for features currently under development/QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants