Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

TinyMCE

From Wikipedia, the free encyclopedia
Online rich-text editor
TinyMCE
TinyMCE running with the default skin
Developer(s)Tiny Technologies Inc.
Initial release1.0 / 11 March 2004; 21 years ago (2004-03-11)[1]
Stable release
7.5 / November 6, 2024
Repository
Written inTypeScript
Operating systemCross-platform
TypeHTML editor
LicenseGPL-2.0-only andcommercial[i][3]
Websitewww.tiny.cloud

TinyMCE is anonline rich-text editor released asopen-source software under theGNU General Public License version 2 or later.[4] TinyMCE uses afreemium business model that includes a free Core editor and paid plans with advanced features.[5] It converts HTMLtextarea fields, or other designated HTML elements, into editor instances.

TinyMCE is designed to integrate withJavaScript libraries such asReact,Vue.js,Angular and StencilJS as well ascontent management systems such asJoomla!, andWordPress.[6]

Browser compatibility

[edit]

TinyMCE is compatible with the following browsers

It is compatible with these browsers on anyoperating system that officially supports the particular browser.[7]

As of version 6.0, released 2022-03-03, support forInternet Explorer was dropped.[7]

API

[edit]

TinyMCE includes an extensiveAPI for custom integration.[8]

Plugins

[edit]

TinyMCE uses plugins extensively.

Free and open source plugins

[edit]

TinyMCE 7 shipped with 28 open source plugins[9] including:

  • List Styles
  • Character Map
  • Code
  • Code Sample
  • Directionality
  • Preview
  • Save
  • Search and Replace
  • Table
  • Visual Blocks

Proprietary plugins

[edit]

There are 30 proprietary plugins, only available from Tiny with a paid subscription for TinyMCE 7[10] including:

  • Accessibility Checker
  • AI Assistant
  • Enhanced Code Editor
  • Enhanced Tables
  • Export to PDF
  • Export to Word
  • Import from Word
  • Link Checker
  • Math Equations
  • Markdown
  • PowerPaste
  • Revision History
  • Spell Checker
  • Templates

File management

[edit]

TinyMCE is primarily a client-side application. It, consequently, does not include native file managers for various server technologies.

Multiple file manager solutions have been produced, including several open source file manager solutions, and at least two proprietary projects, developed by Tiny Technologies and EdSDK.

None of the open source file managers are still being developed or maintained and they are all incompatible with currently supported versions of TinyMCE.

Free and open source file managers

[edit]
Open source file managers for use with TinyMCE
ProjectDescriptionCompatibilityNotes
Open ManagerAn Ajax file uploader and image gallery pluginTinyMCE 3.xThe original developer closed this project some years ago and does not recommend it be used in production.[11] No others have forked and updated the code-base.
TinyBrowserFile manager featuring multiple file upload support.TinyMCE 3.xThe uploader requires the, now deprecated,Adobe Flash.[12] Also, this project has not been updated since 2011.[13]
TinyCIMMTinyMCE CodeIgniter Media Manager: a plugin for both TinyMCE and CodeIgniter, which allows image and media file management from within TinyMCE.TinyMCE 3.xThe announcement page for this project is a, now-archived,ExpressionEngine CMS forum page.[14] Also, the demo and download page, as of 2023-02-02, returns a404 error.[15]
IMCEAn image and file uploader and browser for rich text editors that supports personal directories and quotas.TinyMCE 3.xBeing actively developed as of 2023-02 but no further updates to TinyMCE support and no support for versions of TinyMCE beyond 3.x.[16]
PDW Media BrowserA media browser with aWindows 7-style user interface.TinyMCE 3.xNo longer being actively developed[17] and no longer available from the original developer's site because 'it isn't safe to use anymore.'[18]
Responsive File ManagerA file manager and image manager made with the jQuery library, CSS3, PHP and HTML5.TinyMCE 5.x,[19] TinyMCE 4.x, and TinyMCE 3.xReleased under aCreative Commons Attribution-NonCommercial 3.0 Unported License which requires a payment to the author for use in a commercial project or setting.[20]

Proprietary file managers

[edit]
Proprietary file managers for use with TinyMCE
ProjectDescriptionCompatibilityNotes
FlmngrPHP File Manager with Image Editor and Amazon S3 and Azure Blob support.TinyMCE 6.x, TinyMCE 5.x, and TinyMCE 4.x.[21]Free for one website with up to 15 end-users. Requires a paid subscription or paid license for more features or more sites and users.[22]
MoxieManagerFile and image management for TinyMCE.TinyMCE 6.x[23] and TinyMCE 5.x.[24]Requires a commercial TinyMCE subscription.[23] Only provided for self-hosted TinyMCE instances.[23]

