ride/web-form-wysiwyg-ckeditor

CKEditor form integration of the Ride framework

Installs: 140

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 0

Open Issues: 0

Language:HTML

pkg:composer/ride/web-form-wysiwyg-ckeditor

1.1.2 2017-03-10 15:30 UTC

This package is auto-updated.

Last update: 2025-10-13 02:19:28 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