ckeditor
Александр, неплохо бы подправить:
- CKEditor.php строка 81: вместо $value - $language
- CKEditor.php строка 252: хорошо бы определить $fontFamilies перед обращением.
- CKEditor.php строка 257: то, что и во п.2, только для $fontSizes.
CKEditor.php строка 98: вместо $value - $options
yep, code has some defects, but they are easy to detect and to fix, anyone use this extension?
p.s.ничего что я на английском?:)
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?
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
Uploaded new version with bug fixes.
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
Возникла необходимость аяксовой загрузки формы с ckeditor'ом, при загрузке ck не мог найти ни файлы конфигурации, ни темы, ни плагины - неправильно определяются пути к ним. Решил так: Yii::app()->clientScript->registerScript("id","var CKEDITOR_BASEPATH='{$assets}/'",CClientScript::POS_BEGIN); - где $assets - путь к опубликованным файлам ck. Думаю имеет смысл добавить нечто подобное в контроллер, мелочь конечно, но несколько часов на воскуривание api ckeditor'а ушло чтобы решить проблему.
Здраствуйте, я являюсь автором этого расширения. Можете подробней описать проблему/выслать на почту пример. Мой e-mail - ekstazyst@gmail.com
This extension has $skin property which conflict with $skin property of parent class. You should rename $skin to something else to get it work.
For fix bug with skin variable, you must download this Fixed and updated ckeditor
Can the creator of this extension update it to the latest version of the product. Thanks. Nice extension btw
New Review
Please login first.
