Accessibility

Events happening in the community are now at Drupal community events on www.drupal.org.

All you WCAG nuts this is the place for you: how to make Drupal more accessible. Hints, tips, discussion and patch proposals.

DrupalCamp Twin Cities 2013

Posted by dgorton on June 27, 2013 at 7:39pm

Registration is now open for DrupalCamp Twin Cities, July 18-21st, held at the University of St. Thomas in Minneapolis, MN. http://2013.tcdrupal.org

We're very excited about this year's DrupalCamp. We have a record number of sessions submissions, some really excellent keynote speakers, and the best DrupalCamp parties in the country. Before camp the University of MN is hosting a weeklong Accessibility testing of Drupal 8 and we have Accessibility, Twig, Media and Core sprints happening after the camp.

Read more

Tables of links

Posted by liam morland on June 27, 2013 at 5:10pm

Since screen reader users often navigate pages by reading just the link text, one of the accessibility guidelines is that link text should not be the same for links that point to different pages and link text should make sense on its own (e.g., no "click here").

Read more

First accessibility scrum call is a failure

Posted by jessebeach on June 25, 2013 at 2:11pm

Dharmesh and I were the only two folks to attend the scrum call. This is probably because we're in the same office and I went and pulled him into the meeting. So, the question is, how did the tools fail?

Dharmesh and I went through the Google Event creation/invitation process and it's not good. You only get notification of an invitation to an event in your notification stream, not your email. And nobody checks their Google notification stream; it's just too cluttered and non-obvious.

Read more

Weekly accessibility scrum call

Posted by jessebeach on June 23, 2013 at 9:14pm

I've set up the first of a weekly series of scrum calls that I will lead. The scrum call is meant to be short (15 minutes) and focused on tasks. If you are doing any work within Drupal regarding accessibility, I suggest you request an invitation to this event with the link below. Once I have a list of folks who have requested an invite, I will invite that group of folks to future meetings until you ask to be removed from the list.

We've only got a few months to get Drupal 8 into shape regarding accessibility. We should all be helping and motivating each other to do this important work!

Read more
1 comment Categories:

My GSOC project

Posted by ramil g on June 17, 2013 at 11:36pm

Hi, I wanted to let the Accessibility Group know about my GSOC project. I'm going to be writing a module that will integrate Infusion's User Interface Options(UIO) with Drupal. The UIO helps your site be more accessible by allowing users to customize the UI. Some of the things that they can control are text size/style, line spacing, colour and contrast, adding a table of contents.
Here is an example of a website that uses the UIO: http://inclusivedesign.ca/
You can click on the "Preferences" tab at the top right to see the options.

Read more

Accessibility Sprint at Drupal Camp Twin Cities, MN - in person and remote

Posted by jessebeach on June 14, 2013 at 6:19pm
Start:
2013年07月21日 09:00 - 17:00 America/Chicago
Event type:
Sprint

The Twin Cities Drupalcamp team is thrilled to announce the addition of another Drupal core development sprint. We will be putting Drupal 8 through a series of accessibility evaluations with the help of University of Minnesota Computer Accommodations Program (CAP) team in order to help make Drupal 8 the most accessible and delightful release ever for our users with disabilities.

Sprint sponsors

Read more

how to make A:hover changes happen when tabbing over

Posted by dianacastillo on June 12, 2013 at 8:05pm

If I have a button that changes opacity on a:hover, is there something I can do with css to make the same change in opacity when it is focused on by tabbing to it?

Read more
5 comments Categories:

how to shift focus to result of form submission

Posted by dianacastillo on June 10, 2013 at 3:41pm

On form submit, focus should be shifted to the alert at the top of the page that identifies success or failure so that the screen readers will get it . How can I do this? thanks

Read more
9 comments Categories:

the views accordion is not keyboard accessible

Posted by dianacastillo on June 10, 2013 at 3:40pm

Hi, the accordion views I have made are not tabable (you cant read the content by tabbing) which I need for 508 accesability. Does anyone have an answer for this?
thanks

Read more
3 comments Categories: ,

Summary of DrupalCon Portland 2013 Accessibility Events

Posted by jessebeach on May 25, 2013 at 7:54pm

