2017 © Pedro PelĂĄez
 

drupal-module a11yfirst

Adds the A11yFirst plugins to CKEditor.

image

mtholyoke/a11yfirst

Adds the A11yFirst plugins to CKEditor.

  • Thursday, March 22, 2018
  • by jproctor
  • Repository
  • 2 Watchers
  • 1 Stars
  • 4 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

A11yFirst Plugins for CKEditor

This module adds the A11yFirst CKEditor plugins to Drupal’s CKEditor., (*1)

We are currently in process of moving this module to a new home: https://github.com/a11yfirst/drupal-plugin

Note: This is experimental, and not governed by A11yFirst. Use at your own risk., (*2)

Specifically, the source code of the plugins is copied from their official distribution and included in this repo, since they are not otherwise independently available. This isn’t ideal, but it (mostly) works until someone comes up with a better plan., (*3)

Installation

Before the move to the A11yFirst repo, you can composer require mtholyoke/a11yfirst. We will likely change the name after the move., (*4)

This module requires the CKEditor FakeObjects module. While Composer will fetch its PHP code, the installation also requires getting that plugin’s JavaScript directly from https://ckeditor.com/cke4/addon/fakeobjects before it can be enabled., (*5)

TODO

Drupal-specific documentation about what’s going on. Drupal likes to get its hooks all over CKEditor config, so a lot of things that are managed internally in the official distribution become external with this integration. This is also not ideal, but it’s far easier than replacing the editor entirely (which would have the same problems, but for all the other config also)., (*6)

Heading button highlights but doesn’t show ✓ for selected level., (*7)

All button and dialog styles are different from A11yFirst’s sample., (*8)

Implement some tests, maybe?, (*9)

Make this into a contrib module at drupal.org once we feel like enough of those things above are resolved., (*10)

The Versions

22/03 2018

dev-master

9999999-dev https://a11yfirst.library.illinois.edu/

Adds the A11yFirst plugins to CKEditor.

  Sources   Download

GPL-2.0+

The Requires

  • drupal/fakeobjects ^1.0

 

by University of Illinois Library

drupal

14/03 2018

v0.7.1

0.7.1.0 https://a11yfirst.library.illinois.edu/

Adds the A11yFirst plugins to CKEditor.

  Sources   Download

GPL-2.0+

The Requires

  • drupal/fakeobjects ^1.0

 

by University of Illinois Library

drupal

09/03 2018

v0.7.0

0.7.0.0 https://a11yfirst.library.illinois.edu/

Adds the A11yFirst plugins to CKEditor.

  Sources   Download

GPL-2.0+

The Requires

  • drupal/fakeobjects ^1.0

 

by University of Illinois Library

drupal