Matt Westcott
e35f2e1bbb
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 14:00:15 +01:00
LB Johnston
266266c0b9
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:24:09 +01:00
Storm B. Heg
de8602edfd
Update Transifex link in docs
...
Subdomain was changed on April 3rd and redirects will stop on July 2023.
2023-04-23 20:12:16 +01:00
Jake Howard
9a2cff5a74
Move security.txt to wagtail.org ( #9751 )
2023-04-21 18:01:58 +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
Lovelyfin00
566c3e2280
Fixed error in the url to be cloned in forked copy of Wagtail in documentation
2023-02-15 23:41:31 +10:00
Lovelyfin00
6f38e979a4
Improve docs for getting started and development (new contributors)
...
- Added a new section for common issues faced in getting started
- Added a section link for environment creation
- Refine confusing wording around fork/clone
2023-02-15 23:01:27 +10:00
Thibaud Colas
fa1cbfbe98
Fix Storybook pattern library proxying in Node 18
2023-02-15 22:52:49 +10:00
Suyash
8131ed282c
Fix: Path to test argument in tox command
2023-02-05 16:24:10 +10:00
LB Johnston
9e016c17b8
Documentation - whitespace formatting fixes
...
- Includes small fix for #9969 missing space
2023-01-28 06:59:01 +10:00
GeekGawd
23f661a48a
Fix: Add code block to improve contribution docs ( #9969 )
2023-01-27 17:44:28 +10:00
Thibaud Colas
d036f10e61
Remove react-axe package usage ( #9865 )
2023-01-10 11:12:19 +00:00
LB Johnston
eb808116f0
Development docs - refine classname
convention
...
- Update template example to be in a more logical order & use the correct template syntax
- Update `class_name` as no longer preferred as we have adopted a normalised approach for icon
2022-12-09 20:13:33 +10:00
Loic Teixeira
5c1c2c8f53
Enforce the use of a single string formatting mechanism for translation source strings
...
Close #9377
2022-11-26 11:00:05 +01:00
LB Johnston
71f3738e8c
add classname
naming convention to general coding guidelines
2022-11-23 19:50:27 +00:00
LB Johnston
682ed3b21f
Clean up unintentional whitespace in documentation
2022-11-20 23:21:56 +10:00
Matt Westcott
44933d06c4
Add Documentation / Maintenance subgroups to release notes
...
Reorganise the 4.2 release notes and changelog to include new sections for documentation and maintenance. This helps to highlight the most relevant changes from the perspective of a developer wanting to know what they can expect from an upgrade, while still recognising less visible contributions. Also update the "committing code" docs to explain the new classification scheme.
2022-11-16 16:15:33 +00:00
DokuaAsiedu
7ae2625132
Add new development documentation section "Development on Windows"
...
- Fixes #9540
- Remove duplicate name in contributors
2022-11-09 21:32:13 +10:00
Thibaud Colas
42f5ea1fc8
Move editor guide content to its own website
2022-10-28 10:16:32 +01:00
LB Johnston
32aa35b23a
update development docs to only recommend fnm
...
- this works better for windows, is faster and avoids confusion by recommending one thing only
2022-10-28 06:18:58 +10:00
LB Johnston
28013470a7
Documentation - clean up white space
2022-10-27 07:18:22 +10:00
Ogunbanjo oluwadamilare
1428333af8
Documentation - added contributing translations guide
...
- Fixes #7115
2022-10-26 08:29:29 +10:00
seyiadel
bd83ef5f4e
Update pip install instructions to work for Windows and zsh user ( #9346 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-25 07:04:14 +01:00
unknown
84769bed4e
Documentation - fix link for Wagtail community support
2022-10-22 22:14:45 +10:00
Chizoba Nweke
1b79b3f1c2
Fixing typo errors in the documentation ( #9432 )
2022-10-21 00:33:36 +01:00
Albina
1434a93c54
Improve grammar, spelling, and punctuation in Contributing to Wagtail section ( #9396 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-19 21:51:16 +01:00
Ruqouyyah Muhammad
398c575153
Add missing rendered output in documentation guidelines. Fix #9331 ( #9365 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-16 01:12:57 +01:00
LB Johnston
e674b44acb
Documentation - clean up small typos and whitespace issues
...
- some files had zero-width spaces
- fix one typo
- fix formatting / line breaks in some markdown
2022-10-13 22:41:33 +10:00
LB (Ben Johnston)
18371e2113
Documentation - adopt consistent sh
console code snippets ( #9321 )
2022-10-13 07:25:19 +01:00
LB Johnston
2e8709e0d6
Documentation - update dead/redirected links
2022-10-11 20:44:08 +10:00
Daniel Kirkham
fb1d441ed5
Fix note markup in developing doc
2022-09-22 15:09:58 +10:00
Matt Westcott
ad6294c5a9
Add PyPI classifier for Wagtail 4 to developer docs
2022-09-13 09:44:31 +01:00
LB Johnston
75b64f70b5
Remove unused note
title from page inline panel docs
...
- add clarity to the docs that `admonition` is also not to be used
- title for this note is not required
- fixes #9125
2022-09-06 19:28:47 +10:00
Matt Westcott
1504eb7812
Fix dead Transifex links
2022-08-19 17:28:31 +10:00
LB Johnston
666cc5e8e5
fix up legacy release note refs & use consistent format
...
- fix some broken refs that were lost in the migration to markdown files
- use lower_snake_case for all internal refs (most follow this convention)
- release process sub-section in docs should be named release schedule instead
2022-08-16 12:42:42 +01:00
Dolidodzik
b131b4813e
replace latin abbreviations with english phrases & updated docs guidelines
...
- added sub-section to language part of general_guidelines.md
- fixes #8860
2022-07-20 16:11:38 +10:00
Sævar Öfjörð Magnússon
4ef7323fdb
documentation - convert contributing files from rst to markdown
2022-07-05 21:45:28 +10:00
Sævar Öfjörð Magnússon
a33563b685
documentation - contributing - rename files to markdown
2022-07-05 21:45:28 +10:00
LB Johnston
bdf0f21fdb
add file names to general guidelines
2022-07-05 20:44:10 +10:00
LB Johnston
286a26a23d
rename files to lower_snake_case
2022-07-05 20:44:10 +10:00
LB Johnston
e140c41a89
documentation - markdown formatting
...
- apply general fixes to existing markdown documentation
- various cases of rst syntax still used
- update some links to be the new format
- clean up line breaks (prettier)
2022-06-25 22:44:42 +10:00
LB Johnston
6d0659333d
fix spelling - behaviour vs behavior
...
- documentation should be using the British english spelling
- most other spelling is `behaviour` so this aligns with the majority
2022-06-02 07:56:05 +10:00
Paarth Agarwal
1a49cae272
make integration tests' documentation more clear ( #8608 )
...
* updated integration test documentation
2022-05-30 20:06:34 +10:00
LB Johnston
d9981e0ec7
fix up spelling in documentation & docstrings (should be en-GB not en-US)
...
- customize -> customise
- color -> colour
- customizing -> customising
- organize -> organise
2022-05-13 08:13:06 +10:00
Thibaud Colas
7129ccefc9
Remove logical properties compatibility styles for Safari 13
...
- update caniuse-db & browserslist
- resolves #8124
2022-05-11 21:41:15 +10:00
LB Johnston
f220d45e32
Add Wagtail 3 classifier to documentation
2022-05-08 19:27:51 +10:00
Thibaud Colas
1cd784adb7
Add basic "multilingual support" section
2022-04-23 01:05:27 +01:00