Closed (works as designed)
Project:
Imagefield Gallery
Version:
5.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2008 at 22:49 UTC
Updated:
24 Mar 2008 at 04:25 UTC
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
Comment #1
Barry Ramage commentedhello,
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)
Comment #2
eclipsegc commentedThe dependencies in the .info file are very clearly:
dependencies = imagefield imagecache
It requires nothing else.