wagtail-non-admin-draftail icon indicating copy to clipboard operation
wagtail-non-admin-draftail copied to clipboard

Results 7 wagtail-non-admin-draftail issues
Sort by recently updated
recently updated
newest added

This is working for me with wagtail 5.0.1 but there's nothing here listed to state which versions of wagtail this is expected to work with.

Bumps [django](https://github.com/django/django) from 3.2.17 to 3.2.18. Commits 722e9f8 [3.2.x] Bumped version for 3.2.18 release. a665ed5 [3.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 932b5bd [3.2.x] Added stub...

dependencies
python

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies
javascript

could you please suggest how to add features like live wordcount etc.?

I'm trying to upgrade to wagtail 4.0 but I'm seeing the following import error. ``` File "/Users/rupertbaker/code/sharedgoals/venv/lib/python3.10/site-packages/non_admin_draftail/urls.py", line 16, in from .views.image import image_chooser_and_upload, image_select_format File "/Users/rupertbaker/code/sharedgoals/venv/lib/python3.10/site-packages/non_admin_draftail/views/image.py", line 12, in...

Clicking on image/document/link/video icons pops up the corresponding modals, but not uploading image / document / not giving video link / not providing urls & clicking on close button closes...

Draftail editor does not appear on Wagtail 2.15.1 after. following steps 1-3 on webpage. My problem maybe that I don't have a model on the website to back up the...