Kalpana Kalpana (Editor)

TinyMCE

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Ephox Corporation

Written in
  
JavaScript

Development status
  
Active

Operating system
  
Cross-platform

TinyMCE

Stable release
  
4.3.3 / January 14, 2016; 14 months ago (2016-01-14)

Repository
  
github.com/tinymce/tinymce

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.

Contents

Features

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.

Browser compatibility

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

API

TinyMCE includes an extensive API for custom integration.

Plugins

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.

Proprietary

  • MoxieManager - file and image management
  • TinyMCE Enterprise - Word copy/paste, spelling
  • Free and Open source

  • Open Manager—An Ajax File Uploader & Image Gallery Plugin written in 2013 compatible with TinyMCE 3.x.
  • After the Deadline—A spelling, style, and grammar checking software service with a TinyMCE plugin.
  • TinyBrowser—File manager featuring simple multiple file upload support (uploader is Adobe Flash based).
  • TinyCIMM—TinyMCE CodeIgniter Media Manager.
  • IMCE—Image/file uploader and browser.
  • PDW Media Browser—Windows-7-type media browser.
  • PDW Toggle Toolbars—Show and hide toolbars with a click on a button.
  • Language support

  • 42 different translations are available for TinyMCE 4.x.x.
  • 46 different translations are available for TinyMCE 3.x.x.
  • Product support

    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.

    Themes and skins

    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.

    TinyMCE 2.x->3.x used to offer various ways to customize the look and feel of the editor. Version 3 of TinyMCE came packaged with two themes, simple and advanced, as well as 2 skins for each theme, default and o2k7.

    Compressor

    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 for PHP, ASPX, JSP, and CFM. A third-party Ruby on Rails compressor pack is also available.

    History

    TinyMCE was spun out of a content management system developed by Johan "Spocke" Sorlin and Joakim Lindkvist from their original content management system known as "Moxiecode Content Editor" in 2004.

    References

    TinyMCE Wikipedia