2017 © Pedro Peláez
 

yii2-extension yii2-umeditor-widget

The umeditor extension for the Yii framework

image

xutl/yii2-umeditor-widget

The umeditor extension for the Yii framework

  • Thursday, February 16, 2017
  • by xutl
  • Repository
  • 0 Watchers
  • 0 Stars
  • 117 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

yii2-umeditor-widget

适用于Yii2的UMeditor, (*1)

使用

```php [ 'class' => 'xutl\umeditor\UMeditorAction', 'onComplete' => function ($filename, $params) { // Do something with file //返回图像的Url地址 } ], ]; } } ```` widget: ```php use yii\helpers\Url; use xutl\umeditor\UMeditor; = $form->field($model, 'description')->widget(UMeditor::className(), [ 'clientOptions'=>[ 'imageUrl'=> Url::to(['um-upload']) ] ]);?> ````, (*2)

The Versions

16/02 2017

dev-master

9999999-dev

The umeditor extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 umeditor

16/02 2017

1.0.3

1.0.3.0

The umeditor extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 umeditor

15/02 2017

1.0.2

1.0.2.0

The umeditor extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 umeditor

24/10 2016

1.0.1

1.0.1.0

The umeditor extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 umeditor

21/10 2016

1.0.0

1.0.0.0

The umeditor extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 umeditor