I am a bit confused by what modules are needed by this one. Once installed it lists image.module and imagefield.module as being required.

But imagfield.module is not compatible with image.module, so how do these play along?

Comments

Barry Ramage’s picture

hello,
you may want to check that again... this copied from my installation.

ImageField Gallery 5.x-1.3 Creates a Gallery out of an Imagefield.

Depends on: Image Field (enabled), ImageCache (enabled)
Required by: ImageField Gallery Lightbox2 (enabled)

ImageField Gallery Lightbox2 5.x-1.3 Creates a Lightbox Style Gallery out of an Imagefield.
Depends on: ImageField Gallery (enabled), JQuery Update (enabled)

eclipsegc’s picture

Status: Active » Closed (works as designed)

The dependencies in the .info file are very clearly:

dependencies = imagefield imagecache

It requires nothing else.