Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
The ContentTools WYSIWYG editor can be seamlessly integrated into any HTML page through a straightforward process outlined in the getting started guide. Comprehensive API documentation and various examples are available for the entire ContentTools library suite. It includes step-by-step instructions for typical use cases, as well as more complex topics for developers creating their own editors. The ContentTools library collection is both free and open-source, and it is actively developed and maintained on GitHub. Users can easily reposition any content block on the page by dragging it to a new spot. For non-text elements like images and videos, simply click on the center of the element to drag it, while text elements require clicking and holding to initiate the drag action. This brief pause in the dragging process is designed to enable users to select text sections without unintentionally starting the drag function. Additionally, this functionality enhances the user experience by providing a flexible way to organize content efficiently.
Description
Create elegantly formatted text within your web application using Trix, an editor designed for composing messages, comments, articles, and lists—the fundamental documents typical of most web applications. Trix boasts a sophisticated document architecture, accommodates embedded attachments, and generates concise and uniform HTML output. While many WYSIWYG editors rely on HTML's contenteditable and execCommand APIs—initially crafted by Microsoft for live web page editing in Internet Explorer 5.5 and later imitated by other browsers—these APIs lack comprehensive specifications and documentation. Consequently, the vast scope of WYSIWYG HTML editors leads to varied implementations across browsers, each with its unique bugs and anomalies, leaving JavaScript developers to navigate these discrepancies. In contrast, Trix elegantly navigates these challenges by treating contenteditable as an input-output device: when user input reaches the editor, Trix deftly transforms that input into an editing command within its internal document model, ensuring a smoother and more consistent editing experience. This approach not only enhances user interaction but also streamlines the development process for web applications.
API Access
Has API
Yes
API Access
Has API
Yes
Integrations
Basecamp
No
Pricing Details
No price information available.
Free Trial
No
Free Version
No
Pricing Details
No price information available.
Free Trial
No
Free Version
No
Deployment
Web-Based
Yes
On-Premises
No
iPhone App
No
iPad App
No
Android App
No
Windows
No
Mac
No
Linux
No
Chromebook
No
Deployment
Web-Based
Yes
On-Premises
No
iPhone App
No
iPad App
No
Android App
No
Windows
No
Mac
No
Linux
No
Chromebook
No
Customer Support
Business Hours
No
Live Rep (24/7)
No
Online Support
No
Customer Support
Business Hours
No
Live Rep (24/7)
No
Online Support
Yes
Types of Training
Training Docs
Yes
Webinars
No
Live Training (Online)
No
In Person
No
Types of Training
Training Docs
No
Webinars
No
Live Training (Online)
No
In Person
No
Vendor Details
Company Name
ContentTools
Country
United Kingdom
Website
getcontenttools.com
Vendor Details
Company Name
Trix
Website
trix-editor.org