guysartorelli/silverstripe-htmleditor-hugerte
最新稳定版本:1.0.0
Composer 安装命令:
composer require guysartorelli/silverstripe-htmleditor-hugerte
包简介
HugeRTE WYSIWYG for Silverstripe CMS
README 文档
README
Overview
Provides a HugeRTE HTML editor for Silverstripe CMS.
Installation
composer require guysartorelli/silverstripe-htmleditor-hugerte
Documentation
Warning
If you want to use any third-party TinyMCE plugins, you'll need to update any reference of "tinymce" to "hugerte" in that plugin's code.
For this module
Theoretically this is just a copy of silverstripe/htmleditor-tinymce but with every instance of "tinymce" renamed for "hugerte" and pulling in the hugerte NPM package instead of the tinymce one. Basically all of the TinyMCE docs should apply.
See docs.silverstripe.org for usage of this module, but replace any "tinymce" with "hugerte" (with appropriate casing) and update the namespaces as appropriate from SilverStripe\TinyMCE to GuySartorelli\HugeRTE.
If something isn't working that those docs say should work, open a GitHub issue in this repository.
For HugeRTE itself
Go to https://github.com/hugerte/hugerte-docs for HugeRTE docs.
Note that their advice is basically the same as my advice for this module's docs - use the tinymce docs, and replace "tinymce" with "hugerte" when implementing.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2025-11-21