ride/web-form-wysiwyg-ckeditor

CKEditor form integration of the Ride framework

Maintainers

Package info

github.com/all-ride/ride-web-form-wysiwyg-ckeditor

Language:HTML

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

Statistics

Installs: 140

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.2 2017-03-10 15:30 UTC

This package is auto-updated.

Last update: 2026-03-13 03:12:37 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