Sort album - add image file names

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?

Comments

  • acrylian Administrator, Developer
    Good idea! We will do.
  • 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?
  • acrylian Administrator, Developer
    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.
  • 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.
  • acrylian Administrator, Developer
    As I said above. Anyway, it is fixed now in the svn.
Sign In or Register to comment.