I submitted a question about this through the official form, but figured I’d post it here too.
I’ve been playing with nextCloud on and off for about six months. Idea is to launch a customer-facing file sharing site where
my organization can post files
our customers get a notification of that post
they login and download
Easy peasy. And nextCloud does this very well.
However, my organizations review board is only green lighting solutions that are WCAG 2.0 compliant at a AA level. Accessibility is entirely foreign to me. I can’t find any mention in the docs/forums whether nextCloud 12 fulfills this requirement or not. The most I’ve been able to do is throw my site at ChromeVox and that was… unpleasant.
Can anyone comment about WCAG 2.0 AA compliance? Is the product compliant out of the box, or are the changes required much more than a simple edit to a custom template?
You mean the Web Content Accessibility Guidelines (WCAG) 2.0?
I think in general the developers try to improve the accessibility and usability of the webinterface but I haven’t seen systematic checks of the compliance with WCQG 2.0. Are there any @jan@jospoortvliet ?
I can spin up a server and install the software, but modifying source code is definitely not in my skill set at the moment. I’ll make an attempt, but if anyone has anymore information about this, I’d appreciate it!
We have recently been asked the same question of Nextcloud on compliance with WCAG 2.0.
It would be good to understand whether this is something that is being considered for future development. One obvious challenge is extending compliance to plug-ins developed by 3rd parties.
Certainly something to discuss at the conf, yes - Jan, our lead designer will be there and usability and accessibility are things that I know matter a lot to him.
@Matt_Zulawski@sbird we’re regularly doing checks of some basic things and also improve a lot in existing areas when it comes to color contrast and so on. At some point in the past we did a full check and fixes to comply with some U.S. regulations (if I recall correctly) but of course things can change.
I will check about the status and see if any fixes are needed. Any help is of course appreciated, like putting the platform through testing tools, highlighting possible issues, even helping out by fixing them, etc.
I think that a procedure to obtain and maintain an accessibility certification would be a great plus for Nextcloud.
Especially as a lot of your clients are in the public sector and that could be a legal requirement.
@jospoortvliet maybe something for this year conference???
Lastly, we do not have an official certification. We do aim to meet WCAG 2.0 AA standards, and with the High contrast theme which will come with Nextcloud 14, it could/should ideally also be WCAG 2.0 AAA, but more work is needed.
In general there’s a lot of moving parts, and of course we can’t ensure that all the available apps on the app store are accessible. We do however try to do our best and often also fix things in community apps. Any help is appreciated – even opening an issue (and maybe suggesting a fix) helps a ton already.