The Media Upload part of WordPress is now quite nice, with multiple uploads. My issue, however, is that I upload 6-7 pictures for each blog posting. I want to associate the blog post with media URLs. How can I do this?
Let me explain: I run an art gallery blog
We have exhibitions. Each exhibition has an artist associated with it. Each artist contributes 5-6 images of their creations.
Each of these creations' pictures are uploaded into the "Media" section of our WP blog.
Each exhibition is a blog posting.
Also, each artist has a blog posting. But this blog posting may have all the pictures uploaded for several exhibitions by this artist.
So my question: when I upload these 5-6 pictures (Media), how should I easily associate them with my blog posting, without manually remembering each picture's URL (after uploading) and then pasting it in the blog posting?
Thx for any ideas!