content_readability 2.1.1

Bug fixes
Unsupported
  • Address hook_form_alter check where a content type was created but config not updated caused an error.
  • Update the location of the icon to support Drupal > 9.5.x and 10.x

content_readability 2.0.0

Bug fixes
New features
Unsupported
  • Add CKEditor 5 Support
  • Deprecate CKEditor 4
  • Add Requirements
  • Add Drupal 10 support
  • Fix regression when creating new profiles, where exists errors out.

content_readability 8.x-1.0-alpha14

Bug fixes
Unsupported
  • phpcbf automated fixes.
  • Add empty string ternary operator for body default value in the module file, PHP 8.1 throws error if a null value is passed as a string param.
  • Update install file so that config settings are not overridden if they are already set.

content_readability 8.x-1.0-alpha11

New features
Unsupported

Address two feature requests:

  • Add config link on module overview page: #3224565
  • Make visibility configurable per bundle: #3224690

content_readability 8.x-1.0-alpha10

Bug fixes
Unsupported

This new release restricts content readability to only node forms with a body field.

Also simplifies and cleans up the feedback box to take up less space.

content_readability 8.x-1.0-alpha8

Bug fixes
Unsupported

Small hotfix for text area fields with no body field. Since CKEditor was still present with no body field error on the ckeditor state change.

Needs a larger refactor.

content_readability 8.x-1.0-alpha3

New features
Unsupported

Refactor the idea behind using a single threshold value.

This now supports the concept of "profiles". Profiles can be set to allow users to select different grade levels to compare against.

content_readability 8.x-1.0-alpha2

Unsupported
  • Cleanup some comments and naming
  • Shrink icon on help to match width of help icon

content_readability 8.x-1.0-alpha1

Unsupported

Initial Release.

When enabled adds a form item on node/block pages that have a body field. It will than parse the body field and display a score based on configured meterics.

Subscribe with RSS Subscribe to Releases for Content Readability