I use the following setup:

  • drupal 7.9
  • wysiwyg 7.x-2.1
  • wysiwig imagefield 7.x-1.x-dev
  • views 7.x-3.0-rc3
  • views ui 7.x-3.0-rc3
  • token 7.x-1.0-beta7
  • fielfield sources 7.x-1.4
  • ctools 7.x-1.0-rc1
  • libraries 7.x-1.0
  • insert 7.x-1.1

in combination with
CKEditor 3.6.2.7275 or
TinyMCE 3.4.7

I didn't install jquery ui, as there is no 7.x port (the functionality seems to be in core allready).
I made as mentioned the imagefield in my content type. Its showing up properly und working as expectet (I'am able to insert images). The insert module is working as well. But unfortunately the wysiwyg button plugin isn't showing in the CKEditor bar and the imagefield still shows...

Thank you very much

m-si