Claude Meyer
aa08e86cba
Fixes #3847 by adding page as a third argument to construct_wagtail_userbar hooks along with a deprecation warning.
2024-12-17 22:10:09 +00:00
jhrr
5402010d16
Allow hook override of user profile avatar url in admin tags ( #12689 )
...
Fixes #12661
2024-12-17 20:42:36 +00:00
LB
bc34020e0d
Docs - Ensure documents overview section renders Django template syntax
2024-12-04 08:48:45 +10:00
LB
d48cf61701
Docs - Use consistent indents for CSS snippets
2024-12-04 08:48:45 +10:00
LB
eac7dd92b6
Docs - fix up whitespace issues
2024-12-04 08:48:45 +10:00
Sævar Öfjörð Magnússon
8ec4ed0127
Incorporate 'are we headless' content into documentation
...
- API chapters from https://areweheadlessyet.wagtail.org/
2024-12-04 08:10:15 +10:00
LB
c416cfb7d6
Fix minor typos
...
Update to US spelling
2024-11-27 15:33:59 +00:00
Sage Abdullah
f54b03d595
Use intersphinx to link to treebeard docs
2024-11-05 10:44:41 +00:00
Sage Abdullah
ddf8423f3c
Use stable link to Wand docs
...
There's only one link to Wand's docs, not worth adding an
intersphinx_mapping entry.
2024-11-05 10:44:40 +00:00
Sage Abdullah
b7cf847d69
Replace outdated Wagtail editor manual link with link to the editor guide
2024-11-05 10:44:40 +00:00
Sage Abdullah
857b26e5a0
Replace hardcoded Django docs links to intersphinx links
2024-11-05 10:44:39 +00:00
Sage Abdullah
81e6d79c5e
Improve guidelines for writing links in docs
2024-11-05 10:44:38 +00:00
Aayushman Singh
71a735476c
Docs - images/documents title generation - update for CSP compliant examples
...
- Add helpful intro content, insure formatting of Python/JS is consistent
- Avoid inline scripts, instead ensure the example shows external script usage
2024-11-02 10:29:19 +10:00
Ayaan
0913118da4
Replaced Twitter references in the docs with more appropriate alternatives ( #12516 ). Fix #12483
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-11-01 11:03:54 +00:00
Sage Abdullah
3802f8bf46
Fix remaining XHTML errors in docs to remove ePub build errors
...
Had to remove the <details> element for the section linking example in
the "Reference links" section.
This is because Sphinx/MyST renders a <section> element for each heading
and closes it when the next heading starts. If we create a heading
inside a <details> element, the <section> element will not be closed
until the next heading starts, which generates invalid HTML.
2024-10-31 07:52:49 +10:00
Srishti-j18
fd9b1ca22b
Docs - Update spelling to US customize variants
...
Fixes #12476
2024-10-29 18:47:43 +10:00
LB
a562d4db6a
Docs - Align spelling of 'subpages' to be consistent with rest of docs
2024-10-28 08:34:59 +10:00
Srishti-j18
d2f476c050
Documentation - Update page titles to align with Style Guide
...
- Use sentence case for headings and titles. (as per the Google Developer Documentation Style Guide)
- Fixes #12466
2024-10-27 15:27:03 +10:00
LB (Ben Johnston)
61fe21af16
Documentation - Add recent third party tutorials ( #12442 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-10-25 13:50:50 +01:00
Srishti-j18
2d644dd8e2
Documentation - Move tags out from pages model recipes to a standalone advanced topic
2024-10-25 20:30:12 +10:00
Srishti-j18
f588fcf249
Documentation - Reposition model & panel references
...
- Move model reference to directly under the references section, not the reference/pages section
- Move panel reference to directly under the references section, not the reference/pages section
- Merge panel API with panels reference pages
- Fix confusing heading levels in the page model recipes page
- Fix title in model reference to align with docs style guide
- Adopt US spelling for customize (panels) reference key
2024-10-25 20:30:12 +10:00
LB
d459bdb5dc
Clean up whitespace items in documentation markdown
2024-10-24 11:51:15 +01:00
Matt Westcott
bbb50459c9
Remove versionadded / versionchanged notes for 6.2
...
However, leave behind notes that mark settings/features that are deprecated but not yet removed, as this would be removing information that isn't in the main body of the text (and moving it out of a versionchanged note would make it harder to find when we come to remove it properly in 7.0).
2024-10-23 16:45:46 +10:00
Matt Westcott
92567f6203
Document HEIC image support
2024-10-17 23:12:27 +01:00
Krzysztof Jeziorny
72292d4d01
Documentation: Configure API to use the DRF's TokenAuthentication ( #12363 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-09-29 15:59:15 +01:00
Cynthia Kiser
d526612e4b
Added example for customizing a default accessibility check ( #12267 )
...
Co-authored-by: Albina <51043550+albinazs@users.noreply.github.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-09-24 11:00:20 +01:00
LB Johnston
8b3540de0d
Simplify Wagtail docs section titles
...
- Avoid additional 'Wagtail' names in the docs titles (inc. contributing)
2024-09-19 10:09:46 +01:00
Matt Westcott
4e4fac003b
Release note for #12310 / document support for MariaDB
2024-09-12 19:11:22 +01:00
Sage Abdullah
50a1aba134
Clarify UserViewSet customization to avoid confusion with the custom user model's app config
2024-09-11 19:44:36 +01:00
Vince Salvino
9545193907
Add official hosting documentation
...
- Create a deploy section of the documentation
- Move fly.io deployment from tutorial to it's own page under deploy
- Clean up deployment docs and references throughout documentation
2024-09-03 07:59:20 +10:00
LB Johnston
4af8ab528b
Documentation - formatting clean up
2024-08-29 18:32:20 +01:00
LB Johnston
1790bdd158
Align recent docs & release notes to US spelling
2024-08-29 18:28:07 +01:00
vossisboss
7582a9932a
Adding updated tutorial link requested by DIVIO.
2024-08-23 15:31:24 +01:00
Sage Abdullah
b757524708
Do not suggest using the custom user model's app config as the custom wagtail.users app config
...
Doing so would mean the "models" module of the app that contains the
custom user model will be used in favour of the models module of the
wagtail.users app, which contains the UserProfile model. As a result,
the UserProfile model becomes mistakenly picked up by the wagtailcore
app, creating a bogus migration when makemigrations is run.
This partially reverts the docs to the version before
449a48d7f9
, in particular the paragraphs
about creating the custom AppConfig subclass for wagtail.users.
2024-07-29 17:35:08 +01:00
Matt Westcott
f7fa20e600
Upgrade Sphinx to 7.3; use newer syntax for no-index directive and --fail-on-warning switch
2024-07-23 10:13:03 +01:00
Himanshu Garg
9adf742580
fixes errors by adding aliases, double backtick, changing indexentry
2024-07-18 23:15:40 +01:00
Himanshu Garg
e02ca6ce62
fixes some of errors by removing directives
2024-07-18 23:13:26 +01:00
Albina
62674d3fbb
Add underscore as an alt text antipattern ( #12119 )
2024-07-16 08:53:23 +01:00
Sage Abdullah
f126a4860e
Deprecate user form-related settings
2024-07-10 17:10:36 +02:00
Sage Abdullah
449a48d7f9
Reorganise docs for custom user forms to prefer UserViewSet customisation
...
And make small tweaks to the GroupViewSet docs so the custom apps
examples align.
2024-07-10 17:10:36 +02:00
Sage Abdullah
dc892ac232
Document UserViewSet customisation
2024-07-10 17:10:36 +02:00
Albina
03f26187b6
Add alt text validation rule in the accessibility checker ( #11986 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-06-27 09:33:46 +01:00
Roel Koper
366a7b7e6f
Add prefers-reduced-motion to accessibility docs ( #12038 )
2024-06-13 14:46:52 +02:00
sage
157a06d3fe
Support SVG icon id attributes with single quotes in the styleguide ( #11903 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-05-30 12:39:03 +01:00
Jake Howard
afbafd657d
Remove duplication on performance page for frontend caching proxies ( #11871 )
2024-04-29 19:10:07 +01:00
Matt Westcott
9dc38076ed
Add missing promote tab to ObjectList permission example ( #11893 )
...
As per https://github.com/wagtail/wagtail/issues/10117#issuecomment-2002393424
2024-04-25 13:45:05 +01:00
Jake Howard
c00c2b684f
Allow frontend caching backends to limit which hostnames they respond to
2024-04-24 23:34:33 +01:00
LB (Ben Johnston)
d3d43420aa
Add third party tutorials Q1 2024 ( #11878 )
2024-04-22 12:37:26 +01:00
Sage Abdullah
fd659ae767
Remove versionadded / versionchanged annotations for 6.0
2024-04-22 09:00:36 +07:00
Thibaud Colas
b21b1a1534
Add snug mode release notes
2024-04-18 13:04:25 +01:00