Differences between revisions 1 and 2
Revision 1 as of 2007-02-04 23:05:18
Size: 978
Comment:
Revision 2 as of 2007-02-05 16:41:24
Size: 1061
Editor: ReimarBauer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
Please add a diff for me, thanks -- ReimarBauer [[DateTime(2007-02-05T16:41:24Z)]]

Short description

The ability to provide alt texts for images like attachment:MacroMarket/Image.py is one of the main criterias in evaluating web accessibility. Missing alt text often result in judging a web site as badly accessible. The WCAG criterias also say that not only images but also embeded object need to have an alt text (this is done here by the NOEMBED tag instead of alt=""). For AccessibleMoin it is therefore crucial to implement the ability to set alt texts. Also coding guidelines for users are needed in the HelpContents which tell them how they can contribute to a more accessible wiki.

For a start: Here's a changed version of the EmbedObject macro which implements alt tags attachment:EmbedObject.py -- OliverSiemoneit DateTime(2007-02-04T23:05:18Z)

Please add a diff for me, thanks -- ReimarBauer DateTime(2007-02-05T16:41:24Z)


CategoryFeatureRequest

MoinMoin: FeatureRequests/AltTextForEmbedObjectMacro (last edited 2007-10-29 19:07:38 by localhost)