mendixlabs / CKEditorForMendix

A new WYSIWYG editor for Mendix that also has the ability to create "MicroFlow" links in your HTML output.
https://appstore.home.mendix.com/link/app/1715/Mendix/CKEditor-For-Mendix
Apache License 2.0
2 stars 21 forks source link
javascript mendix-widget

CKEditor for Mendix Support

This widget gives you a full version of the CKEditor with an extra button that allows you to create microflow links inside your HTML output.

test

Current CKEditor version: 4.10.0

Contributing

For more information on contributing to this repository visit Contributing to a GitHub repository!

Typical usage scenario

Use this widget to add a full WYSIWYG editor for your entity attributes. This version has the ability to add links to HTML that can run microflows when clicked uppon.

Description

The CKEditor widget comes with the CKEditor viewer. This viewer will enable the posibility to reformat links to microflow links.

Example of the entire editor

test

Example of the end result in mendix.

test

Example of someone clicking the button.

test

Images

The CKEditor comes with two modes to handle images:

You can set this mode using the 'Images' tab in your widget configuration in the Modeler

images

Mode 'Upload'

Behaviour

The widget has a few options that you can set as default behaviour in the CKEditor

behaviour

Embedding

The widget supports embedding of video's. This can be used by clicking imagebrowser. It will automatically create an embed code when you enter the url of the a video (for example YouTube or Vimeo). For more details on what is supported, please see the plugin page