This is a very minor observation (hardly bug). Testing with imagefield (5.x-2.0-rc1) with imagecache (5.x-1.3) it works great but for the imagefield 'custom title text' does not appear anywhere. On the other hand, the imagefield 'custom alternate text' appears as both the lightbox image title and the image alternate/rollover text.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | jlightbox-DRUPAL-5.imagefield-alt-title.patch | 1.37 KB | sun |
Comments
Comment #1
sunhrm, yeah, tricky one ;) We have only one field in jLightbox, and IIRC I chose to go with the 'custom alternate text' field because a page would render XHTML invalid if it contains images without alternate text.
Comment #2
sunNot so tricky at all, because Imagefield assigns the filename as alternate text, so we can conditionally display the Image title if no alternate text is defined. Committed attached patch.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.