DrupalCon Portland took place from May 21st, 2013 to May 24th, 2013. Optional sprinting days bookended the conference on the weekends before and after.

Read more

Multilingual Website Accessibility

Posted by Globalbility on May 18, 2013 at 6:52am

I work on a multilingual website that will contain many languages that are not normally written, and I wonder if there are any ways to get this working for people using screen readers?

Read more

Accessibility core conversation at DrupalCon Portland

Posted by jessebeach on May 17, 2013 at 12:42pm

I've scheduled a core conversation to discuss development work to improve Drupal's accessibility.

Day: Tuesday, May 21, 2013
Time: 5-5.30PM PST
ROOM: A105 - Pantheon

Here is the proposed itinerary:

<

ul>

  • State of a11y work in D8 (very fast and very high level)
    • What have we accomplished?
    • What does the team composition look like?
    • What is being worked on? I.e. what are the major focuses?
    • What do we hope to accomplish in this major version release?
  • Outlook for a11y work in D9
  • Read more

    CAPTCHA alternatives for accessability.

    Posted by kwfinken on April 12, 2013 at 1:00pm

    I have been looking for CAPTCHA alternatives. The audio alternatives are nearly as bad for the visually impaired as the pictures are (if you don't believe me, listen to one at http://www.google.com/recaptcha/learnmore). One alternative that seems to have good potential is the honeypot method (http://www.midwesternmac.com/blogs/jeff-geerling/introducing-honeypot-fo...). Does anyone have any experience with this type of method when used with screen readers or other alternative browsers? Any input is appreciated.

    --
    Kevin Finkenbinder
    Web Developer/Programmer

    Read more

    Allow me to attend Drupalcon Portland 2013: help needed!

    Posted by falcon03 on April 8, 2013 at 7:54pm

    Hi everyone,

    I am Vincenzo Rubano (@falcon03). Since November I've been actively involved in Drupal core development giving feedback on existing accessibility issues, performing some accessibility reviews of proposed patches and opening accessibility issues.

    Read more

    So, you want to be accessible? (Blog post)

    Posted by cb on April 5, 2013 at 12:26am

    Thought this might be of interest to a few of you. Just a basic introduction to accessibility testing.

    http://previousnext.com.au/blog/so-you-want-be-accessible

    Read more

    Media module messes with alt tag

    Posted by k8 on April 2, 2013 at 1:55am

    With the media module, image fields in D7 require the following changes to generate alt tags, which should be the default:
    http://stackoverflow.com/questions/10915200/drupal-alt-tags-on-images
    http://webwash.net/tutorials/customize-media-module-image-display-drupal-7
    Please check - I hope that I am wrong: I have been waiting for them to fix it since am using the "Open Outreach" distribution http://drupal.org/project/openoutreach & bypassing the problem until fixed.
    I tested both the 2.0-unstable and dev versions:

    Read more

    Bringing Automation to our Accessibility Tools: Our Knight News Challenge Proposal

    Posted by annie stone on March 22, 2013 at 9:41pm

    If you work with a government organization who has ever used an automated "508 testing" tool online, you know the pain: a screen full of alerts and the dreaded words: "200+ violations." What do you do with that information? Is it code to fix or content to fix? Who can fix it? I wouldn’t know either, and accessibility is my full-time job.

    Read more
    Anonymous's picture

    Future of accessibility checking discussion - QUAIL, Node Accessibility, Accessible Content, etc.

    Posted by Anonymous on March 12, 2013 at 2:50pm

    There has been a very good discussion going on in the issue queue of Accessible Content about the future of that module, as well as how it will relate to other initiatives to provide accessibility testing in Drupal.

    Read more

    Looking for project

    Posted by micnap on March 11, 2013 at 7:12pm

    Hi all,

    Read more

    Should we provide the drupalladder with some accessibility tests

    Posted by the_g_bomb on January 30, 2013 at 4:20pm

    If some simple lessons could be produced on how to test for some common accessibility issues and posted to http://drupalladder.org it might garner more help in testing patches for accessibility.

    Read more
    Categories:
    Subscribe with RSS Syndicate content

    Accessibility

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

    AltStyle によって変換されたページ (->オリジナル) /