ckeditor4-plugin-a11ychecker icon indicating copy to clipboard operation
ckeditor4-plugin-a11ychecker copied to clipboard

Allow to provide a custom Quail path

Open mlewand opened this issue 9 years ago • 9 comments

We need to modify Quail engine adapter in a way that it allows to provide a custom path to the Quail's main .js file.

One thing to keep in mind is that also all the .json files should be fetched from a given location.

This issue originated from #202.

mlewand avatar Jun 02 '16 08:06 mlewand

Hi everyone - thanks so much for your work on this great piece of open source software. A11y is so important, and I'm really pleased this plugin exists.

I'm excited that we might be able to include a11ychecker in Drupal core - and resolving this issue will help make that happen!

Thanks again. cheers Donna

kattekrab avatar Jun 16 '16 12:06 kattekrab

I've implemented a proposed solution: 3dbdef0aeefe995b62d7d0f9234f313bd71e36db.

Tests are green, manual passes, also the built version works(the plugin.js file is also significantly smaller).

Is a manual test in order here?

Tade0 avatar Jun 24 '16 09:06 Tade0

Is a manual test in order here?

Definitely yes, remember to include ticket number and target version as a tag.

mlewand avatar Jun 24 '16 09:06 mlewand

@Tade0 see my comment in the PR https://github.com/cksource/ckeditor-plugin-a11ychecker/pull/218#issuecomment-237171164.

f1ames avatar Aug 03 '16 08:08 f1ames

Turns out this solution didn't work for the start.

Fixed it and re-written the tests.

Tade0 avatar Aug 30 '16 09:08 Tade0

Just wondering, what are we waiting for now? Anything that we (the Drupal community) can do to move this forward? Thanks!

BarisW avatar Jan 27 '17 18:01 BarisW

Hi @BarisW we're currently consumed with tasks around CKEditor 4 and CKEditor 5, and having hard time reviewing this issue. Here we need to review the issue so it's more of a CKSource task.

However you might help just checking out the solution from #218 and seeing if it works well for you, dropping comments which will be also a nice feedback for the reviewer.

mlewand avatar Jan 30 '17 12:01 mlewand

Quail is officially depreciated - https://github.com/quailjs/quail-core

They recommend moving to https://github.com/dequelabs/axe-core

mgifford avatar Jun 29 '17 05:06 mgifford

There has been some movement on this from within the Drupal community https://www.drupal.org/project/drupal/issues/2731373#comment-13264600

mgifford avatar Mar 11 '20 19:03 mgifford