Active
Project:
Album Photos
Version:
7.0.x-dev
Component:
Recipes
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
26 Jan 2026 at 18:50 UTC
Updated:
30 Jan 2026 at 21:04 UTC
Jump to comment: Most recent
Time to take advantage of recipes.
Move all possible configs out to a standard install recipe and add other recipes for other features.
The sub-album recipe might need to be a separate issue, but I think this can be done with a reference field for the photos_image entity, then several display modes for the referenced image because the links will be different.
Sub-albums:
- We'll need a nice interface for adding images to other albums. Maybe VBO.
- Check if image is already referencing another image and reference the original image.
Note:
Drupal 11 tests are complaining about field.storage.node.body.yml since it has been removed from node.
https://www.drupal.org/node/3540814
Comments
Comment #2
nathaniel commentedAfter initial testing the album / image comments and other features should also be broken up into separate recipes.
Comment #3
nathaniel commentedOkay, it looks like this is going to be two recipes eventually. The first one will be based on the demo site with all of the current default install / optional configs, cropping, plupload, exif_orientation, colorbox and pathauto.
Later there will be an attempt to create another recipe for sub-albums.
Comment #5
nathaniel commentedThere are some broken links in the views that need to be fixed.
Comment #7
nathaniel commented