Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neon-jungle/wagtail-readability
Test how readable the content you enter into wagtail is.
https://github.com/neon-jungle/wagtail-readability
Last synced: 10 days ago
JSON representation
Test how readable the content you enter into wagtail is.
- Host: GitHub
- URL: https://github.com/neon-jungle/wagtail-readability
- Owner: neon-jungle
- License: bsd-3-clause
- Created: 2015-12-14T05:23:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-08T03:22:11.000Z (over 8 years ago)
- Last Synced: 2024-05-21T13:50:31.228Z (6 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 16
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-wagtail - wagtail-readability - Test how readable the content you enter into Wagtail is. (Apps / Rich text editor extensions)
README
===============
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