ride/web-form-wysiwyg-ckeditor

Ride框架的CKEditor表单集成

1.1.2 2017-03-10 15:30 UTC

This package is auto-updated.

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


README

此模块将所有wysiwyg表单行转换为CKEditor实例。

使用Mathjax

在parameters.json中覆盖ckeditor配置,并在工具栏中添加"Mathjax"。

确保在前端添加了js库。

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

相关模块

安装

您可以使用Composer安装此应用程序。

composer require ride/web-form-wysiwyg-ckeditor