Instead of trying to integration with the Views Gallery module, I think I'll build the D7 version in a bit of a different way. Since a lot of people use a system where a bunch of images are attached to a node through file fields, that will be my primary use case. If a node has an image field attached, admins can configure the Gallery Archive tab to be shown on that node.

Additionally, I'd like to abstract things out into a more API-like system, whereby one could get back an archive file by either sending GA an array of file IDs, an array of file paths, etc.

Comments

geerlingguy’s picture

Status: Active » Needs review
StatusFileSize
new18.74 KB

Okay, finished up the initial port. For Drupal 7, Gallery Archive will *only* work with nodes-as-image-galleries (and not yet, at least, with image galleries built using the Views/Relationships method). Going to commit, update some docs, the project page, etc.

geerlingguy’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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