![]() |
|
Sort album - add image file names - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Sort album - add image file names (/thread-4277.html) |
Sort album - add image file names - marcov - 2008-12-18 The sort album feature is great, however, there is no easy way to identify the images to be sorted because there is no image file name displayed (as a CSS title or alt attribute) in the sort album panel. When suggesting to change the order or some picture or other, people are referring to images by their file name and right now it is a bit difficult to find the image among many without the image file name. Would it be possible to add the image file names in the sort album panel, at least as a CSS img "alt" attribute, so that we can identify the image by file name prior to moving it around? Sort album - add image file names - acrylian - 2008-12-18 Good idea! We will do. Sort album - add image file names - sbillard - 2008-12-18 Well, the image title should be shown as the "alt" text if you place your cursor over the thumbnail. Is that not happening for you? Sort album - add image file names - acrylian - 2008-12-19 No, it is not. The alt should not be displayed on hover at all. That IE displays it is actually wrong behaviour and a error not following the standards. We need to add the title-atribute to get it in standard conform browsers, too. I will take care of it. Sort album - add image file names - marcov - 2008-12-19 My bad, the alt does not always display on hover. The file name should be in the image title attribute, anyway, that is the standard for XHTML. Sort album - add image file names - acrylian - 2008-12-19 As I said above. Anyway, it is fixed now in the svn. |