ckeditor Allows to add CKEditor in a view

  1. Documentation
  2. Change Log

This extension allows to add CKEditor in a view.

Resources

Created by Ekstazi

Documentation

<?php $this->widget('application.extensions.my.ckeditor.CKEditor', array(
'model'=>$model,
'attribute'=>'text',
'language'=>'ru',
'editorTemplate'=>'full',
)); ?>

Change Log

October 23, 2009, version 0.3
  • Fixed not displaying in Opera 10.
October 20, 2009, version 0.2
  • Bug fixes.
October 14, 2009
  • Initial release.
21 10
13 followers
13 392 downloads
Yii Version: 1.1
License: LGPL-3.0
Category: User Interface
Tags:
Developed by: samdark
Created on: Oct 14, 2009
Last updated: 14 years ago

Downloads

show all