I have Drupal 7 and Gallery 3 running at worldwar2database.com.
All of the Gallery 3 photos have keywords, and most of the Drupal articles have keywords.
What I would like to do is have the photos relate to the article - so, if the keyword is "Stalingrad" all the articles, photos, blog posts, etc. would show up at worldwar2database.com/html/stalingrad.htm.
That's the next step, but I have no idea how to do that. I am a (history) writer and a photo researcher, not a PHP programmer, so newbie steps please.
I imagine I have to pull the Gallery 3 photos and make those photos Drupal nodes, and then use some module with URL rewrite to pull it all together, but not sure if there's something out there that will do that without me wading into code.
Thanks
Jason
Comments
=-=
I'd build the gallery with Drupal to ensure 100% integration.
image content type
gallery content type
entity reference to the two content types together
views to generate lists of galleries and images within the galleries
views to generate lists of related content