Wagtail
Wagtail is a free and open source content management system (CMS) written in Python. The project has a focus on developer friendliness as well as ease of use of its administration interface, translated in multiple languages.
Here are 297 public repositories matching this topic...
-
Updated
May 1, 2021 - Python
Describe the bug
I'm trying to write a plugin to limit maximum content length in the draftail editor. I also want to be able to paste formatted content from outside the editor. Turns out my plugin's handlePastedText does not get called when setting prop stripPastedStyles to false. Unless I paste plain text.
Environment
Current version of draftail + draft.js 0.10.5
Steps to
It is a common use-case to require a comma in a form choice, such as "Please specify your income: $1,000 - $2,000" etc. I think it would be preferable to use pipe separator since it is not an English grammatical character.
While we do have a very customized form page, we are still leaning on some underpinnings of wagtail.contrib.forms, so I think we will either need to provide our own choice fi
-
Updated
Jan 4, 2018 - Python
Description
Great wagtail integration! Was trying to figure out on how to remove all items from the basket or a single product item. The current API allows subtracting the quantity of the product but not remove the product by itself.
-
Updated
May 13, 2021 - Python
-
Updated
May 7, 2021 - Python
-
Updated
May 14, 2021 - Python
Issue Summary
Summary stats for Media on Wagtail Dashboard wrap to a new line
Steps to Reproduce
- Log in to Wagtail Admin
- View the dashboard page, which has the stats for pages / images / documents
- See the addition of "Media files" which is present on a second line
This looks awkward and leaves a lot of empty space. Ideally all icons would fit on one line.
The widt
-
Updated
May 14, 2021 - Python
-
Updated
Nov 9, 2020 - C#
-
Updated
May 13, 2021 - Python
-
Updated
May 14, 2021 - Python
-
Updated
Sep 14, 2019 - Python
-
Updated
May 10, 2021 - TypeScript
-
Updated
Dec 7, 2020 - Python
-
Updated
Jul 3, 2020 - Python
-
Updated
May 13, 2021 - Python
Created by Torchbox
Released February 2014
- Organization
- wagtail
- Website
- wagtail.io
- Wikipedia
- Wikipedia
Is your proposal related to a problem?
When hovering the delete button, the color change from red to green, and it's pretty confusing
Describe the solution you'd like
As y