neon-jungle / wagtail-readability

Test how readable the content you enter into wagtail is.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

Test how readable the content you enter into wagtail is.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 83.7%Language:JavaScript 14.5%Language:HTML 1.7%