anomaly/wysiwyg-field_type
最新稳定版本:v3.2.0
Composer 安装命令:
composer require anomaly/wysiwyg-field_type
包简介
A WYSIWYG editor field type powered by RedactorJS.
README 文档
README
anomaly.field_type.wysiwyg
A WYSIWYG field type powered by RedactorJS.
The WYSIWYG field type provides a WYSIWYG editor powered by RedactorJS.
Configuration
"example" => [
"type" => "anomaly.field_type.wysiwyg",
"config" => [
"default_value" => null,
"configuration" => "default",
"line_breaks" => false,
"sync" => true,
"height" => 500,
"buttons" => [],
"plugins" => [],
]
]
统计信息
- 总下载量: 54.38k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-01-03