Active
Project:
Date
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Oct 2012 at 15:20 UTC
Updated:
29 Oct 2012 at 01:30 UTC
The previous and next symbols for the calendar block are now special symbols « («) and » (»)
For accessibility these should better be replaced by images with descriptive alt tags.
Comments
Comment #1
hutch commentedYou can deploy date-views-pager.tpl.php from the date module in your theme to do whatever suits your needs.
Comment #2
hansrossel commentedYou are right, it comes from date module and it's rather the date-navigation.tpl.php that needs to be changed.
I know I can override this file, but it would be good if the module is accessible by default.
Comment #3
mgiffordRelated issue from Core - #1070166-21: As a screen-reader user I need a way to recognize the purpose of the Next and Previous links in the Views mini pager
There are a few ways to add more semantic information to replace the symbols.
Comment #3.0
mgiffordcode tags