neosrulez/neos-ckeditor-customstyles
Composer 安装命令:
composer require neosrulez/neos-ckeditor-customstyles
包简介
Custom styles for Neos CK Editor.
README 文档
README
A Neos CMS plugin that allows you to apply your own stylesheets to text.
Installation
Just run:
composer require neosrulez/neos-ckeditor-customstyles
Configuration
NeosRulez: Neos: CkEditor: CustomStyles: presets: fontAwesomeIcon: label: Font Awesome dataSourceIdentifier: neosrulez-bootstrap-fa textColor: label: Text color options: primary: label: Primary cssClasses: 'text-primary' preview: '/_Resources/Static/Packages/Acme.Package/primary-color.png' secondary: label: Secondary cssClasses: 'text-primary' backgroundColor: '#0a58ca' textColor: '#FFFFFF' success: label: Success cssClasses: 'text-success'
Usage
'Neos.NodeTypes:Text': properties: text: ui: inline: editorOptions: customStyles: fontAwesomeIcon: true textColor: true
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com
统计信息
- 总下载量: 13.75k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-09-21