Accessibility/Contribute: Difference between revisions

m
→‎Get Help: link updates
m (→‎Get Help: link updates)
 
(6 intermediate revisions by 2 users not shown)
Line 18: Line 18:
= Get Help =
= Get Help =


* '''IRC channel:''' #accessibility on [https://wiki.mozilla.org/IRC Mozilla IRC] (irc.mozilla.org).
* '''IRC channel:''' #accessibility on [[IRC|Mozilla IRC]] (irc.mozilla.org).
*  We're populating the [[Accessibility/People]] page to help with mapping IRC nicknames to people.
*  We're populating the [[Accessibility/People]] page to help with mapping IRC nicknames to people.
* '''Weekly teleconferences:''' we have [[Accessibility/Meetings|weekly team meetings]] taking place over the phone/videoconference, on Wednesdays at 7:30 am Pacific time. Everyone is welcome to attend them. Dial-in details, agendas and minutes are given on that page. If you want to talk about something, please first edit the next call's agenda.
* '''Weekly teleconferences:''' we have [[Accessibility/BarrierSmash|weekly team meetings]] taking place over the phone/videoconference. Everyone is welcome to attend them. Dial-in details, agendas and minutes are given on that page. If you want to talk about something, please first edit the next call's agenda.
* '''Mentors:''' Once you've found a mentored bug that you would like to work on, adding a comment on that bug is a good way to get in contact with the mentor.
* '''Mentors:''' Once you've found a mentored bug that you would like to work on, adding a comment on that bug is a good way to get in contact with the mentor.
* '''Development discussion:''' mostly happens on [https://bugzilla.mozilla.org/ Bugzilla], but also on IRC.
* '''Development discussion:''' mostly happens on [https://bugzilla.mozilla.org/ Bugzilla], but also on IRC.
Line 29: Line 29:
Here's a quick overview of the tools we're using:
Here's a quick overview of the tools we're using:
* Running automated tests
* Running automated tests
** <tt>make -C objdir mochitest-a11y</tt>, OR
** <tt>./mach mochitest-a11y</tt>
** <tt>cd objdir/_tests/testing/mochitest/</tt>
** OR if you would like to run individual tests:
** <tt>python runtests.py --a11y</tt>
** <tt>./mach mochitest-a11y accessible/tests/mochitest/{test path}</tt>
* Windows
* Windows
** [http://accessibility.linuxfoundation.org/a11yweb/util/accprobe/ accprobe]
** [http://accessibility.linuxfoundation.org/a11yweb/util/accprobe/ accprobe]
Line 39: Line 39:
** [http://developer.apple.com/library/mac/#documentation/Accessibility/Conceptual/AccessibilityMacOSX/OSXAXTesting/OSXAXTestingApps.html Accessibility Inspector and Accessibility Verifier]
** [http://developer.apple.com/library/mac/#documentation/Accessibility/Conceptual/AccessibilityMacOSX/OSXAXTesting/OSXAXTestingApps.html Accessibility Inspector and Accessibility Verifier]
* All Platforms
* All Platforms
** [https://addons.mozilla.org/en-US/firefox/addon/screen-reader-simulator/ Screen reader simulator]
** [https://addons.mozilla.org/en-US/firefox/addon/dom-inspector-6622/ DOM inspector]
** [https://addons.mozilla.org/en-US/firefox/addon/dom-inspector-6622/ DOM inspector]
** [https://addons.mozilla.org/en-US/firefox/addon/wave-toolbar/ Wave toolbar]
** [https://addons.mozilla.org/en-US/firefox/addon/accessibility-evaluation-toolb/ Accessibility evaluation toolbar]


[[Category:New Contributor Landing Page]]
[[Category:New Contributor Landing Page]]
Confirmed users
426

edits