arillo/silverstripe-xhtmleditor-config
Composer 安装命令:
composer require arillo/silverstripe-xhtmleditor-config
包简介
XHTMLEditorConfig
README 文档
README
Small module to configure the CMS HTMLEditor via a yml file.
Just create a htmleditor.yml file in your mysite/_config folder and configure the possible options.
See this example file as a reference:
--- Name: mysite-editor After: - 'xhtmleditor-config' --- XHTMLEditorConfig: identifier: cms buttons: 1: - undo - redo - separator - cut - copy - paste - pastetext - separator - bold - italic - underline - strikethrough - separator - justifyleft - justifycenter - justifyright - justifyfull - formatselect - separator - bullist - numlist - outdent - indent - blockquote - hr 2: 3: options: paste_text_sticky_default: true
@TODO:
- validate buttons and options
统计信息
- 总下载量: 133
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-18