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
Matt Westcott
4d31bd0a29
Add clarification on using versionadded / versionchanged directives
2024-10-22 22:13:36 +01:00
Ankit Kumar
329db8e58a
Added missing link to the Code of Conduct in the community guidelines… ( #12432 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-10-20 11:27:21 +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
LB Johnston
6bb0c7597f
Docs - Hacktoberfest - Remove reference to the t-shirt
...
There is no longer a t-shirt reward as of 2023
https://hacktoberfest.com/participation/#faq
2024-09-19 08:03:36 +10:00
Matt Westcott
7051363f9f
Change Twitter to X in security.md
2024-08-27 15:32:17 +01:00
Jake Howard
84d9bd6fb6
Mention use of GitHub's security advisories
2024-05-08 12:34:39 +01:00
Jake Howard
37f9ae2ec6
Add note about bug bounties
2024-05-08 12:34:39 +01:00
LB Johnston
6e05134d12
Fix malformed documentation ref developing_using_a_fork
2024-04-19 17:09:50 +10:00
Thibaud Colas
ddb907d274
Add new global CSS variable --w-density-factor
2024-04-18 13:04:25 +01:00
Sage Abdullah
e653a4afbb
Correct LF vs CRLF instruction in Windows development docs ( #11848 )
2024-04-15 13:14:44 +01:00
LB Johnston
42c78a2b17
Fix title of page for UI guidelines
...
- Guidelines is not a proper noun here and should not be capitalised
2024-03-17 21:43:56 +10:00
EK303
bd065c17cd
Docs - Update and fix broken links
...
Fixes #11635
2024-02-16 17:23:53 +10:00
Victoria Poromon
c4f953e90f
Changed all British spellings to American spellings, in the Contributing to wagtail section. ( #11641 )
...
* Changed all British spellings to American spellings, in the Contributing to wagtail section
2024-02-14 08:20:02 +10:00
Buraah
bfa29201c3
Docs - Page names & reference section - Update British spelling to American
...
- Changed all British spellings to American spellings, in the Customizing admin templates section of the docs
- Transferred all British spellings in the usage guide and advanced topics section to American spellings
- Update a series of other pages to use the spelling cutomize in the file name
Implemented all feedbacks on the usage guide and advanced topics section
2024-02-12 08:44:19 +10:00
Matt Westcott
399e09378a
Document the Wagtail 6 pypi classifier
...
Added in https://github.com/pypa/trove-classifiers/pull/169
2024-02-06 17:27:52 +00:00
Sage Abdullah
6a170bb30a
Update Python contributing guidelines
2024-02-01 16:41:55 +00:00
NixAsteri
97fbce30d5
Documentation - Provide contributing dev instructions on using forks
...
- Add details on how to use a fork of the Wagtail code and installing it
- Based on https://stackoverflow.com/a/57407742/8070948
- Closes #10594
2024-02-01 07:08:24 +10:00
LB Johnston
b41e196489
Formatting documentation for whitespace fixes
...
Also include actual footnote reference for upgrading patch release note
2024-01-21 19:59:57 +10:00
LB Johnston
bbcf1e74ee
Add changelog & a few fixes for #11194
...
Partially reverts commit 7fa335c20d
(fixing some issues with the URL updates)
2024-01-21 18:55:43 +10:00
LB Johnston
24725fe681
Add documentation guidelines section for external (Django) links
2024-01-21 10:09:21 +10:00
Neeraj P Yetheendran
7fa335c20d
Update Django intersphinx references to new format
2024-01-21 10:09:21 +10:00
Sage Abdullah
e04d540bd1
Add icon--directional class to mirror icons for RTL languages
2024-01-18 11:56:18 +00:00
Thibaud Colas
be14465c4e
Improve CSS authoring guidelines ( #10049 )
...
Co-authored-by: sage <laymonage@gmail.com>
2024-01-17 07:40:47 +00:00
Thibaud Colas
2706a4c0ce
Add a new "first-time contributor" section at the top of contribution guidelines
2024-01-11 07:43:16 +10:00
Thibaud Colas
75efe99ed2
Reword first contribution guide for readability
2024-01-11 07:43:16 +10:00
nikhilkalburgi
4f24171b3b
docs: update contributing/developing.md guidelines ( #11408 )
...
Fixes #11399
Signed-off-by: nikhilkalburgi <nikhilkalburgi19@gmail.com>
2024-01-02 10:35:33 +00:00
Thibaud Colas
aa8de9f74f
List specific supported Safari versions
...
This is useful because we interpret "Last n" differently for Safari - to only consider major version bumps.
And this will only be updated once a year so it won’t be too onerous to keep up-to-date.
2023-12-19 15:39:49 +00:00
Matt Westcott
4ee7441f20
Remove mention of Google group from security docs
2023-12-15 11:29:45 +00:00
Thibaud Colas
b7d2618d93
Remove Safari 14 support in Wagtail admin – update browserslist and TypeScript ( #11258 )
...
Co-authored-by: Sage Abdullah <sage.abdullah@torchbox.com>
2023-12-12 10:54:41 +00:00
Thibaud Colas
48a62df3df
Update docs now that SVG icons are the only option
2023-11-17 21:04:57 +00:00
Matt Westcott
605c9cf1a6
Drop support for Elasticsearch 5 and 6
2023-11-01 14:57:15 +00:00
Chiemezuo
0f312b8ad7
Update contributing translation docs - template usage
...
Closes #10126
2023-10-26 09:37:20 +11:00
Damilola Oladele
1c0ffc8994
Document new choice of writing style guide ( #10634 )
2023-10-06 23:24:26 +01:00
Matt Westcott
d05c0c1bc1
Update docs to cover Elasticsearch 8 support
2023-07-17 16:18:37 +01:00
LB Johnston
0f97838381
Documentation - revise usage of e.g.
...
- Replace one usage of 'eg' with more suitable alternatives
- As per guidelines https://docs.wagtail.org/en/stable/contributing/general_guidelines.html#latin-phrases-and-abbreviations
2023-07-17 15:13:30 +10:00
zerolab
d88b3f8257
Convert the CONTRIBUTORS file to Markdown
2023-06-28 20:50:12 +10:00
LB Johnston
d5bd828b8e
Docs - update Django urls to shorthand method
2023-06-01 16:50:03 +01:00
Lukas von Allmen
d6fdf504c7
Documentation 'Your first contribution': Reindex titles and update text reference to changed titles ( #10503 )
...
Fixes #10500
2023-06-01 15:14:55 +01:00
LB Johnston
aa9e9cddc7
Resolve multiple typos (spelling and grammar)
...
- Optimized/Customized/Catregorize -> Optimised/Customised/Categorise
- Github -> GitHub (80% were spelt with capital H, this is the way GitHub spells itself)
- GitPod -> Gitpod (most were without the capital P, Gitpod's site does not use capital P)
- Remove duplicate words (to to, the the)
- De-coupled -> decoupled
- implementors -> implementers (all other references used 'site implementers' so just aligning with the common case)
- Fix a/an usage in one case
- Fix one comment usage of ok, replace with OK
2023-05-30 21:07:37 +10:00
LB Johnston
5292f7dc1f
Docs - fix whitespace formatting (Prettier)
2023-05-30 07:25:21 +10:00
Matt Westcott
511cf81e09
Add Wagtail 5 pypi classifier to docs
...
Fixes #10373 - classifier has been added in https://github.com/pypa/trove-classifiers/pull/138
2023-04-27 13:59:44 +01:00
LB Johnston
5e560a7e1d
Updates for new contributors ( #10071 )
...
- Adds a new first contribution guide page
- Refines the contributing index to add more ways to get involved & cleans up that section
- Moves the committing TOC link to the bottom of the contributing index page as this is only needed for core team
- Fixes #10070
2023-04-24 13:23:43 +01:00
Storm B. Heg
267b042e71
Update Transifex link in docs
...
Subdomain was changed on April 3rd and redirects will stop on July 2023.
2023-04-23 20:11:39 +01:00
Jake Howard
a2e1becc49
Move security.txt to wagtail.org ( #9751 )
2023-04-21 18:01:09 +01:00
Oli
459fbb2cc9
Switch to ruff for flake8 / isort code checking ( #10324 )
2023-04-21 11:58:27 +01:00
Daniel Kirkham
0d77311fb6
Update number of tests
2023-04-18 18:14:48 +10:00
Thibaud Colas
93732690a3
Update icon visuals to FontAwesome 6, with deprecation warnings for removed icons
2023-04-14 08:38:01 +01:00
Thibaud Colas
d856e702e1
Update documentation on icons management, with available icons
2023-03-28 16:13:35 +01:00
Thibaud Colas
468e8d8581
Docs - Prepare short section on Stimulus usage in UI guidelines
...
- Aimed at contributors, based on initial implementation learnings and original RFC content
- See https://github.com/wagtail/rfcs/blob/main/text/078-adopt-stimulus-js.md#c-documentation-for-contributors
- Closes #10093
2023-03-07 18:11:39 +10:00