Download the PHP package se7enxweb/mugo_codemirror without Composer
On this page you can find all versions of the php package se7enxweb/mugo_codemirror. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download se7enxweb/mugo_codemirror
More information about se7enxweb/mugo_codemirror
Files in se7enxweb/mugo_codemirror
Download se7enxweb/mugo_codemirror
More information about se7enxweb/mugo_codemirror
Files in se7enxweb/mugo_codemirror
Vendor se7enxweb
Package mugo_codemirror
Short Description eZ Publish extension based solution to allow editing HTML code within content objects with specially designed codemirror content editor.
License GPL-2.0-or-later
Package mugo_codemirror
Short Description eZ Publish extension based solution to allow editing HTML code within content objects with specially designed codemirror content editor.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package mugo_codemirror
eZPublish extension mugo_codemirror
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 (nowash()
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.
All versions of mugo_codemirror with dependencies
PHP Build Version
Package Version
Requires
se7enxweb/ezpublish-legacy-installer Version
*
The package se7enxweb/mugo_codemirror contains the following files
Loading the files please wait ....