Skip to main content

A wagtail character and word counting plugin for RichTextFields.

Project description

wagtail-charcount

A wagtail character and word counting plugin for RichTextFields.

Installing

Install using pip::

pip install wagtail-charcount

It works with Wagtail 5.0 and upwards.

Using

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

INSTALLED_APPS = [
    "wagtailcharcount",
]

This will add a character and word count next to where your help text would normally appear, this also works fine with help text.

https://github.com/Sebastvin/wagtail-charcount/assets/34211633/db104d9c-1bb1-40ae-b338-cb896bb2439a

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtail-charcount-0.2.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

wagtail_charcount-0.2.0-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page