Page 1 of 1

News module accessibilty issues

Posted: Sun Feb 11, 2007 9:07 am
by dawei
I think has been mentioned before.
When testing for WCAG accessibility on pages with the News Summary there is the following error:

'Do not use the same link phrase more than once'.

Is there a way to display different text for the MoreLink in each News Summary?

Or is this something for the next version?

Re: News module accessibilty issues

Posted: Wed Mar 28, 2007 4:46 pm
by Nettie
I have the same problem and would appreciate if anybody could help us out.

It is quite important since blind people can't figure out which link they are following.

Re: News module accessibilty issues

Posted: Wed Mar 28, 2007 6:00 pm
by Vin
Don't know if it is helpful, but what about using something like: "More about {$entry->titlelink}"?

Re: News module accessibilty issues

Posted: Wed Mar 28, 2007 10:38 pm
by Nettie
Thank you - that worked perfect!