Feature #8900
openLook into tools to enforce accessibility in WP environment
0%
Description
e.g. tools that require alt tags on images
Files
Updated by Boone Gorges over 6 years ago
- Target version changed from 1.13 to 1.14
Updated by Boone Gorges about 6 years ago
- Target version changed from 1.14 to 1.15
Updated by Boone Gorges over 5 years ago
There are a few existing tools for requiring alt tags, but IMO none are great.
I wrote an implementation that integrates tightly with the Media Library tools for a different project. It's currently somewhat tightly coupled to that project, but it may be possible to pull it out for use in the Commons (maybe even as an interim step for a more general-purpose tool) https://github.com/livinglab/webwork-for-wordpress/blob/master/src/containers/UploaderContainer.js#L55
Updated by Boone Gorges over 5 years ago
- Target version changed from 1.15 to 1.16
Updated by Boone Gorges about 5 years ago
- File force-alt-tags.diff force-alt-tags.diff added
- Target version changed from 1.16 to 1.17.0
I spent a large amount of time over the last week trying to port over my Media Library tools for forcing alt tags. It's largely done, but there are some rough edges I can't figure out, due to the opaque nature of the Media Library implementation. So we'll have to bump this ticket. A patch is a attached containing work to date.
Updated by Boone Gorges over 4 years ago
- Target version changed from 1.17.0 to 1.18.0
Updated by Boone Gorges about 4 years ago
- Target version changed from 1.18.0 to 1.19.0
Let's continue this work for 1.19.0.
Updated by Boone Gorges about 3 years ago
- Target version changed from 1.19.0 to 2.0.0
Updated by Boone Gorges over 2 years ago
- Target version changed from 2.0.0 to Future release