Drupal wysiwyg with imagebrowser and shadowbox

Note about configuring content manager friendly backend.

Modules:

http://drupal.org/project/imagebrowser - 6.x-2.x - at moment in dev

http://drupal.org/project/shadowbox

Dependencies:

wysiwyg, jquery_update, views, imagecache, imageapi.

Configuring imagebrowser:

Probably before configuring imagebrowser you must configure imagecache presets.

Specify role permissions, especialy for imagecache presets - this will prevent user from inserting images as is.

screenshot

Do not forget to allow users to view imagecache presets.

Make some basic setup on /admin/settings/imagebrowser to configure styles and defaults.

screenshot

screenshot

Enable imagebrowser fileter here /admin/settings/filters. In my case i rearranget it to be last, after all other filters, but it works event if it first - wich is probably better.

screenshot

screenshot

Edit wysiwyg profile at /admin/settings/wysiwyg/profile and enable Image Browser plugin.

screenshot

Now if all ok while editing pages you will see image button in editor.

screenshot

Configuring shadowbox:

On /admin/settings/shadowbox/automatic check Enable for all image links.

screenshot

Drush make:

At moment must be:

projects[shadowbox][version] = "4.x-dev"