Download the PHP package black-lamp/yii2-text-editor without Composer
On this page you can find all versions of the php package black-lamp/yii2-text-editor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-text-editor
Code editor for Yii2
Widget for Ace code editor
Installation
Run command
or add
to the require section of your composer.json.
Using
Use widget with ActiveForm
Widget configuration properties
Option | Option | Default | Description |
---|---|---|---|
language | string | html | Programming language |
theme | string | github | Code editor theme |
enableEmmet | boolean | false | Enable emmet plugin for HTML |
attributes | array | ['style' => 'max-width: 600px; min-height: 400px;'] | HTML attributes for editor container |
For more information about 'language' and 'theme' configuration attributes read Ace documentation
All versions of yii2-text-editor with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
^2.0.4
bower-asset/ace-builds Version 1.2.*
bower-asset/emmet-core-js Version dev-master
bower-asset/ace-builds Version 1.2.*
bower-asset/emmet-core-js Version dev-master
The package black-lamp/yii2-text-editor contains the following files
Loading the files please wait ....