How to install tw2.jqplugins.elrte
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install tw2.jqplugins.elrte
Dependencies
- tw2.core>=2.0b2
- tw2.forms
- tw2.jqplugins.ui
- tw2.jquery
- [genshi] Genshi>=0.3.5
- [mako] Mako>=0.1.1
Lastest release
tw2.jqplugins.elrte is a toscawidgets2 (tw2) wrapper for `elRTE`_.
Live Demo
Description
toscawidgets2 (tw2) aims to be a practical and useful widgets framework that helps people build interactive websites with compelling features, faster and easier. Widgets are re-usable web components that can include a template, server-side code and JavaScripts/CSS resources. The library aims to be: flexible, reliable, documented, performant, and as simple as possible.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
`elRTE`_ is a an open-source WYSIWYG HTML-editor written in JavaScript using jQuery UI. It features rich text editing, options for changing its appearance, style and many more. You can use it in any commercial or non-commercial projects.
Main goal of the editor - simplify work with text and formating (HTML) on sites, blogs, forums and other online services.
This module, tw2.jqplugins.elrte, provides toscawidgets2 (tw2) access to the `elRTE`_ widget.