yesterday i have downloaded ckeditor 4.3 and the new image plugin. I have followed the instruction to use it (unzip into plugins directory, use extraPlugins and removePlugins directives in a script into a page) but both firefox and chroem report the following error, why?
Error: uncaught exception: [CKEDITOR.resourceManager.load] Resource name "widget" was not found at "http://localhost/races/libs/ckeditor/plugins/widget/plugin.js?t=DAED".

I had the same problem - It
I had the same problem - It is not so evident to understand that in fact you also need a plugin called "widget" to make the image2 plugin work....
You can find it here:
http://ckeditor.com/addon/widget
You're right - image2 plugin
You're right - image2 plugin requires the widget plugin. There are more requirements, so it's not recommended to download the plugin from addons repo. It is recommended to build a CKEditor package containing image2 plugin and then CKBuilder will resolve all dependencies.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+