Skip to content

Commit c77eafc

Browse files
kemister85MitchC1999hamza0867shanmen-tinyabhinavgandham
authored
DOC-3262: TinyMCE 8.1 Release Documentation. (#3823)
* DOC-3262: TinyMCE 8.1 Release Documentation. * DOC-3209: TinyMCE 8.1.0 Release Documentation and Community Changelog. (#3824) * DOC-3209: TinyMCE 8.1.0 Release Documentation and Community Changelog. * DOC-3209: Add placeholder for changelog. * DOC-3209: Added keyboard navigation to the Suggested Edits plugin. (#3855) * DOC-3209: Cursor movement did not operate correctly after a figure was selected. (#3849) * DOC-3209: AI Assistant plugin dialog preview now respects the `content_security_policy` editor option (#3854) * DOC-3209: AI Assistant plugin dialog preview now respects the content_security_policy editor option. * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> --------- Co-authored-by: Mitchell Crompton <[email protected]> * DOC-3209: Users without avatars now display avatar placeholders in th… (#3853) * DOC-3209: Users without avatars now display avatar placeholders in the mentions dropdown. * DOC-3209: Copy edits. * DOC-3209: Default avatars generated inconsistently. (#3852) * DOC-3209: The same user could receive two different default avatars & Default avatars are now generated with a consistent color based on the user_id. (#3851) * DOC-3209: Navigating between elements with contenteditable=true was not possible on Firefox using the keyboard. (#3850) * DOC-3209: Clicking on a "non selectable" element when the selection is off screen no longer scrolls to the selection. (#3847) * DOC-3209: Clicking on a non selectable element when the selection is off screen no longer scrolls to the selection. * Update modules/ROOT/pages/8.1.0-release-notes.adoc * DOC-3209: alt text length error message now shows current and maximum character counts. (#3846) * DOC-3209: Tooltips can now remain open when hovered. (#3842) * DOC-3209: Image previews sometimes showed the wrong image from a srcset. (#3841) * DOC-3209: Improved keyboard navigation in Comments dropdown when inserting `@Mention` (#3840) * DOC-3209: Improved keyboard navigation in Comments dropdown when inserting @Mention. * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Hamza Benkhaldoun <[email protected]> --------- Co-authored-by: Hamza Benkhaldoun <[email protected]> * DOC-3209: Empty editor operations sometimes showed as modified instead of added/removed (#3838) * DOC-3209: Empty editor operations sometimes showed as modified instead of added/removed. * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Shan <[email protected]> --------- Co-authored-by: Shan <[email protected]> * DOC-3209: `editor.getContent()` now includes `indent` and `entity_encoding` properties to control HTML formatting. (#3837) * DOC-3209: editor.getContent() now includes indent and entity_encoding properties to control HTML formatting. * Update modules/ROOT/pages/8.1.0-release-notes.adoc * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Shan <[email protected]> --------- Co-authored-by: Shan <[email protected]> * DOC-3209: NVDA would announce `iframe_aria_text` multiple times. (#3836) * DOC-3209: NVDA would announce iframe_aria_text multiple times. * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: CODE:AG <[email protected]> --------- Co-authored-by: CODE:AG <[email protected]> * DOC-3209: Using Command + Backspace would not preserve inline formatting. (#3832) * DOC-3209: Spellcheck could create an invalid selection if the first element in the document was noneditable. (#3834) * DOC-2309: Links inserted with `&amp;` encoding are now decoded to & before inserting. (#3848) * DOC-2309: Links inserted with &amp; encoding are now decoded to & before inserting. * DOC-3209: Fix rendering issues. * DOC-3209: Auto-suggest `alt` text from existing `alt`, `aria-label`, and `title` attributes with priority fallback in image repair dialogs. (#3845) * DOC-3209: Auto-suggest alt text from existing alt, aria-label, and title attributes with priority fallback in image repair dialogs. * Apply suggestion from @kemister85 Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Arvin(Jintao) Han <[email protected]> * DOC-3267: Deprecate content_css_cors option (#3835) * DOC-3267: Deprecate content_css_cors option * DOC-3209: Add missing release note mention. --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]> * DOC-3209: Add changelog, fix syntax issues and general pre-release cleanup. * DOC-3264: New feature documentation for `fullpagehtml`. (#3827) * DOC-3264: New feature documentation for fullpagehtml. * DOC-3209: Update plugin name, file-names and improve examples. * DOC-3209: Update example to be more generic. * DOC-3209: Add release note entry for fullpagehtml. * DOC-3209: Updated live-demo and fix incorrect file name causing demo to fail. * DOC-3209: add missing icon and remove old legacy icon. * DOC-2309: Add links to xss_sanitization and valid_elements explaining some meta tags could be removed by default. * Update modules/ROOT/pages/fullpagehtml.adoc * Update modules/ROOT/pages/fullpagehtml.adoc * Update antora.yml * DOC-3254: Add known issue and plugin incompatibility issues with Suggested Edits and Revision History. * Update modules/ROOT/pages/fullpagehtml.adoc * DOC-3264: Copy edits and fixing visual blocks. * DOC-3264: Fix syntax rendering issue. * Update modules/ROOT/pages/fullpagehtml.adoc * Update modules/ROOT/nav.adoc * Update modules/ROOT/pages/8.1.0-release-notes.adoc * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Sorita Heng <[email protected]> * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Sorita Heng <[email protected]> * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Sorita Heng <[email protected]> * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Sorita Heng <[email protected]> * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Sorita Heng <[email protected]> * Update modules/ROOT/pages/8.1.0-release-notes.adoc Co-authored-by: Sorita Heng <[email protected]> * DOC-3209: update api-reference version and fix nav.adoc order for fullpagehtml. --------- Co-authored-by: Mitchell Crompton <[email protected]> Co-authored-by: Hamza Benkhaldoun <[email protected]> Co-authored-by: Shan <[email protected]> Co-authored-by: CODE:AG <[email protected]> Co-authored-by: Arvin(Jintao) Han <[email protected]> Co-authored-by: michalnieruchalski-tiugo <[email protected]> Co-authored-by: Sorita Heng <[email protected]> * Update productminorversion. --------- Co-authored-by: Mitchell Crompton <[email protected]> Co-authored-by: Hamza Benkhaldoun <[email protected]> Co-authored-by: Shan <[email protected]> Co-authored-by: CODE:AG <[email protected]> Co-authored-by: Arvin(Jintao) Han <[email protected]> Co-authored-by: michalnieruchalski-tiugo <[email protected]> Co-authored-by: Sorita Heng <[email protected]>
1 parent 1c12177 commit c77eafc

28 files changed

+753
-15
lines changed

-new-material-templates/release-notes-template/ROOT/pages/{x.y[.z]}-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
3131

3232

3333
[[new-premium-plugin<s>]]
34-
New Premium plugin<s>
34+
== New Premium plugin<s>
3535

3636
The following new Premium plugin was released alongside {productname} {release-version}.
3737

.api-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.2
1+
8.1.0

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ asciidoc:
2626
# product variables
2727
productname: TinyMCE
2828
productmajorversion: 8
29-
productminorversion: '8.0'
29+
productminorversion: '8.1.0'
3030
##### product name in codeblock
3131
prodnamecode: tinymce
3232
#### more names
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<textarea id="fullpagehtml">
2+
<h1>Welcome to Full Page HTML Editing</h1>
3+
<p>This demo demonstrates the capabilities of the <span class="highlight">Full Page HTML plugin</span>. You can:</p>
4+
<ul>
5+
<li>Edit document metadata including title, description, and keywords by clicking the <strong>Full Page HTML</strong> button in the toolbar</li>
6+
<li>Modify HTML document structure and DOCTYPE</li>
7+
<li>Customize body styles and document properties</li>
8+
<li>View and edit the complete HTML structure in source code view or preview plugin under <strong>File</strong> in the menubar</li>
9+
</ul>
10+
<h2>Getting Started</h2>
11+
<p>Click the <strong>Full Page HTML</strong> button in the toolbar to open the document properties dialog. From there, you can modify:</p>
12+
<ul>
13+
<li><strong>Document Title:</strong> Change the page title that appears in browser tabs</li>
14+
<li><strong>Keywords:</strong> Add SEO keywords for search engines</li>
15+
<li><strong>Description:</strong> Set the meta description for search results</li>
16+
<li><strong>Body Style:</strong> Apply custom CSS styles to the document body</li>
17+
<li><strong>HTML Structure:</strong> Modify DOCTYPE and encoding settings</li>
18+
</ul>
19+
<p>Try editing this content and then use the Full Page HTML button to see how the plugin manages the complete document structure!</p>
20+
<p>To view the modified changes open preview which can be found under <strong>File</strong> in the menubar</p>
21+
</textarea>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
tinymce.init({
2+
selector: 'textarea#fullpagehtml',
3+
height: '800px',
4+
plugins: [
5+
"fullpagehtml", "advlist", "anchor", "autolink", "charmap", "code", "fullscreen",
6+
"help", "image", "insertdatetime", "link", "lists", "media",
7+
"preview", "searchreplace", "table", "visualblocks",
8+
],
9+
toolbar: "fullpagehtml | undo redo | styles | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image",
10+
// Full Page HTML Plugin Configuration Options
11+
fullpagehtml_default_doctype: '<!DOCTYPE html>',
12+
fullpagehtml_default_title: 'Full Page HTML Plugin Demo Document',
13+
fullpagehtml_default_encoding: 'UTF-8',
14+
fullpagehtml_default_body_style: 'margin: 20px; padding: 15px; font-family: Georgia, Times, serif; font-size: 16px; color: #2c3e50;',
15+
fullpagehtml_hide_in_source_view: false // Show full page HTML in source view
16+
});
Lines changed: 1 addition & 0 deletions
Loading

modules/ROOT/images/icons/document-properties.svg

Lines changed: 0 additions & 10 deletions
This file was deleted.

modules/ROOT/nav.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@
317317
***** xref:export-to-word-with-jwt-authentication-php.adoc[PHP]
318318
*** xref:footnotes.adoc[Footnotes]
319319
*** xref:formatpainter.adoc[Format Painter]
320+
*** xref:fullpagehtml.adoc[Full Page HTML]
320321
*** xref:importword.adoc[Import from Word]
321322
**** xref:docx-to-html-converter-api.adoc[DOCX to HTML Converter API]
322323
**** JWT Authentication
@@ -414,6 +415,15 @@
414415
** xref:tinymce-and-cors.adoc[Cross-Origin Resource Sharing (CORS)]
415416
* Release information
416417
** xref:release-notes.adoc[Release notes for {productname}]
418+
*** {productname} 8.1.0
419+
**** xref:8.1.0-release-notes.adoc#overview[Overview]
420+
**** xref:8.1.0-release-notes.adoc#new-premium-plugin[New Premium plugin]
421+
**** xref:8.1.0-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
422+
**** xref:8.1.0-release-notes.adoc#improvements[Improvements]
423+
**** xref:8.1.0-release-notes.adoc#changes[Changes]
424+
**** xref:8.1.0-release-notes.adoc#bug-fixes[Bug fixes]
425+
**** xref:8.1.0-release-notes.adoc#deprecated[Deprecated]
426+
**** xref:8.1.0-release-notes.adoc#known-issues[Known issues]
417427
*** {productname} 8.0.2
418428
**** xref:8.0.2-release-notes.adoc#overview[Overview]
419429
**** xref:8.0.2-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes]

0 commit comments

Comments
 (0)