2017 © Pedro Peláez
 

yii2-extension yiiwymeditor

Yii2 yiiwymeditor Widgets

image

philippfrenzel/yiiwymeditor

Yii2 yiiwymeditor Widgets

  • Monday, May 26, 2014
  • by philippfrenzel
  • Repository
  • 0 Watchers
  • 0 Stars
  • 150 Installations
  • JavaScript
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yiiwymeditor

Yii2 What You Mean Editor, (*1)

Make WYMeditor 1.0.4 as widget available for Yii2:, (*2)

http://wymeditor.readthedocs.org/en/latest/version_1.0_and_0.5/getting_started/customize.html#list-of-options, (*3)

Will use this editor inside our internal company intranet, as it's very important to have a focus on meaning and not format. We 1st thought about creole, but for none IT - Users, it was to "abstract" to work with that :(, (*4)

Anyway, hope you can use it for your own project!, (*5)

$js[] = "on: {"; $js[] = " instanceReady: function() {"; $js[] = " this.dataProcessor.htmlFilter.addRules( {"; $js[] = " elements: {"; $js[] = " img: function( el ) {"; $js[] = " if ( !el.attributes.class )"; $js[] = " el.attributes.class = 'pinterest-image';"; $js[] = " }"; $js[] = " }"; $js[] = " } );";
$js[] = " }"; $js[] = " }"; $js[] = "}";, (*6)

The Versions

26/05 2014

dev-master

9999999-dev http://www.frenzel.net/

Yii2 yiiwymeditor Widgets

  Sources   Download

BSD-3-Clause

The Requires

 

framework yii wymeditor