ImageApi dependency missing in the info file

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

NancyDru’s picture

Also it does require Token, but I didn't see this listed anywhere.

drewish’s picture

both imageapi and token should be optional. were you getting fatal errors?

NancyDru’s picture

Token is NOT optional, according to the .info file. Until I downloaded it the module would not enable. The release notes for the 6.x version say that Image API and FileField are required; I assumed that was correct.

webchick’s picture

Status: Active » Needs review
FileSize
530 bytes

If token module isn't required, it ought not to be in the list of dependencies.

Here's a patch that makes it so.

mrtoner’s picture

Is there a definitive answer on which modules are required? If ImageAPI is required, it should be in the list of dependencies.

drewish’s picture

imageapi is required.

webchick’s picture

Priority: Minor » Normal
FileSize
620 bytes

OK. :)

drewish’s picture

Status: Needs review » Fixed

thanks committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

abardosono’s picture

monishkhan’s picture

Where to add imageapi??

mrtoner’s picture

imageapi is uploaded to your /sites/all/modules directory like any other contrib module.

Please don't hijack threads, particularly those that are closed and/or are years old. Create new issues and -- always -- search the issues first.