2017 © Pedro Peláez
 

craft-plugin craft-betterredactor

An improved starting configuration for Redactor II as well as way to add additional plugins.

image

imarc/craft-betterredactor

An improved starting configuration for Redactor II as well as way to add additional plugins.

  • Tuesday, February 14, 2017
  • by khamer
  • Repository
  • 21 Watchers
  • 5 Stars
  • 822 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 15 % Grown

The README.md

Better Redactor -- DEPRECATED

Better Redactor is a Craft 2 plugin that provides a more feature rich initial configuration rich text fields., (*1)

Better Redactor uses the same Redactor library that Craft provides, it just provides it's own field type that has more configuration:, (*2)

  • 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/redactor folder.

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., (*3)

In the root of your Craft project, you can initial composer and then, (*4)

composer require imarc/craft-betterredactor

After, go into Craft and install the plugin via the Craft Plugins panel., (*5)

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., (*6)

The Versions

14/02 2017

dev-master

9999999-dev https://github.com/imarc/craft-betterredactor

An improved starting configuration for Redactor II as well as way to add additional plugins.

  Sources   Download

Apache

The Requires

 

by Kevin Hamer

14/02 2017

0.3.0

0.3.0.0 https://github.com/imarc/craft-betterredactor

An improved starting configuration for Redactor II as well as way to add additional plugins.

  Sources   Download

Apache

The Requires

 

by Kevin Hamer

30/06 2016

0.2.0

0.2.0.0 https://github.com/imarc/craft-betterredactor

An improved starting configuration for Redactor II as well as way to add additional plugins.

  Sources   Download

Apache

The Requires

 

by Kevin Hamer