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

twod’s picture

Version: 6.x-2.1 » 6.x-2.x-dev
Status: Active » Postponed

Only 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.

twooten’s picture

cool, thanks.