Hi.
I am in a bit of a catch 22 situation here...
I'm working on my accessibility for http://www.minute44.com and have come across a problem.
In order to pass WAI-AA standard I cannot have more than one unique link using the same link text. Fine, you might say but I come across the problem because I use the <!--more--> feature. This makes all the <!--more--> links on a particular page comprise of the same link text, in this case, "more..."
What I want to know is: Is there a way of making the <!--more--> link text call the ID of the post it's in? So for example, can i make the <!--more--> link for post ID 35 say "Read more of this post (35)" thus making it unique?
It seems a shame if not because WordPress seems to fly the flag for nice use of web standards and such...
Thanks in advance.
Dan