Skip to content

Commit 5219a71

Browse files
Farzad Hayatkemister85ltroutonArvinJ-Htiny-ben-tran
authored
DOC-2462: TinyMCE 7.3 Release Documentation (#3365)
* DOC-2462: TinyMCE 7.3 Release Documentation * Update export to Word config options to support v2 improved flexibility, and plugin descriptions. (#3390) * Update export to Word config options to support v2 improved flexibility, and plugin descriptions * Update modules/ROOT/partials/configuration/exportword.adoc Co-authored-by: Farzad Hayat <[email protected]> * DOC-2482: update links and Import from Word and Export to Word service server-side component using Docker sub-section config changes to support v2. * Update modules/ROOT/partials/configuration/exportword.adoc Co-authored-by: Farzad Hayat <[email protected]> * Update modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-logs-on-premises.adoc Co-authored-by: Farzad Hayat <[email protected]> * Update modules/ROOT/pages/importword.adoc Co-authored-by: Farzad Hayat <[email protected]> * DOC-2482: update link, add note regarding header and footer styling. --------- Co-authored-by: Farzad Hayat <[email protected]> * DOC-2463: TinyMCE 7.3 Release notes & community changelog (#3366) * DOC-2463: TinyMCE 7.3 Release notes & community changelog * By default, code is now formatted automatically when the Enhanced Code Editor view is opened. (#3401) * By default, code is now formatted automatically when the Enhanced Code Editor view is opened. * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc --------- Co-authored-by: ltrouton <[email protected]> * DOC-2463: Notifications didn't position and resize properly when resizing the editor or toggling views. (#3409) * DOC-2463: Notifications didn't position and resize properly when resizing the editor or toggling views. * Update modules/ROOT/pages/7.3-release-notes.adoc * DOC-2463: Unnecessary nbsp entities were inserted when typing at the edges of inline elements. (#3398) * DOC-2463: Double-clicking on a math element now opens the Math dialog. (#3410) * DOC-2463: Added new option `advcode_prettify_getcontent` to Enhanced Code Editor. (#3400) * DOC-2463: Added new option advcode_prettify_getcontent to Enhanced Code Editor. * Update modules/ROOT/partials/configuration/advcode.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/partials/configuration/advcode.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/partials/configuration/advcode.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc * Update modules/ROOT/pages/7.3-release-notes.adoc * Update modules/ROOT/partials/configuration/advcode.adoc Co-authored-by: Farzad Hayat <[email protected]> * Update modules/ROOT/partials/configuration/advcode.adoc --------- Co-authored-by: ltrouton <[email protected]> Co-authored-by: Farzad Hayat <[email protected]> * DOC-2463: TINY-10973 Split button popup positioning in fullscreen (#3411) * DOC-2463: The pattern commands would execute even if the command was not enabled. (#3403) * Fix typo in TINY-10894 entry * DOC-2463:Add Translate options to AI Assistant default shortcuts. (#3399) * DOC-2463: Fixed JavaScript error when inserting a table using the context menu by adjusting the event order in `renderInsertTableMenuItem`. (#3406) * DOC-2463: Fixed JavaScript error when inserting a table using the context menu by adjusting the event order in renderInsertTableMenuItem. * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Farzad Hayat <[email protected]> --------- Co-authored-by: Farzad Hayat <[email protected]> * DOC-2463: Markdown will now respect the 'Paste as Text' menu option. (#3414) * DOC-2463: Attempting to use focus commands on an editor where the cursor had last been in certain contentEditable=true elements would fail. (#3417) * DOC-2463: The listbox component had a fixed width and was not a responsive ui element. (#3408) * DOC-2463: The listbox component had a fixed width and was not a responsive ui element. * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Farzad Hayat <[email protected]> --------- Co-authored-by: Farzad Hayat <[email protected]> * DOC-2463: Colorpicker number input fields now show an error tooltip and error icon when invalid text has been entered. (#3413) * DOC-2463: Colorpicker number input fields now show an error tooltip and error icon when invalid text has been entered. * DOC-2463: update png files to reflect recent color change, included note for read aloud variations. * DOC-2463: Added success notification when all misspellings are resolved. (#3416) * DOC-2463: Sequential html comments would in some cases generate unwanted elements. (#3415) * DOC-2463: Sequential html comments would in some cases generate unwanted elements. * Update modules/ROOT/pages/7.3-release-notes.adoc --------- Co-authored-by: Farzad Hayat <[email protected]> * Update 7.3 release date to 2024-08-07 * Remove the following unused template sections: enhanced skins/icon packs, changes, removed, security fixes, known issues. * DOC-2463: `preventDefault` on mousedown on toolbar buttons was causing misplaced focus bugs. (#3412) * DOC-2463: preventDefault on mousedown on toolbar buttons was causing misplaced focus bugs. * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Arvin(Jintao) Han <[email protected]> --------- Co-authored-by: Arvin(Jintao) Han <[email protected]> * DOC-2463: When a full document was loaded as editor content the head elements were added to the body. (#3402) * DOC-2463: When a full document was loaded as editor content the head elements were added to the body. * Update modules/ROOT/pages/7.3-release-notes.adoc * DOC-2463: changelog entries for 7.3.0. * DOC-2481: 7.3 Revision History changes - update plugin page and add release notes (#3407) * DOC-2481: Add revisionhistory_author.adoc * DOC-2481: Add revisionhistory_display_author.adoc * DOC-2481: Update "Understanding types of versions" section and replace 'current' with 'draft' when referring to the version * DOC-2481: Note that "Restore this version" button is disabled for `initial` and `draft` versions. * DOC-2481: Extract Revision object and Author object into separate subheadings in plugin page * DOC-2481: Replace `version` with `revision` and add `author` property to Revision object * DOC-2481: Live demo add author options to init and author object in revisions lists. * DOC-2481: Two release note entries for TINY-11014 * DOC-2481: TINY-11042 "Restore this version" button is now disabled when a draft or initial revision is selected. * DOC-2481: TINY-11045 Enhance the appearance of the Revision History sidebar. * DOC-2481: TINY-11073 Add labels to the `initial` and `draft` revisions. * DOC-2481: TINY-11079 New `revisionhistory_display_author` option that determines whether the author is displayed. * DOC-2481: TINY-11090 It is easier to identify the selected revision. * DOC-2481: Fix diff API heading in revisionhistory-apis.adoc * DOC-2481: Add new options and features to revision history page * DOC-2481: Update descriptions and minor changes to the options * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/partials/plugin-apis/revisionhistory-apis.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/partials/configuration/revisionhistory_fetch.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/partials/configuration/revisionhistory_display_author.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * DOC-2481: Clean up code example * DOC-2481: remove duplicate admonition * Fix revisionhistory author xref * Add "for more info" for revisionhistory_display_author in release notes * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: shirqa <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: shirqa <[email protected]> * DOC-2481: Add revisionhistory_display_author to revisionhistory_author partial * DOC-2481: Move Spell Checker below Revision History * DOC-2481: Update the release notes * DOC-2481: Update demos --------- Co-authored-by: Ben Tran <[email protected]> Co-authored-by: Karl Kemister-Sheppard <[email protected]> Co-authored-by: shirqa <[email protected]> * DOC-2463: typo correction. --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]> Co-authored-by: ltrouton <[email protected]> Co-authored-by: Arvin(Jintao) Han <[email protected]> Co-authored-by: Ben Tran <[email protected]> Co-authored-by: shirqa <[email protected]> * DOC-2463: merge tinymce/7 changes into release/7.3 branch. (#3422) * Revert "DOC-2463: merge tinymce/7 changes into release/7.3 branch. (#3422)" (#3423) This reverts commit 21bb371. * DOC-2463: Sync with release/7.3 (#3424) * DOC-2435: Updated Angular quick start guides (#3332) * DOC-2425: Update migration guide and 7.0 release notes regarding force_hex_colour (#3350) * DOC-2460: Update the supported versions table in misc/supported-versions.adoc. (#3370) * DOC-2475: Remove old link to Tiny Blog - How to use TinyMCE premium plugins in WordPress 5. (#3377) * DOC-2471: Update inline-demo to support toolbar_sticky_offset, to correct visual issue. (#3374) * DOC-2471_2: Revert toolbar_sticky_offset fix. (#3378) * DOC-2465: TinyMCE 7.2.1 Release Documentation (#3367) * DOC-2465: TinyMCE 7.2.1 Release Documentation * DOC-2466: TinyMCE 7.2.1 Release notes & community changelog (#3368) * DOC-2466: TinyMCE 7.2.1 Release notes & community changelog * DOC-2466: Add TINY-10127 release note entry (#3372) * DOC-2466: update changelog.adoc for TinyMCE 7.2.1. * DOC-2466: `Open Link` button was disabled when selection partially covered a link or when multiple links were selected. (#3379) * DOC-2466: Open Link button was disabled when selection partially covered a link or when multiple links were selected. * Update modules/ROOT/pages/7.2.1-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> --------- Co-authored-by: Mitchell Crompton <[email protected]> * DOC-2466: Long translations of the bottom help text would cause minor graphical issues. (#3376) * DOC-2466: Long translations of the bottom help text would cause minor graphical issues. * Update modules/ROOT/pages/7.2.1-release-notes.adoc Co-authored-by: Farzad Hayat <[email protected]> --------- Co-authored-by: Farzad Hayat <[email protected]> * DOC-2466: Text content could move unexpectedly when deleting a paragraph. (#3375) * Update modules/ROOT/pages/changelog.adoc --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]> Co-authored-by: Mitchell Crompton <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]> Co-authored-by: Mitchell Crompton <[email protected]> * DOC-2467: api-version bump for TinyMCE 7.2.1. (#3382) * DOC-2477: Update OpenAI Proxy Token (#3384) * DOC-2469: Windows Repo Folder Compatibility and Template Updates (#3373) * DOC-2469: Replace <> in file names with {} * DOCS-2469: Clean up and improve templates * Update {productminorversion} in antora.yml and its template version * Fix the correct instance of supported-versions.adoc * Update -new-material-templates/release-notes-template/ROOT/partials/misc/supported-versions.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * DOC-2469: Delete template files for antora.yml and supported-versions.adoc --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]> * DOC-2469: Fix release-notes.adoc table (#3387) * DOC-2486: Add requires 7.1v admon to Revision History Diff API (#3391) * DOC-2480: Update `svelte-quick-start.adoc` to use Vite v5 (#3388) * DOC-2480: Update svelte-quick-start.adoc to use Vite v5 * DOC-2480: Improve wording on the "replace src/App.svelte contents" step * DOC-2489: update code block for importword basic-setup. (#3396) * DOC-2487: Replace 'en' with 'en_US' in Spellchecker docs and demo (#3392) * DOC-2488: Remove reference of `Cloud Service` from various plugin pages. (#3397) * DOC-2488: Remove reference of Cloud Service from various plugin pages. * DOC-2488: remove mention of option from importword_service_url. * Update modules/ROOT/pages/exportpdf.adoc Co-authored-by: shirqa <[email protected]> * Update modules/ROOT/pages/exportword.adoc Co-authored-by: shirqa <[email protected]> * Update modules/ROOT/partials/configuration/exportpdf.adoc Co-authored-by: shirqa <[email protected]> * Update modules/ROOT/partials/configuration/exportword.adoc Co-authored-by: shirqa <[email protected]> * DOC-2488: update description for IFW ETW and ETPDF regarding self-hosting. * Update modules/ROOT/partials/configuration/importword.adoc * Update modules/ROOT/partials/configuration/exportword.adoc * Update modules/ROOT/partials/configuration/exportpdf.adoc --------- Co-authored-by: shirqa <[email protected]> * DOC-2492: Remove IMPORTANT mention regarding prefix and suffix cannot match in config. (#3404) * DOC-2151: Improve events.adoc explanation event handling (#3394) * DOC-2151: Improve events.adoc explanation event handling * DOC-2151: Expand upon the "`+setup+` and `+init_instance_callback+` options" section * DOC-2440: Document Converters Self-Hosted Advert Pages. (#3323) * DOC-2440: Document Converters SService. * DOC-2438: `Docx to HTML` and `HTML to Docx` converter api documentation. (#3381) * DOC-2438: Docx to HTML and HTML to Docx converter api documentation. * Update modules/ROOT/pages/html-to-docx-converter-api.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/pages/html-to-docx-converter-api.adoc * Update modules/ROOT/pages/docx-to-html-converter-api.adoc * Update modules/ROOT/pages/docx-to-html-converter-api.adoc --------- Co-authored-by: ltrouton <[email protected]> * DOC-2439: Export to PDF Standalone Service. (#3338) * DOC-2439: Export to PDF Standalone Service. * DOC-2439: RE-write, removal of curl examples, and more simplified documentation. * DOC-2439: add demo, restructure nav.adoc, update content. * DOC-2439: Remove index.html page, add raw demo and update placeholder content. * DOC-2439: fix container alignment and margins. * Update modules/ROOT/pages/html-to-pdf-converter-api.adoc * Update modules/ROOT/pages/html-to-pdf-converter-api.adoc Link update * Update modules/ROOT/pages/html-to-pdf-converter-api.adoc Update link text. * Update modules/ROOT/pages/html-to-pdf-converter-api.adoc Open link in new tab. * DOC-2439: Copy edits, and replacing string with variables. * DOC-2439: remove Options Available for HTML to PDF Conversion, Demo and Export to PDF Plugin reference and rename the API Reference to PDF Converter API reference. --------- Co-authored-by: shirqa <[email protected]> * DOC-2440: console error fix. --------- Co-authored-by: ltrouton <[email protected]> Co-authored-by: shirqa <[email protected]> * DOC-2499: 7x Remove UI Bundle Cache (#3421) * DOC-2499: Remove UI Bundle Cache * DOC-2499: Use production UI Bundle * DOC-2462: TinyMCE 7.3 Release Documentation * Update export to Word config options to support v2 improved flexibility, and plugin descriptions. (#3390) * Update export to Word config options to support v2 improved flexibility, and plugin descriptions * Update modules/ROOT/partials/configuration/exportword.adoc Co-authored-by: Farzad Hayat <[email protected]> * DOC-2482: update links and Import from Word and Export to Word service server-side component using Docker sub-section config changes to support v2. * Update modules/ROOT/partials/configuration/exportword.adoc Co-authored-by: Farzad Hayat <[email protected]> * Update modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-logs-on-premises.adoc Co-authored-by: Farzad Hayat <[email protected]> * Update modules/ROOT/pages/importword.adoc Co-authored-by: Farzad Hayat <[email protected]> * DOC-2482: update link, add note regarding header and footer styling. --------- Co-authored-by: Farzad Hayat <[email protected]> * DOC-2463: TinyMCE 7.3 Release notes & community changelog (#3366) * DOC-2463: TinyMCE 7.3 Release notes & community changelog * By default, code is now formatted automatically when the Enhanced Code Editor view is opened. (#3401) * By default, code is now formatted automatically when the Enhanced Code Editor view is opened. * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc --------- Co-authored-by: ltrouton <[email protected]> * DOC-2463: Notifications didn't position and resize properly when resizing the editor or toggling views. (#3409) * DOC-2463: Notifications didn't position and resize properly when resizing the editor or toggling views. * Update modules/ROOT/pages/7.3-release-notes.adoc * DOC-2463: Unnecessary nbsp entities were inserted when typing at the edges of inline elements. (#3398) * DOC-2463: Double-clicking on a math element now opens the Math dialog. (#3410) * DOC-2463: Added new option `advcode_prettify_getcontent` to Enhanced Code Editor. (#3400) * DOC-2463: Added new option advcode_prettify_getcontent to Enhanced Code Editor. * Update modules/ROOT/partials/configuration/advcode.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/partials/configuration/advcode.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/partials/configuration/advcode.adoc Co-authored-by: ltrouton <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc * Update modules/ROOT/pages/7.3-release-notes.adoc * Update modules/ROOT/partials/configuration/advcode.adoc Co-authored-by: Farzad Hayat <[email protected]> * Update modules/ROOT/partials/configuration/advcode.adoc --------- Co-authored-by: ltrouton <[email protected]> Co-authored-by: Farzad Hayat <[email protected]> * DOC-2463: TINY-10973 Split button popup positioning in fullscreen (#3411) * DOC-2463: The pattern commands would execute even if the command was not enabled. (#3403) * Fix typo in TINY-10894 entry * DOC-2463:Add Translate options to AI Assistant default shortcuts. (#3399) * DOC-2463: Fixed JavaScript error when inserting a table using the context menu by adjusting the event order in `renderInsertTableMenuItem`. (#3406) * DOC-2463: Fixed JavaScript error when inserting a table using the context menu by adjusting the event order in renderInsertTableMenuItem. * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Farzad Hayat <[email protected]> --------- Co-authored-by: Farzad Hayat <[email protected]> * DOC-2463: Markdown will now respect the 'Paste as Text' menu option. (#3414) * DOC-2463: Attempting to use focus commands on an editor where the cursor had last been in certain contentEditable=true elements would fail. (#3417) * DOC-2463: The listbox component had a fixed width and was not a responsive ui element. (#3408) * DOC-2463: The listbox component had a fixed width and was not a responsive ui element. * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Farzad Hayat <[email protected]> --------- Co-authored-by: Farzad Hayat <[email protected]> * DOC-2463: Colorpicker number input fields now show an error tooltip and error icon when invalid text has been entered. (#3413) * DOC-2463: Colorpicker number input fields now show an error tooltip and error icon when invalid text has been entered. * DOC-2463: update png files to reflect recent color change, included note for read aloud variations. * DOC-2463: Added success notification when all misspellings are resolved. (#3416) * DOC-2463: Sequential html comments would in some cases generate unwanted elements. (#3415) * DOC-2463: Sequential html comments would in some cases generate unwanted elements. * Update modules/ROOT/pages/7.3-release-notes.adoc --------- Co-authored-by: Farzad Hayat <[email protected]> * Update 7.3 release date to 2024-08-07 * Remove the following unused template sections: enhanced skins/icon packs, changes, removed, security fixes, known issues. * DOC-2463: `preventDefault` on mousedown on toolbar buttons was causing misplaced focus bugs. (#3412) * DOC-2463: preventDefault on mousedown on toolbar buttons was causing misplaced focus bugs. * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Arvin(Jintao) Han <[email protected]> --------- Co-authored-by: Arvin(Jintao) Han <[email protected]> * DOC-2463: When a full document was loaded as editor content the head elements were added to the body. (#3402) * DOC-2463: When a full document was loaded as editor content the head elements were added to the body. * Update modules/ROOT/pages/7.3-release-notes.adoc * DOC-2463: changelog entries for 7.3.0. * DOC-2481: 7.3 Revision History changes - update plugin page and add release notes (#3407) * DOC-2481: Add revisionhistory_author.adoc * DOC-2481: Add revisionhistory_display_author.adoc * DOC-2481: Update "Understanding types of versions" section and replace 'current' with 'draft' when referring to the version * DOC-2481: Note that "Restore this version" button is disabled for `initial` and `draft` versions. * DOC-2481: Extract Revision object and Author object into separate subheadings in plugin page * DOC-2481: Replace `version` with `revision` and add `author` property to Revision object * DOC-2481: Live demo add author options to init and author object in revisions lists. * DOC-2481: Two release note entries for TINY-11014 * DOC-2481: TINY-11042 "Restore this version" button is now disabled when a draft or initial revision is selected. * DOC-2481: TINY-11045 Enhance the appearance of the Revision History sidebar. * DOC-2481: TINY-11073 Add labels to the `initial` and `draft` revisions. * DOC-2481: TINY-11079 New `revisionhistory_display_author` option that determines whether the author is displayed. * DOC-2481: TINY-11090 It is easier to identify the selected revision. * DOC-2481: Fix diff API heading in revisionhistory-apis.adoc * DOC-2481: Add new options and features to revision history page * DOC-2481: Update descriptions and minor changes to the options * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/partials/plugin-apis/revisionhistory-apis.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/partials/configuration/revisionhistory_fetch.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/partials/configuration/revisionhistory_display_author.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * DOC-2481: Clean up code example * DOC-2481: remove duplicate admonition * Fix revisionhistory author xref * Add "for more info" for revisionhistory_display_author in release notes * Update modules/ROOT/pages/7.3-release-notes.adoc Co-authored-by: shirqa <[email protected]> * Update modules/ROOT/pages/revisionhistory.adoc Co-authored-by: shirqa <[email protected]> * DOC-2481: Add revisionhistory_display_author to revisionhistory_author partial * DOC-2481: Move Spell Checker below Revision History * DOC-2481: Update the release notes * DOC-2481: Update demos --------- Co-authored-by: Ben Tran <[email protected]> Co-authored-by: Karl Kemister-Sheppard <[email protected]> Co-authored-by: shirqa <[email protected]> * DOC-2463: typo correction. --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]> Co-authored-by: ltrouton <[email protected]> Co-authored-by: Arvin(Jintao) Han <[email protected]> Co-authored-by: Ben Tran <[email protected]> Co-authored-by: shirqa <[email protected]> --------- Co-authored-by: Daniel Oakman <[email protected]> Co-authored-by: Farzad Hayat <[email protected]> Co-authored-by: Karl Kemister-Sheppard <[email protected]> Co-authored-by: Mitchell Crompton <[email protected]> Co-authored-by: shirqa <[email protected]> Co-authored-by: ltrouton <[email protected]> Co-authored-by: Ky Eltis <[email protected]> Co-authored-by: Arvin(Jintao) Han <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]> Co-authored-by: ltrouton <[email protected]> Co-authored-by: Arvin(Jintao) Han <[email protected]> Co-authored-by: Ben Tran <[email protected]> Co-authored-by: shirqa <[email protected]> Co-authored-by: Daniel Oakman <[email protected]> Co-authored-by: Mitchell Crompton <[email protected]> Co-authored-by: Ky Eltis <[email protected]>
1 parent 6e45d12 commit 5219a71

28 files changed

+888
-196
lines changed

modules/ROOT/examples/live-demos/full-featured/index.js

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,11 @@ tinymce.ScriptLoader.loadScripts(['https://cdn.jsdelivr.net/npm/faker@5/dist/fak
149149
{
150150
revisionId: '3',
151151
createdAt: '2023-11-24T22:26:21.578Z',
152+
author: {
153+
id: 'husky',
154+
name: 'A Tiny Husky',
155+
avatar: '{{imagesdir}}/tiny-husky.jpg'
156+
},
152157
content: `
153158
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="Tiny Logo" src="https://www.tiny.cloud/docs/images/logos/android-chrome-256x256.png" alt="TinyMCE Logo" width="128" height="128"></p>
154159
<h2 style="text-align: center;">Welcome to the TinyMCE editor demo!</h2>
@@ -184,6 +189,11 @@ tinymce.ScriptLoader.loadScripts(['https://cdn.jsdelivr.net/npm/faker@5/dist/fak
184189
{
185190
revisionId: '2',
186191
createdAt: '2023-11-25T08:30:21.578Z',
192+
author: {
193+
id: 'tiny.user',
194+
name: 'A Tiny User',
195+
avatar: '{{imagesdir}}/logos/android-chrome-192x192.png'
196+
},
187197
content: `
188198
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="Tiny Logo" src="https://www.tiny.cloud/docs/images/logos/android-chrome-256x256.png" alt="TinyMCE Logo" width="128" height="128"></p>
189199
<h2 style="text-align: center;">Welcome to the TinyMCE editor demo!</h2>
@@ -225,6 +235,11 @@ tinymce.ScriptLoader.loadScripts(['https://cdn.jsdelivr.net/npm/faker@5/dist/fak
225235
{
226236
revisionId: '1',
227237
createdAt: '2023-11-29T10:11:21.578Z',
238+
author: {
239+
id: 'tiny.user',
240+
name: 'A Tiny User',
241+
avatar: '{{imagesdir}}/logos/android-chrome-192x192.png'
242+
},
228243
content: `
229244
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="Tiny Logo" src="https://www.tiny.cloud/docs/images/logos/android-chrome-256x256.png" alt="TinyMCE Logo" width="128" height="128"></p>
230245
<h2 style="text-align: center;">Welcome to the TinyMCE editor demo!</h2>
@@ -421,5 +436,10 @@ tinymce.ScriptLoader.loadScripts(['https://cdn.jsdelivr.net/npm/faker@5/dist/fak
421436
}
422437
],
423438
revisionhistory_fetch: fetchRevisions,
439+
revisionhistory_author: {
440+
id: 'john.doe',
441+
name: 'John Doe'
442+
},
443+
revisionhistory_display_author: true,
424444
});
425445
});
Lines changed: 58 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,76 @@
11
<textarea id="revisionhistory">
2-
<!-- this initial content is automatically added to the Revision History view as the current version -->
3-
{{logofordemoshtml}}
4-
5-
<h1 style="text-align: center;">The Revision History plugin</h1>
6-
<p>This is a demo of the <strong>Revision History</strong> Premium plugin.</p>
7-
<h2>What is the Revision History plugin?</h2>
8-
<p>The Revision History plugin provides a simple way to view changes and restore saved versions of a document.</p>
9-
<p>&nbsp;</p>
10-
<h2>The world&rsquo;s first Rich Text Editor in the cloud</h2>
11-
<div>
12-
<em>Have you heard about Tiny Cloud? It&rsquo;s the first step in our journey to help you deliver fantastic content creation experiences, no matter your level of expertise. 50,000 developers already agree. They get free access to our global CDN, image proxy services and auto updates to the TinyMCE editor. They&rsquo;re also ready for some exciting updates coming soon.</em>
13-
</div>
14-
<h3>An editor for every project</h3>
15-
<p>Here are some of our customer&rsquo;s most common use cases for TinyMCE:</p>
16-
<ol>
17-
<li>Content Management Systems (<em>e.g. WordPress, Umbraco</em>)</li>
18-
<li><em>Customer Relationship Management and marketing automation</em>(<em>e.g. Marketo</em>)</li>
19-
<li>Email marketing (<em>e.g. Constant Contact</em>)</li>
20-
<li>Content creation in SaaS systems:
21-
<ul>
22-
<li><em>Eventbrite</em></li>
23-
<li><em>Evernote</em></li>
24-
<li><em>GoFundMe</em></li>
25-
<li><em>Zendesk</em></li>
26-
</ul>
27-
</li>
28-
</ol>
2+
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="Tiny Logo" src="https://www.tiny.cloud/docs/images/logos/android-chrome-256x256.png" alt="TinyMCE Logo" width="128" height="128"></p>
3+
<h2 style="text-align: center;">Welcome to the TinyMCE Revision History demo!</h2>
4+
5+
<h5 style="text-align: center;">This demo includes <em>enterprise</em>, also known as <em>Premium</em> features.</h5>
6+
7+
<h5 style="text-align: center;">Try out these features as provided in this full featured example.</h5>
8+
9+
<h5 style="text-align: center;">And visit the <a href="https://www.tiny.cloud/pricing">pricing page</a> to learn more about our Premium plugins.</h5>
10+
11+
<h2>Got questions or need help?</h2>
12+
13+
<ul>
14+
<li>Our <a class="mceNonEditable" href="https://www.tiny.cloud/docs/tinymce/7/">documentation</a> is a great resource for learning how to configure TinyMCE.</li>
15+
<li>Have a specific question? Try the <a href="https://stackoverflow.com/questions/tagged/tinymce" target="_blank" rel="noopener"><code>tinymce</code> tag at Stack Overflow</a>.</li>
16+
<li>We also offer enterprise grade support as part of <a href="https://www.tiny.cloud/pricing">TinyMCE premium subscriptions</a>.</li>
17+
</ul>
18+
19+
<h2>A simple table to play with</h2>
20+
2921
<table style="border-collapse: collapse; width: 100%;" border="1">
3022
<thead>
31-
<tr>
23+
<tr style="text-align: left;">
3224
<th>Product</th>
3325
<th>Cost</th>
3426
<th>Really?</th>
3527
</tr>
3628
</thead>
3729
<tbody>
3830
<tr>
39-
<td>TinyMCE</td>
40-
<td>Free</td>
41-
<td>YES!</td>
31+
<td>TinyMCE Cloud</td>
32+
<td>Get started for free</td>
33+
<td><strong>Yes!</strong></td>
4234
</tr>
4335
<tr>
4436
<td>Plupload</td>
4537
<td>Free</td>
46-
<td>YES!</td>
38+
<td><strong>Yes!</strong></td>
4739
</tr>
4840
</tbody>
4941
</table>
42+
43+
44+
<h2>Character strings to demonstrate some of the Advanced Typography plugin’s features</h2>
45+
46+
<p>Select the characters in the list below and choose <strong>Tools → Typography → Enhance</strong>.</p>
47+
48+
<ul style="list-style-type: none;">
49+
<li>Not really an arrow glyph: -></li>
50+
<li>"Double tear-drop quotation marks and apostrophes aren't typographically elegant."</li>
51+
<li>But they should be honored in a <code>code-fragment: "true"</code>.</li>
52+
<li>(c) symbol</li>
53+
<li>(tm) symbol</li>
54+
<li>30C is 86F</li>
55+
</ul>
56+
57+
<h2>Note on the included Templates demonstration</h2>
58+
59+
<p>The included Templates demonstration uses the <a class="mceNonEditable" href="https://www.tiny.cloud/docs/tinymce/7/advanced-templates/#advtemplate_list"><code>advtemplate_list</code></a> configuration option to return a local promise containing a basic Template structure with self-contained examples.</p>
60+
61+
<p>This example allows for the loading of and interacting with the Template user-interface but cannot be used to create, edit, or save Template items.</p>
62+
63+
<p>See the <a class="mceNonEditable" href="https://www.tiny.cloud/docs/tinymce/7/advanced-templates/">Templates</a> documentation for details on how to setup Templates to interact with external data sources.</p>
64+
65+
<h2>Found a bug?</h2>
66+
67+
<p>If you think you have found a bug please create an issue on the <a href="https://github.com/tinymce/tinymce/issues">GitHub repo</a> to report it to the developers.</p>
68+
69+
<h2>Finally…</h2>
70+
71+
<p>Don’t forget to check out our other product <a href="http://plupload.com" target="_blank">Plupload</a>, your ultimate upload solution featuring HTML5 upload support.</p>
72+
73+
<p>Thanks for supporting TinyMCE! We hope it helps you and your users create great content.</p>
74+
75+
<p>All the best from the TinyMCE team.</p>
5076
</textarea>

0 commit comments

Comments
 (0)