/Bootstrap-RTE

Basic, bootstrap based, rich text editor.

Primary LanguageCSSApache License 2.0Apache-2.0

Basic Bootstrap Wysiwyg Editor

Basic, bootstrap based, rich text editor widget for Mendix.

##Description This widget is a basic, more simplistic, more style-friendly version of the Simple Rich Text Editor. It has been created specifically for use in MX5 projects. It provides basic text styling functionality such as bold,italic andunderline.

The widget is based on the jQuery bootstrap wysiwyg plugin: http://mindmup.github.io/bootstrap-wysiwyg/

The only configuration needed is the referenced text attribute.

##Features and limitations

The wysiwyg div accepts all shortcuts that are used in text editing programs such as MS Word. Not all buttons are available yet.

##Dependencies

Mendix 5.x Environment jQuery (added to the package) bootstrap-wysiwyg plugin (added to the package) Works on Chrome and Firefox

##Configuration

The widget should be placed inside a dataview.

##Properties

Data attribute: The attribute the content should be saved to. Input height: The height of the input field in px.