Postponed
Project:
Wysiwyg
Version:
6.x-2.x-dev
Component:
Plugins
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2010 at 12:51 UTC
Updated:
22 Mar 2010 at 14:01 UTC
I'm using Wysiwyg 6.x-2.1 and img_assist-6.x-3.x-dev. I get the camera icon in the Ckeditor toolbar but clicking on it does nothing. No error, no popup, nothing.
I'm not sure what to do.
Thanks,
Tim
Comments
Comment #1
twodOnly the TinyMCE implementation supports the dialog methods Image Assist uses, so nothing happens in the other editors. Image Assist's project page mentions that it only works with TinyMCE for now.
We will redesign the dialog handling for plugins in Wysiwyg 3.x and use another module like Dialog for the actual dialogs instead of relying on the editor's own API.
Comment #2
twooten commentedcool, thanks.