https://bugzilla.wikimedia.org/show_bug.cgi?id=31747
--- Comment #3 from p858snake <[email protected]> 2011-10-18 07:39:24 UTC --- (In reply to comment #2) > Kill usability how? People already use images as email... forexample the use > of > @ image. If people want to use the current method they would still be able to. That template (or image) when done properly (en.wikipedia) already gives "@" as the alt text so when you copy and paste it still outputs the email address properly. If the whole address was a image, we would still want the alt text to be the full email address for users that don't display images (or using a screen reader package) so it would be no different than not using the image because the address would still be intact. Example of how they would be laid out: Without any image: [email protected] With at symbol as image: joe<img src="..." alt="@" />somebody.id.au Full with alt: <img src="..." alt="[email protected]" /> -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
