Go to file
spocke cfb5f106e8
TINY-10900: Added onInit and stretched and custom preview css to HtmlPanel dialog component (#9646)
* TINY-10900: Worked on custom preview

* TINY-10900: Added changelog item

* TINY-10900: Removed overflow

* TINY-10900: Re-format

* TINY-10900: Reverted html property to be required
2024-05-17 09:39:59 +02:00
.changes TINY-10900: Added onInit and stretched and custom preview css to HtmlPanel dialog component (#9646) 2024-05-17 09:39:59 +02:00
.github Fix link in bug_report.md 2024-04-03 08:09:20 +10:00
.vscode TINY-8251: Move the imagetools library to a separate package 2022-01-21 13:36:30 +10:00
bin TINY-10185: Tweak dependencies and scripts (#9251) 2023-12-15 10:32:15 +01:00
modules TINY-10900: Added onInit and stretched and custom preview css to HtmlPanel dialog component (#9646) 2024-05-17 09:39:59 +02:00
patches TINY-10088: update dompurify (#9020) 2023-09-06 10:09:44 +02:00
.changie.yaml TINY-10144: Adopt changie for changelogs (#9043) 2023-12-18 15:46:20 +11:00
.editorconfig Initial config of lerna and top level workspace, composite tsconfigs, readme 2019-05-30 16:58:16 +10:00
.eslintrc.json TINY-10602: Add project tags to every module (#9433) 2024-02-29 08:55:29 +10:00
.gitattributes Initial config of lerna and top level workspace, composite tsconfigs, readme 2019-05-30 16:58:16 +10:00
.gitignore Ignore .idea 2019-07-30 16:10:35 +10:00
.yarnrc TINY-8864: Upgrade transitive dependencies to avoid yarn workspace warning (#7942) 2022-07-04 09:48:59 +10:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-04-29 17:51:24 +10:00
CONTRIBUTING.md TINY-8299: Update webpack, webpack-dev-server, and friends (#7763) 2022-04-22 15:05:12 +10:00
Gruntfile.js TINY-10143: Reworked - Remote testing integration (#9263) 2023-12-21 11:10:05 +10:00
Jenkinsfile TINY-10639: Update Jenkins to Safari 17 and fix test failures (#9473) 2024-03-11 09:26:05 +10:00
LICENSE.md TINY-10578: fixed markdown mistake 2024-02-29 07:00:35 +01:00
Makefile TINY-10144: Adopt changie for changelogs (#9043) 2023-12-18 15:46:20 +11:00
README.md TINY-10834: Bumped all doc links from 6 to 7 (#9522) 2024-04-04 07:35:58 +02:00
SECURITY.md TINY-10628: Bump version in SECURITY.md (#9634) 2024-05-09 14:38:59 +09:30
build.properties Changed primaryBranch to release/7 2024-04-05 08:47:24 +02:00
lerna.json TINY-10602: Cleaning up tech debt (#9520) 2024-04-04 14:51:29 +10:00
package.json TINY-10602: Cleaning up tech debt (#9520) 2024-04-04 14:51:29 +10:00
tsconfig.demo.json TINY-10654: Remove deprecated template plugin (#9415) 2024-02-26 14:14:19 +10:00
tsconfig.json TINY-10602: Cleaning up tech debt (#9520) 2024-04-04 14:51:29 +10:00
tsconfig.shared.json TINY-10602: Cleaning up tech debt (#9520) 2024-04-04 14:51:29 +10:00
versions.txt TINY-10712: removed all versions from version.txt 2024-02-29 15:04:35 +01:00
yarn.lock TINY-10578: License change from MIT to GPL 2 or later (#9410) 2024-02-28 08:56:20 +01:00

README.md

TinyMCE

The world's #1 open source rich text editor.

Using an old version of TinyMCE? We recommend you to upgrade to TinyMCE 7 to continue receiving security updates, or consider TinyMCE 5 LTS if you need more time to upgrade.

Used and trusted by millions of developers, TinyMCE is the worlds most customizable, scalable, and flexible rich text editor. Weve helped launch the likes of Atlassian, Medium, Evernote (and lots more that we cant tell you), by empowering them to create exceptional content and experiences for their users.

With more than 350M+ downloads every year, were also one of the most trusted enterprise-grade open source HTML editors on the internet. Theres currently more than 100M+ products worldwide, powered by Tiny. As a high powered WYSIWYG editor, TinyMCE is built to scale, designed to innovate, and thrives on delivering results to difficult edge-cases.

You can access a full featured demo of TinyMCE in the docs on the TinyMCE website.

Screenshot of the TinyMCE Editor

Get started with TinyMCE

Getting started with the TinyMCE rich text editor is easy, and for simple configurations can be done in less than 5 minutes.

TinyMCE Cloud Deployment Quick Start Guide

TinyMCE Self-hosted Deployment Guide

TinyMCE provides a range of configuration options that allow you to integrate it into your application. Start customizing with a basic setup.

Configure it for one of three modes of editing:

Features

Integration

TinyMCE is easily integrated into your projects with the help of components such as:

With over 29 integrations, and 400+ APIs, see the TinyMCE docs for a full list of editor integrations.

Customization

It is easy to configure the UI of your rich text editor to match the design of your site, product or application. Due to its flexibility, you can configure the editor with as much or as little functionality as you like, depending on your requirements.

With 50+ powerful plugins available, and content editable as the basis of TinyMCE, adding additional functionality is as simple as including a single line of code.

Realizing the full power of most plugins requires only a few lines more.

Extensibility

Sometimes your editor requirements can be quite unique, and you need the freedom and flexibility to innovate. Thanks to TinyMCE being open source, you can view the source code and develop your own extensions for custom functionality to meet your own requirements.

The TinyMCE API is exposed to make it easier for you to write custom functionality that fits within the existing framework of TinyMCE UI components.

Extended Features and Support

For the professional software teams that require more in-depth efficiency, compliance or collaborative features built to enterprise-grade standards, please get in touch with our team.

Tiny also offers dedicated SLAs and support for professional development teams.

Compiling and contributing

In 2019 the decision was made to transition our codebase to a monorepo. For information on compiling and contributing, see: contribution guidelines.

As an open source product, we encourage and support the active development of our software.

Want more information?

Visit the TinyMCE website and check out the TinyMCE documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.