Opened 16 years ago

Closed 16 years ago

#4652 closed enhancement (invalid)

Added alt="xyz" text to various links

Reported by: Yeechang Lee <ylee@…> Owned by: xris
Priority: minor Milestone: 0.22
Component: mythweb Version: head
Severity: medium Keywords: mythweb
Cc: Ticket locked: no

Description

The attached patch adds alt="xyz" tags to various graphics in MythWeb, making pages more attractive-looking in text-based browsers like Elinks.

Attachments (3)

patch-mythwebalttext.diff (11.9 KB) - added by Yeechang Lee <ylee@…> 16 years ago.
patch-mythwebalttext2.diff (11.9 KB) - added by Yeechang Lee <ylee@…> 16 years ago.
Version with &gt; and &lt; instead of > and <.
patch-mythwebalttext3.diff (12.2 KB) - added by Yeechang Lee <ylee@…> 16 years ago.
More alt text rewrites/additions.

Download all attachments as: .zip

Change History (10)

Changed 16 years ago by Yeechang Lee <ylee@…>

Attachment: patch-mythwebalttext.diff added

comment:1 Changed 16 years ago by xris

Status: newinfoneeded_new

Please resubmit with proper html entity escaping.

Changed 16 years ago by Yeechang Lee <ylee@…>

Attachment: patch-mythwebalttext2.diff added

Version with &gt; and &lt; instead of > and <.

Changed 16 years ago by Yeechang Lee <ylee@…>

Attachment: patch-mythwebalttext3.diff added

More alt text rewrites/additions.

comment:2 Changed 16 years ago by xris

Please make patches with svn diff against current svn trunk.

comment:3 Changed 16 years ago by Rob Smith

Milestone: unknown0.22
Status: infoneeded_newnew

comment:4 Changed 16 years ago by xris

Status: newinfoneeded_new

comment:5 Changed 16 years ago by anonymous

Can these tags be localized?

comment:6 Changed 16 years ago by xris

they should be, yes... and alt="" for the lite templates, and title="" for the default template (to create tooltips). to localize, use: alt="<?php echo t('text') ?>"

comment:7 Changed 16 years ago by stuartm

Resolution: invalid
Status: infoneeded_newclosed

Requested updated patches not provided, closing.

Note: See TracTickets for help on using tickets.