I'm converting a site from Wordpress to Drupal.

Currently, we use Nextgen Gallery and create a new gallery with by uploading a zip file and then add the gallery by clicking a button that just ads something like [gallery id=209] and puts the gallery on the page. It generates thumbnails and when you click on them, the picture pops out.

Is there anything similar to this to wordpress, where I could generate a gallery from a zip file and put it on a page with just a few clicks?

Comments

WorldFallz’s picture

With imagefield being added to core for d7, I'd probably go with the http://drupal.org/project/imagefield_zip module.