2017 © Pedro Peláez
 

yii2-extension yii2-baidu-ueditor

yii2 ueditor extension

image

aprsoft/yii2-baidu-ueditor

yii2 ueditor extension

  • Wednesday, April 19, 2017
  • by shuxingdeng
  • Repository
  • 0 Watchers
  • 0 Stars
  • 25 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

yii2-baidu-ueditor

yii2 ueditor extension, (*1)

Installation

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

Either run, (*3)

composer require --prefer-dist aprsoft/yii2-baidu-ueditor "*"

or add, (*4)

"aprsoft/yii2-baidu-ueditor": "*"

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

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?= \AprSoft\UEditor\UEditor::widget(); ?>

or, (*7)

<?= $form->field($model, 'body')->widget(\AprSoft\UEditor\UEditor::className()) ?>

config upload, (*8)



public function actions() { return [ 'upload' => [ 'class' => 'AprSoft\UEditor\UEditorAction', 'config' => [ "imageUrlPrefix" => "http://www.baidu.com",//图片访问路径前缀 "imagePathFormat" => "/upload/image/{yyyy}{mm}{dd}/{time}{rand:6}", //上传保存路径 "imageRoot" => Yii::getAlias("@webroot"), ], ] ]; }

The Versions

19/04 2017

dev-master

9999999-dev

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

19/04 2017

1.1.3

1.1.3.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

19/04 2017

dev-develop

dev-develop

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

19/04 2017

1.1.2

1.1.2.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

19/04 2017

1.1.1

1.1.1.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

19/04 2017

1.1.0

1.1.0.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

18/04 2017

1.0.7

1.0.7.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

18/04 2017

1.0.6

1.0.6.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

18/04 2017

1.0.5

1.0.5.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

18/04 2017

1.0.4

1.0.4.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

18/04 2017

1.0.3

1.0.3.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor

12/04 2017

1.0.2

1.0.2.0

yii2 ueditor extension

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

yii2 ueditor