wagtail-readability

December 23, 2015 ยท View on GitHub

=============== wagtail-readability

A plugin to assist with readability in Wagtail's hallo.js.

Installing

Install using pip::

pip install wagtail-readability

It works with Wagtail 1.0 and upwards.

Using

To use this plugin firstly you will need to add wagtailreadability to your installed apps.

This will add an icon to all wagtail RichTextField s with an eye icon. Clicking on this icon will display the score of how readable the text you have written is.

.. image:: https://i.imgur.com/dgjvuI3.png