imarc/craft-betterredactor
最新稳定版本:0.3.0
Composer 安装命令:
composer require imarc/craft-betterredactor
包简介
An improved starting configuration for Redactor II as well as way to add additional plugins.
README 文档
README
Better Redactor is a Craft 2 plugin that provides a more feature rich initial configuration rich text fields.
Better Redactor uses the same Redactor library that Craft provides, it just provides it's own field type that has more configuration:
- It includes the codemirror, alignment, fullscreen, and table plugins
- It provides a Redactor plugin that configures icons for all the entire redactor toolbar
- You can add additional JS/CSS files (plugins) to a new folder,
public/redactor_plugins, which are automatically included - You can still create and use custom redactor configurations by adding them to
the
craft/config/redactorfolder.
Installation
With Composer
if you have composer, you can install this plugin quickly. This plugin makes use of composer/installers to make the plugin composer compatible.
In the root of your Craft project, you can initial composer and then
composer require imarc/craft-betterredactor
After, go into Craft and install the plugin via the Craft Plugins panel.
Without Composer
You can also create a folder in craft/plugins/ called betterredactor and
put all of these files in there. After, go into Craft and install the plugin
via the Craft Plugins panel.
统计信息
- 总下载量: 4.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache
- 更新时间: 2016-06-30