ride/web-form-wysiwyg-ckeditor

CKEditor form integration of the Ride framework

1.1.2 2017-03-10 15:30 UTC

This package is auto-updated.

Last update: 2024-09-12 23:41:30 UTC


README

This module converts all wysiwyg form rows into a CKEditor instance.

Use Mathjax

Override the ckeditor config in parameters.json and add "Mathjax" in the toolbar.

Make sure that js lib is added in the frontend.

<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML"></script>

Related Modules

Installation

You can use Composer to install this application.

composer require ride/web-form-wysiwyg-ckeditor