diu/neos-linkeditor
Composer 安装命令:
composer require diu/neos-linkeditor
包简介
Extends the Neos CKE5 linkeditor with additional data attributes
README 文档
README
Extends the Neos CKE5 linkeditor with additional data attributes
Enable additional linking options with such config:
"Neos.NodeTypes.BaseMixins:TextMixin":
properties:
text:
ui:
inline:
editorOptions:
linking:
linkEditor: true
Additionally this package generates data-enuripathsegment attribute on all links via a Fusion processor.
Development
If you need to adjust anything in this package, just do so and then rebuild the code like this:
cd Resources/Private/LinkEditor
yarn && yarn build
And then commit changed filed including Plugin.js
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-26