se7enxweb/ezplatform-alloyeditor-element-width 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

se7enxweb/ezplatform-alloyeditor-element-width

最新稳定版本:v2.0.2

Composer 安装命令:

composer require se7enxweb/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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2026-04-12