Confirmed users
426
edits
m (→Get started) |
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 [ | * '''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/ | * '''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> | ** <tt>./mach mochitest-a11y</tt> | ||
** <tt> | ** OR if you would like to run individual tests: | ||
** <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]] |