Third-party TinyMCE plugins

[edit]
Third-party TinyMCE plugins
NameDescriptionCompatibilityNotes
After the deadlineA spelling, style, and grammar checking software service with a TinyMCE plugin.TinyMCE 3.x.[25]After the Deadline (AtD) is no longer actively maintained and the hosted service has shut down. The source code is available to self-host an AtD server.[26]
Bootstrap plugin for TinyMCEUse Bootstrap components and CSS in TinyMCE[27]TinyMCE 5.x (using Bootstrap 4) and TinyMCE 6.x (using Bootstrap 5)[28]Requires a paid license for use.[29]
CodeMirrorA code editor web component,[30] available as (among other things) a TinyMCE plugin.[31]TinyMCE 4.x, TinyMCE 5.x, and TinyMCE 6.x.[31]Released under the open sourceMIT License.[32]
N1EDVisual editor for block-by-block content creation.[33]TinyMCE 4.x, TinyMCE 5.x, and TinyMCE 6.x.[34]Base editor is free for one site and up to five users. Requires a paid subscription for premium features, multiple sites, and more users.[35]
PDW Toggle ToolbarsShows and hides TinyMCE toolbars.[36]TinyMCE 4.x.[37]No specific licence. The source includes boilerplate permissions copied from theMIT Licence.[38]
TextareaAI ChatGPT pluginChatGPT copywriting plugin

for TinyMCE.[39]

TinyMCE 4.x, TinyMCE 5.x, and TinyMCE 6.x.[40]Free for the first 2,500 words generated by a query to the ChatGPT API. Requires a paid subscription or paid license for more words and users.[41]
TinyMCE 6.x ChatGPT PluginIntegrates ChatGPT into TinyMCE.[42]TinyMCE 6.x[42]Released under the open sourceMIT License.[43]

Language support

[edit]
  • 65 different community-contributed language packs, including right-to-left support, are available for TinyMCE 7.[44]
  • 38 different professionally localized language packs, including right-to-left support, are provided to paid Tiny Cloud and elf-hosted deployments of TinyMCE 7.[45]

Product support

[edit]

Community peer-to-peer support for TinyMCE is available on platforms such as GitHub and Stack Overflow. Product support is available when purchasing any subscription with TinyMCE.

Official support for TinyMCE 5.10 (the last version 5 release) ended on 2023-04-20.[46]

Themes and skins

[edit]

In TinyMCE,themes andskins refer to different aspects of the editor. A theme relates to the editor's construction, while a skin make changes to the appearance of the editor.

In TinyMCE 5.x, the default theme is called Silver,[47] and the default skin is called Oxide.[48]

In TinyMCE 5.x, the default theme is called Silver,[47] and the default skin is called Oxide.[48]

In TinyMCE 6.x the default theme is also called Silver,[49] and the default skin is also called Oxide.[50]

Skins for TinyMCE 5 or 6 can be created and customized with TinyMCE's interactive skin tool.[51]

In Version 4 of TinyMCE, the first skin tool was created and more skins were made available in the skin/plugin repository.

TinyMCE 2.x→3.x offered various ways to customize the look and feel of the editor. TinyMCE 3.x came packaged with two themes,simple andadvanced, as well as two skins for each theme,default ando2k7.

Compressor

[edit]

TinyMCE also has an optional compressor pack to reduce the overall script download footprint, in the time it takes the script to initialize. The compressor pack is available forPHP,ASPX,JSP, andCFML. A third-partyRuby on Rails compressor pack is also available.[52]

History

[edit]

TinyMCE was spun out of a content management system developed by Johan “Spocke” Sorlin and Joakim Lindkvist from their original content management system,Moxiecode Content Editor,[53] in 2004.

Release history

[edit]
Legend:
Old version, not maintained
Old version, still maintained
Latest version
Latest preview version
Future version
VersionRelease DateNotes
Old version, not maintained: 1.0March 11, 2004[1]
Old version, not maintained: 1.1May 26, 2004[54]
Old version, not maintained: 1.2July 5, 2004[55]
Old version, not maintained: 1.3September 10, 2004[56]
Old version, not maintained: 1.4January 9, 2005[57]
Old version, not maintained: 2.0December 1, 2005[58]
Old version, not maintained: 2.1February 13, 2007[59]
Old version, not maintained: 3.0January 30, 2008[60]
Old version, not maintained: 3.1June 17, 2008[61]
Old version, not maintained: 3.2September 11, 2008[62]
Old version, not maintained: 3.3March 10, 2010[63]
Old version, not maintained: 3.4March 10, 2011[64]
Old version, not maintained: 3.5May 5, 2012[65]
Old version, not maintained: 4.0June 16, 2013[66]Rewrite of UI layer and editor core APIs
Old version, not maintained: 4.1June 18, 2014[67]HTML5 Scheme support
Old version, not maintained: 4.2June 25, 2015[68]Flat skin. Image tools for crop, resize and filters
Old version, not maintained: 4.3November 25, 2015[69]Table column/row resize support and inline table toolbar, notifications API, APIs for creating non-editable widgets
Old version, not maintained: 4.4June 30, 2016[70]Medium-style theme, improved image editor
Old version, not maintained: 4.5November 30, 2016[71]Sidebar panel and insert menu UI, enhanced anchor linking, table of contents plugin
Old version, not maintained: 4.6May 4, 2017[72]Enhanced link editing, new help plugin, dropped support for IE 8/9/10
Old version, not maintained: 4.7October 3, 2017[73]Enhanced modern theme, new mobile theme
Old version, not maintained: 4.8July 11, 2018[74]
Old version, not maintained: 4.9November 7, 2018[75]
Old version, not maintained: 5.0February 4, 2019[76]Completely new UI layer
Old version, not maintained: 5.1October 17, 2019[77]All default UI components now work on mobile natively
Old version, not maintained: 5.2February 3, 2020[78]Placeholder. New toolbar options. Accessibility enhancements.
Old version, not maintained: 5.3June 11, 2020[79]New toolbar location default settings, moved theenabled checkmark on toggle menu items
Old version, not maintained: 5.4July 23, 2020[80]Updates and additions to the Table plugin
Old version, not maintained: 5.5October 20, 2020[81]TinyMCE core Typescript types are now public
Old version, not maintained: 5.6December 8, 2020[82]Newimages_file_types option for customizing recognized image file extensions
Old version, not maintained: 5.7February 24, 2021[83]Added support fortable_column_resizing when inserting and deleting table columns
Old version, not maintained: 5.8May 5, 2021[84]TinyMCE core editor update, additional changes to premium plugins, editor resize handle now controllable using the keyboard.
Old version, not maintained: 5.9August 25, 2021[85]TinyMCE core editor update, improved table management, announces deprecation of various plugins.
Old version, not maintained: 5.10October 10, 2021[86]TinyMCE core editor update, new API checks if a URI is safe to insert into the DOM, additional deprecation announcements.
Old version, still maintained: 6.0March 3, 2022[87]Multiple new and changed APIs, support for Microsoft Internet Explorer 11 dropped, licence change: TinyMCE now released under theMIT License.
Old version, still maintained: 6.1June 6, 2022[88]New event log API, new option to show a specified sidebar on editor launch, multiple added options and functions.
Old version, still maintained: 6.2September 8, 2022[89]New option for specifying which non-editable elements can be format-wrapped, new option for adding search fields to toolbar menu buttons, new commercial plugins for footnotes, mail-merge fields, and typo autocorrection.
Old version, still maintained: 6.3.1December 6, 2022[90]New option in the commercial Advanced Code editor plugin for opening said source-code editor in the edit window rather than a nested dialog box, two new API functions for selecting words from the insertion point location, new commercial plugins for generating inline css, and for formatting a document with so-called 'smart' typography. Also includes a fix for a cross-site scripting vulnerability, CVE-2022-23494.[91]
Old version, still maintained: 6.4.0March 16, 2023[92]Newtree component for use in custom dialogs; new commercial Advanced Templates plugin; new API methods; newxss_sanitization option to disable XSS sanitization; and new UI objects and options.
Old version, still maintained: 6.5June 13, 2023[93]New open source plugin, Accordion, creates expandable and collapsable document sections; updates to a dozen commercial plugins; in-application help text re-written and translated.
Old version, still maintained: 6.6July 12, 2023[94]New commercial plugin, AI Assistant, which can queryOpenAI'sChatGPT chatbot (requires an OpenAI API key); new properties for controlling dialog box presentation, appearance, and behaviour.
Old version, still maintained: 6.7.0August 30, 2023[95]Updates to several proprietary plugins, including Accessibility Checker, Advanced Code, Advanced Templates, AI Assistant, and Table of Contents; two new commands:InsertNewBlockBefore andInsertNewBlockAfter; UI and UX improvements; and two dozen bug fixes and changes.
Old version, still maintained: 6.8November 22, 2023[96]Enhancements to Advanced Templates, improved bundling support, several accessibility improvements, as well as 24 bug fixes.
Old version, still maintained: 7.0March 20, 2024[97]New features that increase user-satisfaction and workflow efficiency: Markdown, Revision History, and Document Converters. License changed from MIT toGPL-2.0-only.

