定制 contextualcode/ezplatform-alloyeditor-element-width 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

contextualcode/ezplatform-alloyeditor-element-width

最新稳定版本:v2.0.1

Composer 安装命令:

composer require contextualcode/ezplatform-alloyeditor-element-width

包简介

eZ Platform bundle which provides UI to edit elements width in Online Editor

README 文档

README

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: edit_source_modal

统计信息

  • 总下载量: 6.97k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-only
  • 更新时间: 2019-12-05