-
## What
It would be helpful to be clear how we should mark up bold text, when and why.
Are we correct to say: "Mark up bold text using with ``, not with ``, for accessibility"?
## Why
We want …
-
V1 is inherently a temporary name. The name of our app shouldn't be temporary. The project's name is `cfgov` and we'll be using the `core` app to store our "toolset". Any ideas?
-
Readability is fundamental to accessibility. One of the ways to improve text content is to have a clear target for reading level / reading age, which can be assessed with [wagtail-readinglevel](https:…
-
AC: Make it possible to add Featured Items to Communities page. Do not include any header! (e.g. on the homepage the header for this section says "Featured Items"--don't want any of that).
As descr…
-
Hi,
We’re working on publishing an embargoed press release and I noticed the /blog view was leaking some info. (Not adding a screenshot for obvious reasons)
As an immediate fix, I’ve downloaded the .…
-
### Is your proposal related to a problem?
It would be nice to see a block usage report in the built in reports in Wagtail admin.
### Describe the solution you'd like
* Reporting of all block…
-
More precisely, automatic event-based doesn't work properly for it. There are actually two different cases:
1. When SubModel instance is added, changed or deleted none of BaseModel queries invalidated…
-
The `routablepageurl` tag is fairly crucial in resolving page URLs that are "soft routes" from `wagtail.contrib.routable_page`, but this tag is not locale-aware and so the following code is simply goi…
Pomax updated
2 years ago
-
Are we yet at a point where we could start pulling together a deployment plan?
Roughly that might be (and please do change):
- copy back current live data
- reformat live database structure (re…
-
### Is your proposal related to a problem?
There's a PR (https://github.com/wagtail/wagtail/pull/1374) that's implementing a way to override the `upload_to` (by adding a `get_upload_to` method to y…