[Extension] EditCK - CKEditor for Yii1.1 with new features

Extension editCK is WYSIWYG editor based on CKEditor for Yii 1.

I’ve been developed it to replace editme extension because it is discontinued now and many new features of CKEditor are unavailable.

Main features of my extension:

  • WYSIWYG editor for the textarea with or without the model

  • Hide editor toolbar when textarea is not in focus

  • Editing html on the fly without a form

  • Upload images and flashes while editing

  • Filter disallowed html tags

  • Customize editor toolbar

  • Extra plugins to enhance editor functions

Github repository: vkabachenko/editCK