ckeditor

Allows to add CKEditor in a view
14 reviews   downloaded 979 times
created by samdark, last updated on October 23, 2009
#732
спасибо
by Zolter at 10:35pm on October 14, 2009.

Хорошее расширение!

#735
Багрепорт
by idle at 10:27pm on October 14, 2009.

Александр, неплохо бы подправить:

  1. CKEditor.php строка 81: вместо $value - $language
  2. CKEditor.php строка 252: хорошо бы определить $fontFamilies перед обращением.
  3. CKEditor.php строка 257: то, что и во п.2, только для $fontSizes.
#736
Вдогонку
by idle at 10:50pm on October 14, 2009.

CKEditor.php строка 98: вместо $value - $options

#740
just comment
by romman at 10:31pm on October 16, 2009.

yep, code has some defects, but they are easy to detect and to fix, anyone use this extension?

p.s.ничего что я на английском?:)

#748
to romman
by idle at 10:24am on October 19, 2009.

You're welcome to spoke any language you want as long as you are sure we would understand it :)

It's assumed that an extension should work out of the box, this one is not an exception. That's why I reported some to samdark.

Down to business: what's the difference between these extensions?

#750
One is for F_CKEditor, the other for CKEditor
by Ascomae at 10:26am on October 19, 2009.

The one is for F_CKEditor, the other for CKEditor (fckeditor-integration), this one for the CKEditor.

In fact the fckeditor-integration would only work for FCKEditor 2.X, with Version 3 the FCKEditor was renamed to CKEditor.

The CKEditor doesn't come with an php-File I used to integrate the editor to YII.

Christian PS: I wrote the fckeditor-extension

#753
New version uploaded
by samdark at 10:37am on October 20, 2009.

Uploaded new version with bug fixes.

#770
support for custom config files
by cshehadi at 10:06pm on October 26, 2009.

Hi,

I may just not be using it correctly, but my attempts at using a custom configuration file have failed. I hope you'll add support for this in the future. Other than that, it's great.

-Charlie

#790
ajax загрузка
by Vandal at 11:58pm on November 5, 2009.

Возникла необходимость аяксовой загрузки формы с ckeditor'ом, при загрузке ck не мог найти ни файлы конфигурации, ни темы, ни плагины - неправильно определяются пути к ним. Решил так: Yii::app()->clientScript->registerScript("id","var CKEDITOR_BASEPATH='{$assets}/'",CClientScript::POS_BEGIN); - где $assets - путь к опубликованным файлам ck. Думаю имеет смысл добавить нечто подобное в контроллер, мелочь конечно, но несколько часов на воскуривание api ckeditor'а ушло чтобы решить проблему.

#800
ajax загрузка
by Ekstazi at 11:33am on November 13, 2009.

Здраствуйте, я являюсь автором этого расширения. Можете подробней описать проблему/выслать на почту пример. Мой e-mail - ekstazyst@gmail.com

#896
bug in v1.1
by bsboris at 12:25pm on December 13, 2009.

This extension has $skin property which conflict with $skin property of parent class. You should rename $skin to something else to get it work.

#1126
bug Fix
by imgen at 2:49am on February 18, 2010.

For fix bug with skin variable, you must download this Fixed and updated ckeditor

#1363
Bug
by Ekstazi at 4:40am on April 7, 2010.

Ok, I'll fix that

#1783
version update?
by bettor at 8:05am on August 12, 2010.

Can the creator of this extension update it to the latest version of the product. Thanks. Nice extension btw

New Review

Please login first.