hi,

thanks for making the cvs available :)

first bug:

on the module page it shows up as
Views Galleria 6.x-1.0-alpha2 Views plugin for Galleria integration. Depends on: Views (enabled)

but on your project page you also mention
# Integration with FileField and Imagefield (required)

Dependency on those two should be checke during installation of the module

Comments

ansorg’s picture

fix:
put

dependencies[] = imagefield

into the info file. this seems to pull in all other needed CCK modules

aries’s picture

Version: » 6.x-1.x-dev
Status: Active » Closed (fixed)

Thanks ansorg, now it's fixed. http://drupal.org/cvs?commit=211728