2017 © Pedro Peláez
 

yii2-extension yii2-editor

yii2-editor

image

suver/yii2-editor

yii2-editor

  • Friday, March 17, 2017
  • by suver
  • Repository
  • 1 Watchers
  • 0 Stars
  • 50 Installations
  • HTML
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 25 % Grown

The README.md

yii2-editor

Installation

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

Either run, (*2)

php composer.phar require suver/yii2-editor

or add, (*3)

"suver/yii2-editor": "*"

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

Usage

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

View:, (*6)



= $form->field($model, 'content')->widget('suver\editor\Markdown', [
    'mdeOptions' => [
        //'autofocus' => true,
        // see https://github.com/NextStepWebs/simplemde-markdown-editor
    ]
])->label(false) ?>



= Html::submitButton('Create', ['class' => 'btn btn-primary']) ?>

$text]) ?>

Further Information

Please, check the simplemde-markdown-editor documentation for further information about its configuration options., (*7)

Demo

See https://simplemde.com/, (*8)

The Versions

17/03 2017

dev-master

9999999-dev

yii2-editor

  Sources   Download

MIT

The Requires

 

yii2 editor markdown simplemde farpse

17/03 2017

1.0.3

1.0.3.0

yii2-editor

  Sources   Download

MIT

The Requires

 

yii2 editor markdown simplemde farpse

17/10 2016

1.0.2

1.0.2.0

yii2-editor

  Sources   Download

MIT

The Requires

 

yii2 editor markdown simplemde farpse

10/10 2016

1.0.1

1.0.1.0

yii2-editor

  Sources   Download

MIT

The Requires

 

yii2 editor markdown simplemde farpse

09/10 2016

1.0.0

1.0.0.0

yii2-editor

  Sources   Download

MIT

The Requires

 

yii2 editor markdown simplemde farpse