cu-boulder/ucb_ckeditor_plugins
Composer 安装命令:
composer require cu-boulder/ucb_ckeditor_plugins
包简介
CU Boulder CKEditor 5 Plugin Collection
README 文档
README
This Drupal 9+ module contains a collection of CKEditor 5 plugins to add functionality to the WYSIWYG editor.
Useful Plugin Development Links
- CKEditor 5 Dev Tools for Drupal
- Necessary for building plugins
- Demo plugin is provided within the module as well
- Read through the readmes of the demo plugin
- Drupal 10 launched: taking content editing to the next level with CKEditor 5
- USERS & EDITORS - CKEditor 5 in Drupal 10: what is there to be excited about? (31 minutes in)
- This is a good video to watch. It gives the basic structural information behind CKEditor plugins
- CKEditor 5 Plugin Example Guide
- There are three parts to this guide. Each part slowly builds on the last. I recommend building it but keep in mind that pathing for imports will be different for Drupal
- webpack.config.js Loaders
- The SVG loader is needed for icon rendering. The CSS and JS loaders are only needed if you are using attempting CKEditor's built in CSS/SASS or JS functions
- If used you will need to remove the 'include' lines as they break Drupal pathing
- Plugin Post Update Hook
- What we use to make sure that our plguins' tags are appended to the 'allowed_html' options of our wysiwyg editor format filter.
- CKEditor 5 Plugin Development - Build from Source
- This is useful for getting better error messages when doing active plugin development.
- Following the docs, you'll also need to link
@ckeditor/ckeditor5-alignmentin addition to the packages in the tutorial
cu-boulder/ucb_ckeditor_plugins 适用场景与选型建议
cu-boulder/ucb_ckeditor_plugins 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 93k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2023 年 04 月 05 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 cu-boulder/ucb_ckeditor_plugins 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 cu-boulder/ucb_ckeditor_plugins 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 93k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-04-05