Changes to the TinyMCE documentation are documented in this file.
The format is loosely based on Keep a Changelog.
- DOC-1913: added
6.3.2-release-note.adoc
. Added outline to this file. - DOC-1918: added the TinyMCE 6.3.2-specific change to
changelog.adoc
.
- DOC-1898: added changelog file,
changelog.md
, to the TinyMCE Documentation project. Entries for several month’s changes dating back from this initial creation date added to the file.
- DOC-1899: added missing
include
statement toadvcode.adoc
. Theadvcode_inline
option documentation now appears in the Advanced Code Editor chapter (it was always present in the 6.3 Release Notes).
- DOC-1897: minor edits to template files. No reader-visible changes.
- DOC-1859: copy edits to a baker’s dozen files. Mostly
s/mydomain.com/example.com/
in code samples plus plugin description edits on index pages for tense consistency.
- DOC-1894: documentation of the ‘infinite height increase’ bug added to the Bug fixes section of the 6.3 Release Notes.
- DOC-1887: added material re responsible disclosure and reporter credit to the Reporting TinyMCE security issues section of the Security guide chapter.
- DOC-1890: fixed two typos in the underlying AsciiDoc markup for the Accessibility Checker plugin chapter.
- DOC-1883: re-titled and re-arranged entries in
nav.adoc
. This file generates the TinyMCE documentation’s Table of Contents navigation sidebar. - DOC-1877: copy-edits, corrections, and AsciiDoc markup clean-up across multiple files.
- DOC-1823: documentation of accessibilty rule I3, ‘Image alt text is not greater than 100 characters’, added to Accessibility Checker plugin chapter.
- TINY-9404: updates, corrections and additions to the API documentation for TinyMCE 6.3.1 release.
- DOC-1874: corrected the presented sub-section order in the 6.3 section of the TinyMCE Changelog.
- DOC-1875: added linked CVE number and attribution to XSS vulnerability notice in the 6.3 Release Notes.
- DOC-1895: updates to workflow files. No reader-visible changes.
- DOC-1886: corrected the default values listed for the
advlist_bullet_styles
option of the Advanced List plugin chapter.
- DOC-1777: added the 6.3 Release Notes.
- DOC-1868: added entry for the 6.3.1 Community Release noting the discovered and patched XSS vulnerability.
- DOC-1843: documentation of
advcode_inline
option added to the Advanced Code Editor chapter. - DOC-1825: documentation of the
color_foreground_default
andcolor_background_default
options added to the User formatting chapter. - DOC-1827: added documentation of the Inline CSS Premium plugin.
- DOC-1754: added documentation of the Advanced Typography Premium plugin.
- TINY-9428: updates to workflow files. No reader-visible changes.
- DOC-1858: suite-wide typesetting change. Words immediately following a colon are now set in all lowercase (with the expected exception of any Proper Nouns).
- DOC-1857: typo corrections and copy-edits.
- DOC-1852: documentation of the
tinycomments
annotator added to the Commands, Events and APIs for the comments plugin chapter.
- DOC-1849: documentation of the
issue
object added to the Accessibility Checker plugin chapter. Example of using+a11ychecker_filter_issue+
to filter images with empty alternative text from the Accessibility Checker I1 rule added to the Accessibility Checker plugin chapter. Also added further explanatory details regarding thea11ychecker_filter_issue
to the the Accessibility Checker plugin chapter.
- DOC-1850: markup error, resulting in an incorrect in-document link, corrected.
- DOC-1799: Added documentation of the
toolbar_sticky
option to Options for customizing the editor’s toolbars and Options for customizing the editor’s menus chapters. - DOC-1844: in-document links to
onSetup
documentation were presented on the wrong table rows in the Creating custom Basic toolbar buttons and Creating custom Toggle toolbar buttons chapters. This was corrected.
- DOC-1834: Edits to and restructuring of the autocompleter and
ch
deprecation sections of the 6.2 release notes to more explicitly note the new trigger property’s utility.
- DOC-1831: two TinyMCE-specific APIs were deprecated and removed from the TinyMCE 6.0 release. The 6.0 Release Notes include a table listing these, along with other deprecated and removed items. Outbound links to documentation of the browser-native APIs that constitute the alternative to these were added to these tables.
- DOC-1821: inconsistent spelling of Merge Tags (the Proper Nown plugin) and merge tags (specific examples of the markup said plugin adds to a TinyMCE document, and a plain noun phrase) made consistent across the entire documentation suite.
- DOC-1818: typo correction.
s/tags/Tags/
.
- DOC-1824: updates to template files with no reader-visible changes. Typo correction in
nav.adoc
, the file that generates the TinyMCE documentation’s Table of Contents navigation sidebar. ID markup added to two files to prevent IDEs from complaining about their absence. Again, no reader-visible changes. And the Accompanying Premium self-hosted server-side component changes and Security fixes sections were added back to the 6.2 Release Notes. - DOC-1816: markup corrections to prevent asciidoctor warnings. No reader-visible changes.