By magpie5212 on
I didn't find much discussion of Accessibility, but I did notice some claims about it in this Accessibility node.
There are claims about Section 508 and WCAG compliance, but these cannot be fully correct. Full compliance depends not just on the CM that you are using, it also depends on the way the content is created. For example, is the language simple?
I have just installed a Drupal 5 site for our Scout Group and have come across a couple of things I'd like to fix. Being new to Drupal I don't know where to start:
Can I get a 'skip to main content' at the front of the page that links directly to the main area of the page (normally an
Comments
Oops, didn't remember that h tags would be interpretted.
Dave Roberts
Dave Roberts
Interesting to note I can edit replies but not the original post
Dave Roberts
Dave Roberts
Specific Problem
Just been checking my site for accessibility. There are a few specific problems with WCAG 1.0 compliance. One that might be easily fixed is that for anonymous user using the contact form the id= for user and submit are the same on the form as on on the logon fields.
Dave Roberts
Dave Roberts
I've just tried validating
I've just tried validating the page on the main site which claims accessability and it doesn't validate!
Is this just an issue with this site or is it a general problem with the package as a whole? I'm planning to download and evaluate it but if someone can comment on this it may save me some time.
view source
Do a view source on drupal.org
It is also mentioned : http://drupal.org/node/27367
Depending on your theme, content and contributed modules you use, you can build a site that will pass those tests.
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide