Hi there, I'm testing to see how to integrate this module with the photos module. In photos 8.x-5.x I'm working on a new entity for images called photos_image. In this module it looks like there are a couple places where it checks if the entity type is node or media. It would be nice if there was maybe a hook or a little more flexibility to add support for other entity types.

Comments

Nathaniel created an issue. See original summary.

nathaniel’s picture

Status: Active » Needs review
StatusFileSize
new2.38 KB

Attached a patch that checks if entity_type is photos_image and adds photos_image to getBundleForExifData().

jphautin’s picture

Assigned: Unassigned » jphautin

jphautin’s picture

Status: Needs review » Fixed

pushed on the branch. you should have it in the dev version

Status: Fixed » Closed (fixed)

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