Thanks for the timely replies.
I recently took this site over from it’s previous developer. So, sometimes I have to go check how things are because they came that way to me in many instances…
One clarification about ‘sections’. I think the previous developer just renamed the ‘weblogs’ into ‘sections’. That said, in my prior post, I was actually meaning ‘sections’ in terms of different areas of the website. For the most part, each section has two weblogs (called ‘sections’ in my cp) associated with it. One is for the main content area, and one is for some data that goes along with these logo images I’m talking about. The image and it’s related data appear in the same area of the page, but they apparently aren’t structurally related inside EE because…
The images are just stored in a folder on the server. The reference to the section image looks like this:
{site_url}images/{segment_1}_logo.gif
The img tag puts up the alt text if/when the image isn’t found.
I COULD just make copies of the ‘default’ image for each section that doesn’t have it’s own image, but something about that workaround sickens me, and I’d rather figure out an EE way of handling this.
It looks like it would have been better if the images, or at least the path to each image, should have been included in a field in one of the weblogs. I guess I could go back and add the field…
I really think I’d prefer NOT to enable php in a template..
Oh well, have to think a little more…
Thanks again for the replies,
DH