Wesley B
Wesley B
# Description Add missing setting to relevant doc. > __To what base should this PR point?__ > I only tested this setting on 1.1.1, so I am currently only comfortable...
## Description A user (that is new to interoperability of djangocms apps) is likely to encounter some issues when following the documentation: 1. Be unaware how to set "page meta"...
## Description Either describe or support a set of permissions allow a User/Group to be able to _add_ and _edit_ blog articles, but _**not** publish_ blog articles. ## Use cases...
## Description Support a default image for all the image meta tags on any page (and a post via [djangocms-blog](https://github.com/nephila/djangocms-blog/)[^1]): - Open Graph `og:image` - Twitter `twitter:image` - Schema.org `image`...
## Description The "CMS Sideframe History" navigation's triangles should not wrap. ## Related resources * fixes #7654 ## Checklist * [x] I have opened this pull request against ``develop`` *...
## Description The "CMS Sideframe History" navigation's triangles are wrapping. Tested on three browsers. ## Steps to reproduce 0. Be logged in to your CMS website. 1. Open your CMS...
## Description Admin UI text in Page Global Permissions has unclear meanings. [Original report.](https://django-cmsworkspace.slack.com/archives/C01EBCEK49E/p1692654745963519) ## Steps to reproduce ### "View restricted" 1. Go to '`/admin/cms/globalpagepermissions/add`. 2. Find "on page level"...
When I run [`pip-compile --output-file=requirements.txt requirements.in`](https://github.com/django-cms/django-cms-quickstart/blob/dae7e60/requirements.txt?rgh-link-date=2023-06-08T19%3A21%3A45Z#L5), I get an error. ### Error ``` × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [25 lines of output]...
### Change - Tell use that shift copy gives `oklch` (not `lch`). - Link user to browser support for `oklch` (not `lch`). ### Reason When I use `shift + command...