[Patch] Accesskey for 'Next message'
4 Jul
2005
4 Jul
'05
7:43 a.m.
Hi,
this one-liner adds the access key n to the 'Next message' link in the web archive ui.
Rationale: Speeds up reading, especially with mozilla-based browsers where alt-n directly follows the link to the next message. Other browsers only select the link (IE) or require more obscure keys to be pressed (Opera), but still profit from it. Screen readers also take advantage of access keys.
Kind regards
Gabriel Wicke
Index: Mailman/Archiver/HyperArch.py
RCS file: /cvsroot/mailman/mailman/Mailman/Archiver/HyperArch.py,v retrieving revision 2.41 diff -r2.41 HyperArch.py 490c490 < ' <A HREF="%s">%s\n</A></li>'
' <A HREF="%s" ACCESSKEY="n">%s\n</A></li>'
-- Gabriel Wicke
7119
Age (days ago)
7119
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gabriel Wicke