定制 se7enxweb/mugo_codemirror 二次开发

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

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

se7enxweb/mugo_codemirror

最新稳定版本:v1.0.0

Composer 安装命令:

composer require se7enxweb/mugo_codemirror

包简介

eZ Publish extension based solution to allow editing HTML code within content objects with specially designed codemirror content editor.

README 文档

README

This extension contains a new datatype to store HTML code in an class attribute. The datatype is extending the eztext datatype. There are two differences:

  • The output (view.tpl) is not escaped (no wash() operator)
  • The input (edit.tpl) uses the javascript library codemirror

"CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality."

Currently, the extension only allows to edit HTML, CSS and Javascript code.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-01-29