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
Built Distribution
File details
Details for the file wagtail-charcount-0.2.0.tar.gz
.
File metadata
- Download URL: wagtail-charcount-0.2.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bfdc258e4f6a3962a5c69cd0231c848a22180012477d38ba48ec47b52488829 |
|
MD5 | 418b0b2ec2be70d0a1d80df863d91a31 |
|
BLAKE2b-256 | 6236097554fab4f26489bedc72712b321a4d8e9861c8486ab4c6c5dbfce391f7 |
File details
Details for the file wagtail_charcount-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: wagtail_charcount-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f108afa27fa4fe4c1d991ce09d5e6adc5755326e0ba99a08dde88abdd4f1c4c |
|
MD5 | 08c09d641955fdb66324fecad3a093de |
|
BLAKE2b-256 | 394cb4de65595115e919987fefa6467a190fdb81c10492c521f948ca4a307c55 |