Ok perfect idea – I’ll use the gallery functionality.
I’m trying to custom build the lightbox stuff (well use a jquery plugin but not a wordpress plugin).
In the template, how can I access each image associated with the post?
For example, the home page right now in the template loops through recent posts and displays their featured image. I need to loop through each post and then loop through each of their gallery images so I can output some links to each image. How (from a template) do I access a post’s gallery and that gallery’s images?