2017 © Pedro Peláez
 

yii2-extension yii2-summernote-widget

The summer note extension for the Yii framework

image

xutl/yii2-summernote-widget

The summer note extension for the Yii framework

  • Monday, September 18, 2017
  • by xutl
  • Repository
  • 0 Watchers
  • 1 Stars
  • 2,128 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 7 Versions
  • 21 % Grown

The README.md

yii2-summernote-widget

适用于YII2的一个富文本编辑器, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

composer require --prefer-dist xutl/yii2-summernote-widget

or add, (*4)

"xutl/yii2-summernote-widget": "~1.0.0"

to the require section of your composer.json., (*5)

使用

```php [ 'class' => SummerNoteAction::className(), 'onComplete' => function ($filename, $params) { // Do something with file //返回图像的Url地址 } ], ]; } } ```` widget: ```php use xutl\summernote\SummerNote; = $form->field($model, 'description')->widget(SummerNote::className(), [ 'uploadUrl'=>'/file/sn-upload' ]);?> ````, (*6)

The Versions

18/09 2017

dev-master

9999999-dev

The summer note extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 summernote

18/09 2017

1.0.4

1.0.4.0

The summer note extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 summernote

18/09 2017

1.0.5

1.0.5.0

The summer note extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 summernote

16/02 2017

1.0.3

1.0.3.0

The summernote extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 summernote

16/02 2017

1.0.2

1.0.2.0

The summernote extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 summernote

17/11 2016

1.0.1

1.0.1.0

The summernote extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 summernote

02/11 2016

1.0.0

1.0.0.0

The summernote extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 summernote