Posted by bsuttis on September 4, 2007 at 4:17am
| Project: | Image Pager |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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?)