ContentTools
   HOME

TheInfoList



OR:

ContentTools is an
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
WYSIWYG editor for HTML content written in JavaScript/ CoffeeScript by Anthony Blackshaw of Getme Limited. The ContentTools editor allows text content, images, embedded videos, tables and other page content to be edited, resized, or moved via drag and drop directly within the page. The ContentTools editor features a floating context-sensitive toolbar which can be repositioned by the user and which offers functionality and ease of use similar to a word processing application. The ContentTools editor is written in JavaScript / CoffeeScript, therefore it can easily be integrated with any HTML document, customised, extended or integrated into a full web-based
content management system A content management system (CMS) is computer software used to manage the creation and modification of digital content (content management).''Managing Enterprise Content: A Unified Content Strategy''. Ann Rockley, Pamela Kostur, Steve Manning. New ...
. The ContentTools editor has already been implemented into the content management systems of a number of websites built by Getme Limited, as well as used within the third party systems
Yii Yii is an open source, object-oriented, component-based MVC PHP web application framework. Yii is pronounced as "Yee" or i:and in Chinese it means "simple and evolutionary" and it can be an acronym for "Yes It Is!". History Yii started ...
an
Page Builder Sandwich


The ContentTools collection

ContentTools is part of a collection of JavaScript libraries (ContentTools, ContentEdit, ContentSelect, FSM, HTMLParser) which were developed to aid in the creation of HTML WYSIWYG editors.


Browser compatibility

The ContentTools editor is compatible with all major web browsers and
Operating Systems An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also inc ...
including
Google Chrome Google Chrome is a cross-platform web browser developed by Google. It was first released in 2008 for Microsoft Windows, built with free software components from Apple WebKit and Mozilla Firefox. Versions were later released for Linux, macOS ...
, Internet Explorer,
Mozilla Firefox Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current and a ...
, and
Safari A safari (; ) is an overland journey to observe wild animals, especially in eastern or southern Africa. The so-called "Big Five" game animals of Africa – lion, leopard, rhinoceros, elephant, and Cape buffalo – particularly form an importa ...
.


Reception

Response to the release of ContentTools from the web development community has been positive. Raymond Camden of the Telerik Developer Network wrote in his review that, despite his previous dislike of rich text editors, he was "pretty impressed with ContentTools" and described the general ease of use as "really well done". Jake Rocheleau of Web Design Ledger said "the functionality is stellar and would be superb if combined with user authentication". ContentTools was featured in Tutorialzine's 15 Interesting JavaScript and CSS Libraries for June 2016, where Danny Markov described ContentTools as "a powerful JavaScript library that can transform any HTML page into a WYSIWYG editor", adding "ContentTools reveals countless possibilities for building wondrous interactive apps and services." ContentTools was also featured on Sitepoint's 10 Best jQuery and HTML5 WYSIWYG Plugins, JavaScripting.com's selection of the best JavaScript libraries, frameworks, and plugins, and Unheap's repository of javascript plugins. ContentTools has been recommended by WebdesignerDepot, Codrops, WebAppers, Speckyboy and BestDevList. ContentTools was included in the 50+ Best CSS and JavaScript Libraries in 2016 by creatskills.com.


Implementations

The ContentTools editor has been implemented into the following content management systems: *
Yii Yii is an open source, object-oriented, component-based MVC PHP web application framework. Yii is pronounced as "Yee" or i:and in Chinese it means "simple and evolutionary" and it can be an acronym for "Yes It Is!". History Yii started ...
2.0 via the implementation Yii 2.0: yii2-content-tools * Page Builder Sandwich, a commercial page builder plugin for use with WordPress websites


See also

* Aloha Editor *
CKEditor CKEditor (formerly known as FCKeditor) is a WYSIWYG rich text editor which enables writing content directly inside of web pages or online applications. Its core code is written in JavaScript and it is developed by CKSource. CKEditor is available ...
*
TinyMCE TinyMCE is an online rich-text editor released as open-source software under the MIT License. It has the ability to convert HTML text area fields or other HTML elements to editor instances. TinyMCE is designed to easily integrate with JavaScript l ...


References


External links

*
ContentTools API documentation

ContentTools source code

ContentTools editor implementation for Yii 2
{{HTML editors Free HTML editors JavaScript-based HTML editors