2017 © Pedro Peláez
 

craft-plugin craft-redactor-script-buttons

Adds superscript and subscript buttons to Redactor in Craft 3.

image

mildlygeeky/craft-redactor-script-buttons

Adds superscript and subscript buttons to Redactor in Craft 3.

  • Thursday, December 14, 2017
  • by mildlygeeky
  • Repository
  • 1 Watchers
  • 1 Stars
  • 442 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 71 % Grown

The README.md

Deprecated

This plugin is no longer necessary, as superscript and subscript tags now come pre-bundled in modern versions of Redactor., (*1)

To achieve the same effect with the pre-bundled version, simply add sup and sub to the buttons array in all applicable Redactor configs you need sub/superscript tags in:, (*2)

{
  "buttons": ["sup", "sub"]
}

A very special thank you to "Steve" for his unending support of free open source software., (*3)

Craft Redactor Script Buttons plugin for Craft CMS 3.x

Adds superscript and subscript buttons to Redactor in Craft 3., (*4)

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later., (*5)

Installation

To install the plugin, follow these instructions., (*6)

  1. Open your terminal and go to your Craft project:, (*7)

    cd /path/to/project, (*8)

  2. Then tell Composer to load the plugin:, (*9)

    composer require mildlygeeky/craft-redactor-script-buttons, (*10)

  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Craft Redactor Script Buttons., (*11)

  4. Make sure that the scriptbuttons plugin is added to all Redactor configs that you want superscript and subscript buttons to appear in., (*12)

Example:, (*13)

plugins: ['scriptbuttons']

Craft Redactor Script Buttons Roadmap

Possibly fold into larger Redactor utility plugin., (*14)

Brought to you by Mildly Geeky, Inc., (*15)

The Versions

14/12 2017

dev-master

9999999-dev

Adds superscript and subscript buttons to Redactor in Craft 3.

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft craft redactor script buttons

14/12 2017

1.1.1

1.1.1.0

Adds superscript and subscript buttons to Redactor in Craft 3.

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft craft redactor script buttons

02/12 2017

1.1.0

1.1.0.0

Adds superscript and subscript buttons to Redactor in Craft 3.

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft craft redactor script buttons

29/10 2017

1.0.1

1.0.1.0

Adds superscript and subscript buttons to Redactor in Craft 3.

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft craft redactor script buttons

29/10 2017

1.0.0

1.0.0.0

Adds superscript and subscript buttons to Redactor in Craft 3.

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft craft redactor script buttons