ezplatform-alloyeditor-element-width

UNIX name Owner Status
ezplatform-alloyeditor-element-width 7x stable
Version Compatible with
N/A N/A
Interested in this extension? Sponsor it!

eZ Platform AlloyEditor Element Width

This bundle allows editing the width style for any HTML elements in eZ Platform Online Editor.

Installation

  1. Require via composer

    composer require contextualcode/ezplatform-alloyeditor-element-width
  2. Clear browser caches and enjoy!

Usage

  1. After this bundle is installed, by default it should be possible to edit width for table cells. But if you are using custom configurations for Online Editor toolbars, or if you want to edit width for other elements than table cells, just add element-width button to required toolbars. Example: alloy_editor:
    extra_buttons:
    table: [element-width]
    ol: [element-width]
    ul: [element-width]
    th: [element-width]
    td: [element-width]
  2. Open Online Editor and there should be "Edit Width" button in the enabled toolbars:

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.