EPrints Technical Mailing List Archive
Message: #09011
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Alt text for workflow images (3.3.x)
- To: John Salter <J.Salter@leeds.ac.uk>, "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Alt text for workflow images (3.3.x)
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Date: Tue, 19 Jul 2022 16:14:31 +0000
CAUTION: This e-mail originated outside the University of Southampton.
That looks like the one, thanks John! From:
John Salter <J.Salter@leeds.ac.uk> CAUTION: This mail comes from outside the University. Please consider this before opening attachments, clicking links, or acting on the content.
From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Alan.Stiles via Eprints-tech CAUTION: This e-mail originated outside the
University of Southampton. Okay, trying to figure out what’s going on here for accessibility – I’m trying to add alt text to the up and down arrows in the EPrint workflow on multi-part field, like creators
or related URIs. I’ve tracked the code to
https://github.com/eprints/eprints/blob/c17712b94b9d932aabeded46994701ada8b18ccd/perl_lib/EPrints/MetaField.pm#L1389-L1397 but I’m losing where make_element( “input”, type=>”image”…
turns into the page html
<a type="image" src="" alt="down" title="move down" name="_internal_c30_creators_down_3" class="epjs_ajax" value="1" href=""> <img src=""> </a> As the parameters passed in are all being applied to the anchor rather than the contained image. Thanks, Alan |
- Follow-Ups:
- Re: [EP-tech] Alt text for workflow images (3.3.x)
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Re: [EP-tech] Alt text for workflow images (3.3.x)
- References:
- [EP-tech] Alt text for workflow images (3.3.x)
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Re: [EP-tech] Alt text for workflow images (3.3.x)
- From: John Salter <J.Salter@leeds.ac.uk>
- Re: [EP-tech] Alt text for workflow images (3.3.x)
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- [EP-tech] Alt text for workflow images (3.3.x)
- Prev by Date: Re: [EP-tech] Alt text for workflow images (3.3.x)
- Next by Date: [EP-tech] depositing user email in the Review table
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):