*** Welcome to piglix ***

TinyMCE

TinyMCE
TinyMCE.png
An instance of TinyMCE with the basic skin
Developer(s) Ephox Corporation
Stable release
4.3.3 / January 14, 2016; 12 months ago (2016-01-14)
Repository github.com/tinymce/tinymce
Development status Active
Written in JavaScript
Operating system Cross-platform
Type HTML editor
License LGPL
Website www.tinymce.com

TinyMCE (Tiny Moxiecode Content Editor) is a platform-independent, browser-based WYSIWYG editor control, written in JavaScript and released as open-source software under the LGPL by Ephox. It has the ability to convert HTML textarea fields or other HTML elements to editor instances. TinyMCE is designed to easily integrate with content management systems, including Django, Drupal, Joomla!, WordPress, and SOY CMS.

TinyMCE offers HTML formatting tools, like bold, italic, underline, ordered and unordered lists, different types of alignments, in-line placement of images and videos, etc. It allows users to edit HTML documents online. The different options can be configured at the time of integration with a project, which improves the flexibility of a project.

TinyMCE is compatible with multiple browsers, including Internet Explorer, Mozilla Firefox, Safari, Opera and Google Chrome, across multiple operating systems.

TinyMCE includes an extensive API for custom integration.

TinyMCE ships with an assortment of plugins. Because TinyMCE is meant to be a client-side application, it does not include native file managers for various server technologies. Several file manager solutions exist, including several proprietary projects developed by Ephox, as well as a handful of open source file manager solutions.

Community peer-to-peer support for TinyMCE can be found on the forums at [1]. Premium product support requires purchasing a support subscription with TinyMCE Enterprise.

The current version (4) of TinyMCE has its own custom skin editor accessible at skin.tinymce.com and you can find more skins in the skin/plugin repository on the tinymce.com website.


...
Wikipedia

...