Active
Project:
Image Pager
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2007 at 04:17 UTC
Updated:
4 Sep 2007 at 04:17 UTC
Currently there's no alt text for the images when they're displayed in the block. What I've done is edit the theme_image_pager_block in my template.php to include the alt attribute (just alt="image" for now, totally non-semantic), but how would I go about including the actual alt that I specified when I uploaded the image (the one that appears as the image's caption?)