TinyMCE 7.0 also carries 17 bug fixes.

Old version, still maintained: 7.1May 8, 2024Introduced Math Equation feature, new integrations for the AI Assistant and 22 bug fixes and minor enhancements.
Latest version:7.3August 7, 2024Includes an accompanying release of the AI Assistant premium plugin that has Add "Translate" options .
Latest version:7.4October 9, 2024Introduced a new context property for all ui components and a new option allow_mathml_annotation_encodings to opt-in to keep math annotations with specific encodings.
Latest version:7.5November 6, 2024Improved color picker aria support

Notes

[edit]
  1. ^GPL-2.0-only since 2024-03-20. Some advanced features are under commercial licenses.[2]

References

[edit]
  1. ^ab"Archive of TinyMCE Home Page from April 15, 2004". Moxiecode Systems AB. 2004-04-15. Archived fromthe original on April 15, 2004. Retrieved2016-07-14.
  2. ^"Open Source license comparison: which one to choose?".TinyMCE. 15 June 2023. Retrieved15 June 2023.
  3. ^"TinyMCE's GPL license at github.com".GitHub. 20 March 2024. Retrieved20 March 2024.
  4. ^"TinyMCE 7.0 Release Notes: Overview". TinyMCE. 2022-04-07. Retrieved2023-05-23.
  5. ^"SaaS Freemium business models".
  6. ^"Installing TinyMCE". TinyMCE. 2022-03-30. Retrieved2023-05-24.
  7. ^ab"TinyMCE 6.0 Release Notes: Core changes — TinyMCE Documentation". TinyMCE. 2022-04-07. Retrieved2022-10-04.
  8. ^"TinyMCE API Reference". TinyMCE. 2022-12-08. Retrieved2023-01-31.
  9. ^"TinyMCE 7 Open Source plugins". TinyMCE. 2024-03-20. Retrieved2024-03-20.
  10. ^"TinyMCE 7 Premium plugins". TinyMCE. 2024-03-20. Retrieved2024-03-20.
  11. ^"Open-Manager project on GitHub". Ross Morse.
  12. ^"TinyBrowser". Bryn Jones. 6 February 2010.
  13. ^"TinyBrowser source code". Bryn Jones.
  14. ^"TInyCIMM: TinyMCE & CI media manager". Expression Engine CMS.
  15. ^"Google Code error 404".{{cite web}}:Cite uses generic title (help)
  16. ^"Integrating IMCE into a rich text editor". ‘ufku’. 18 May 2020.
  17. ^"PDW File Browser for the TinyMCE and CKEditor WYSIWYG editors". Guido Neele.
  18. ^"PDW File Browser for TinyMCE v1.3 beta". Guido Neele.
  19. ^"Responsive File Manager changelog". Alberto Peripolli.
  20. ^"Responsive File Manager — license/download". Alberto Peripolli.
  21. ^"Install file manager plugin for TinyMCE". Flmngr.
  22. ^"Flmngr pricing". Flmngr.
  23. ^abc"MoxieManager plugin". Tiny Enterprises.
  24. ^"MoxieManager plugin". Tiny Enterprises.
  25. ^"atd-tinymce/blob/master/src/editor_plugin.js". Automattic.
  26. ^"After the Deadline - Spell, Style, and Grammar Checker for WordPress, Firefox, TinyMCE, jQuery, and CKEditor". Automattic.
  27. ^"Tinymce Bootstrap Plugin". TinyMCE Bootstrap plugin.
  28. ^"Tinymce Bootstrap Plugin - Documentation". TinyMCE Bootstrap plugin.
  29. ^"Tinymce Bootstrap Plugin". envato market. 10 January 2023.
  30. ^"Extensible Code Editor". Code Mirror.
  31. ^ab"CodeMirror plugin". EdSDK.
  32. ^"LICENSE". Marijn Haverbeke.
  33. ^"N1ED visual editor plugin". EdSDK.
  34. ^"Install N1ED plugin for TinyMCE". EdSDK.
  35. ^"Choose N1ED plan". EdSDK.
  36. ^"PDW Toggle Toolbars v1.2 (Based on Wordpress Hide Kitchen Sink)". Guido Neele.
  37. ^"PDW-Toggle-Toolbars-TinyMCE". Guido Neele.
  38. ^"PDW-Toggle-Toolbars-TinyMCE". Guido Neele.
  39. ^"Txt42 - ChatGPT plugin for CKEditor and TinyMCE". EdSDK.
  40. ^"Install Chat GPT plugin for TinyMCE". EdSDK.
  41. ^"Get Txt42 Premium plan". EdSDK.
  42. ^ab"TinyMCE 6.x ChatGPT Plugin". The 3 labs team.
  43. ^"LICENSE". The 3 labs team.
  44. ^"TinyMCE 7 Community Contributed Language Packs". Tiny Technologies, Inc. 2024-03-20. Retrieved2024-03-20.
  45. ^"Professionally localized language packs for TinyMCE 7". Tiny Technologies, Inc. 2023-03-20. Retrieved2023-03-20.
  46. ^"TinyMCE 5 supported versions and platforms". Tiny Technologies Inc. 2022-12-07. Retrieved2023-05-23.
  47. ^ab"TinyMCE 7 theme". Tiny Technologies, Inc. 2024-03-20. Retrieved2024-03-20.
  48. ^ab"TinyMCE 7 skin". Tiny Technologies, Inc. 2024-03-20. Retrieved2024-03-20.
  49. ^"TinyMCE 6 theme". Ephox. Retrieved2023-01-31.
  50. ^"TinyMCE 6 skin". Ephox. Retrieved2023-01-31.
  51. ^"Create a skin for TinyMCE". Ephox. Retrieved2023-01-31.
  52. ^"TinyMCE GZip Compressor Ruby on Rails Plugin : powered by Doodlekit". Garbage Burrito. Retrieved2010-02-23.
  53. ^"Archive of Moxiecode Product Page from May 11, 2004". Moxiecode Systems AB. 2004-05-11. Archived fromthe original on May 11, 2004. Retrieved2016-07-14.
  54. ^"Archive of TinyMCE Home Page from June 5, 2004". Moxiecode Systems AB. 2004-06-05. Archived fromthe original on June 5, 2004. Retrieved2016-07-14.
  55. ^"Archive of TinyMCE Home Page from July 25, 2004". Moxiecode Systems AB. 2004-07-25. Archived fromthe original on July 25, 2004. Retrieved2016-07-14.
  56. ^"Archive of TinyMCE Home Page from September 18, 2004". Moxiecode Systems AB. 2004-09-18. Archived fromthe original on September 18, 2004. Retrieved2016-07-14.
  57. ^"Archive of TinyMCE Home Page from February 12, 2005". Moxiecode Systems AB. 2005-02-12. Archived fromthe original on February 12, 2005. Retrieved2016-07-14.
  58. ^"Archive of TinyMCE Change Log from July 1, 2006". Moxiecode Systems AB. 2006-07-01. Archived fromthe original on July 1, 2006. Retrieved2016-07-14.
  59. ^"Archive of TinyMCE Change Log from April 15, 2007". Moxiecode Systems AB. 2007-04-15. Archived fromthe original on April 15, 2007. Retrieved2016-07-14.
  60. ^"Archive of TinyMCE Forum from July 24, 2007". Moxiecode Systems AB. Archived fromthe original on July 24, 2009. Retrieved2016-07-14.
  61. ^"Archive of TinyMCE Forum from December 16, 2008". Moxiecode Systems AB. Archived fromthe original on December 16, 2008. Retrieved2016-07-14.
  62. ^"Archive TinyMCE Forum from October 29, 2008". Moxiecode Systems AB. Archived fromthe original on October 29, 2008. Retrieved2016-07-14.
  63. ^"Archive of TinyMCE Forum from June 9, 2010". Moxiecode Systems AB. Archived fromthe original on June 9, 2010. Retrieved2016-07-14.
  64. ^"TinyMCE Forum posting on March 10, 2011". Moxiecode Systems AB. Retrieved2016-07-14.
  65. ^"TinyMCE Forum posting on May 5, 2012". Moxiecode Systems AB. Retrieved2016-07-14.
  66. ^"TinyMCE Forum posting on June 16, 2013". Moxiecode Systems AB. Retrieved2016-07-14.
  67. ^"TinyMCE Forum posting on June 18, 2014". Moxiecode Systems AB. Retrieved2016-07-14.
  68. ^"TinyMCE Forum posting on June 25, 2015". Moxiecode Systems AB. Retrieved2016-07-14.
  69. ^"TinyMCE Forum posting on November 25, 2015". Moxiecode Systems AB. Retrieved2016-07-14.
  70. ^"New Medium-style theme in TinyMCE 4.4 update". Ephox Corporation. Retrieved2017-03-28.
  71. ^"TinyMCE 4.5 Released". Ephox Corporation. Retrieved2017-03-28.
  72. ^"TinyMCE 4.6 update looks to the future of rich-text editing". Robert Collings. 2017-05-04. Retrieved2018-05-19.
  73. ^"Discover a new mobile experience and refreshed modern theme in TinyMCE 4.7". Robert Collings. 2017-10-06. Retrieved2018-05-19.
  74. ^"TinyMCE 4.x changelog". Tiny Team. 2018-07-11. Retrieved2020-02-25.
  75. ^"TinyMCE 4.x changelog". Tiny Team. 2018-11-07. Retrieved2020-02-25.
  76. ^"Complete". Tiny. 2019-02-04. Retrieved2020-02-25.
  77. ^"5.1 release notes". Tiny. 2019-10-17. Retrieved2020-02-25.
  78. ^"TinyMCE Changelog". Tiny Technologies Inc. 2020-02-03. Retrieved2020-02-25.
  79. ^"TinyMCE Release Notes". Tiny Technologies Inc. 2020-06-11. Retrieved2020-02-25.
  80. ^"TinyMCE Release Notes". Tiny Technologies Inc. 2020-07-23. Retrieved2020-02-25.
  81. ^"TinyMCE Release Notes". Tiny Technologies Inc. 2020-10-20. Retrieved2020-02-25.
  82. ^"TinyMCE Release Notes". Tiny Technologies Inc. 2020-12-08. Retrieved2020-02-25.
  83. ^"TinyMCE Release Notes". Tiny Technologies Inc. 2021-02-24. Retrieved2020-02-25.
  84. ^"TinyMCE Changelog". Tiny Technologies Inc. 2021-05-05. Retrieved2021-11-13.
  85. ^"TinyMCE Changelog". Tiny Technologies Inc. 2021-08-25. Retrieved2021-12-24.
  86. ^"TinyMCE Changelog". Tiny Technologies Inc. 2021-10-10. Retrieved2021-11-13.
  87. ^"TinyMCE Changelog". Tiny Technologies Inc. 2022-03-03. Retrieved2022-07-20.
  88. ^"TinyMCE Changelog". Tiny Technologies Inc. 2022-06-06. Retrieved2022-07-20.
  89. ^"TinyMCE Changelog". Tiny Technologies Inc. 2022-09-08. Retrieved2022-09-30.
  90. ^"TinyMCE Changelog". Tiny Technologies Inc. 2022-12-06. Retrieved2023-01-31.
  91. ^"Cross-site scripting vulnerability in TinyMCE alerts". CVE. 2022-12-08. Retrieved2023-01-31.
  92. ^"TinyMCE Changelog". Tiny Technologies Inc. 2023-02-22. Retrieved2023-05-23.
  93. ^"TinyMCE Changelog". Tiny Technologies Inc. 2023-06-13. Retrieved2023-08-22.
  94. ^"TinyMCE Changelog". Tiny Technologies Inc. 2023-07-12. Retrieved2023-08-22.
  95. ^"TinyMCE Changelog". Tiny Technologies Inc. 2023-08-30. Retrieved2023-09-14.
  96. ^"TinyMCE Changelog". Tiny Technologies Inc. 2023-08-09. Retrieved2023-08-22.
  97. ^"TinyMCE Changelog". Tiny Technologies Inc. 2024-03-20. Retrieved2024-04-26.

External links

[edit]
Open-source
CodeMirror-based
Mozilla Composer-based
Scintilla-based
Web-based
Freeware
Commercial
software
Cross-platform
macOS only
Windows only
Discontinued
Helper tools
Retrieved from "https://en.wikipedia.org/w/index.php?title=TinyMCE&oldid=1276249456"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp