CONTENTS OF THIS FILE
- Introduction
- Requirements
- Installation
- Workflow
- Configuration
- Maintainers
INTRODUCTION
Provides an implementation of EcoIndex score and rating from official library.
-
For a full description of the module, visit the project page: https://www.drupal.org/project/text_clarity_checker
-
To submit bug reports and feature suggestions, or to track changes: https://drupal.org/project/issues/text_clarity_checker
REQUIREMENTS
This module requires no modules outside of Drupal core.
INSTALLATION
- Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.
CONFIGURATION
- Enable the module at Administration > Extend.
- Configure the module
/admin/config/content/text-clarity-checker
- Add TextClarityCheckerBlock in theme.
WORKFLOW
- Add TextClarityCheckerBlock in theme.
- Add node type or role in block configuration.
- Return on node page and see the block.
MAINTAINERS
Current maintainers:
- Philippe CHARRAT (pcharrat) (https://www.drupal.org/u/pcharrat)
- Tristan LEUILLLIER (tleuillier) (https://www.drupal.org/u/tleuillier)