LB Johnston
4de5f3652c
fix all basic linting rules (mostly formatting)
2022-01-13 07:50:24 +00:00
Tidiane Dia
802ce2fc50
Add line in editor guide about secondary actions menu and update screenshot
2022-01-07 16:23:17 +00:00
Shohan
e0df3f30d7
Update editorial images and add content for bulk actions
2021-10-15 16:51:18 +01:00
Matt Westcott
8588acc043
Add screenshots
2021-08-03 16:07:18 +01:00
Dan Braghis
f1ddaa9a46
Optimize images used in documentation
...
Ran through ImageOptim (with 100% quality)
Saved 3.6 MB out of 10.7 MB. 38.4% per file on average (up to 94.7%)
2021-07-06 21:14:33 +01:00
Vlad Podgurschi
f54e7e1e41
Add instructions on copying and aliasing pages to the editor's guide #7010
2021-07-06 20:44:10 +01:00
Helen Chapman
868f19c95d
Prevent “Forgotten password” link from overlapping with field on mobile devices ( #6748 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2021-05-14 22:26:44 +01:00
jacobtoppm
59f63abdad
Add documentation for commenting
2021-04-30 17:46:08 +01:00
Coen van der Kamp
ed4ed7a338
Add Sphinx Wagtail Theme ( #6930 )
...
Add Sphinx Wagtail Theme
2021-04-20 11:24:17 +02:00
Thibaud Colas
ca48709e5c
Lock nav and page scroll together only when search autocomplete is open. Fix #6935 ( #7015 )
2021-04-16 14:18:59 +01:00
Vlad Podgurschi
b213b8cc5a
Update StreamField Screenshot in Editor's Guide
2021-03-29 16:52:54 +01:00
Thibaud Colas
1e1e188179
Fix the DocSearch search input appearing smaller after initialization ( #6883 )
2021-03-08 13:35:21 +00:00
Tibor Leupold
328e7012fc
Switch documentation search to Algolia DocSearch ( #6833 )
...
Co-authored-by: Scott Cranfill <scott@scottcranfill.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
Co-authored-by: Andy Chosak <andy@chosak.org>
2021-03-08 11:51:06 +00:00
Helen Chapman
ca44453c2f
Move labels above the form field in the image format chooser
2021-02-26 09:19:20 +00:00
Thibaud Colas
29942d2a48
Add documentation formatting reference ( #6729 )
...
Co-authored-by: Andy Chosak <andy@chosak.org>
Co-authored-by: Tom Dyson <tom@torchbox.com>
2021-01-29 10:38:47 +00:00
Helen C
5682aea460
Add the option to set images as decorative
...
If an image is decorative, the alt text will be set to be empty. If an image is not decorative, then alt text must be supplied for screen readers.
2021-01-29 10:24:14 +00:00
jacobtoppm
5d8caaf096
Update editor manual images where they show the old edit/workflow admin views before revamp
2020-08-07 17:10:26 +01:00
jacobtoppm
2037e8c089
Update images in documentation
2020-07-24 16:59:33 +01:00
jacobtoppm
031a682f96
Update editor manual moderation references, and add info on new dashboard panels for workflow, including a new screenshot
2020-07-24 16:59:33 +01:00
Timothy Bautista
dd7a928353
Tweak Wagtail logo hover animation in docs
...
This matches the hover animation exactly the same as in Wagtail but without the "playful" wagtail Easter egg (where the original hover animation came from)
2020-06-02 20:34:20 +10:00
LB (Ben Johnston)
9359b14326
fix sphinx warnings ( #6001 )
...
- use .add_css_file instead of .add_stylesheet in conf.py
- use .add_js_file instead of .add_javascript in conf.py
- fix duplicate clss references in pages model reference (for grouping of methods & attributes)
- rename wagtailspace.js to banner.js (may be used in the future for a generic banner)
2020-05-03 14:02:43 +02:00
LB
053f258cc1
docs - revise teal
colour + add hover logo animation
...
- background teal colour to match latest Wagtail admin styles
2020-05-03 13:10:51 +10:00
Karl Hobley
2e23ef4ee4
Author specific locking docs changes ( #5771 )
...
* Add to Dashboard docs
* Replace Dashboard image to show locked pages
* Add further explanatory text to Dashboard
* Improve image readability, add missing bracket
Co-authored-by: jacobtoppm <55137073+jacobtoppm@users.noreply.github.com>
2020-01-28 09:07:01 +00:00
LB
57d44a38bd
Admin documents listing - rename 'uploaded' to 'created
...
Other changes
- documents listing template - clean up white space
Documentation changes (editors manual)
- update images
- remove popular tags mention as this is no longer applicable
- add references to 'collection'
Resolves #2827
2019-10-24 07:40:59 +10:00
Matt Westcott
6feb29d54a
Release note for StreamField design update ( #5476 )
2019-08-23 15:53:48 +01:00
rjpruitt16
f7ff6d39c4
Add caption field to TableBlock
...
* Create caption field added to table block widget
Caption allows for users users with screen readers to be
able to understand the contents of a table.
* Fixed bugs in javascript and typos
* Updated documentation and change log
* Fixed table caption bug and requested pr edits
* Fixed table caption bug and request pr edits
* Removed changes in changelog.txt
* Fixed bug and requested PR edits
2019-08-14 22:17:25 +02:00
Eric Dyken
eba3357fd4
Adds Collections section to editor's guide
2019-06-17 10:13:49 +01:00
Thibaud Colas
c447f75bd4
Make the page reordering UI easier to find ( #5187 )
...
* Update icon-order icon glyph
* Implement new UI for child ordering toggle
* Update documentation for page reordering
2019-03-29 14:38:05 +00:00
Coen van der Kamp
a26a3309ee
Add Wagtail Space Arnhem banner to documentation
2019-01-24 11:28:56 +00:00
Matt Westcott
d2b02dff00
Update welcome page screenshot (ref #4892 )
2018-11-13 11:39:12 +00:00
Scott Cranfill
f1148e7f76
Address more feedback on new welcome page
2018-10-27 19:10:31 +03:00
Allen, Timothy
01ac14c139
Take the Django 'It Worked' page as a starting point for a Wagtail intro page.
2018-10-27 19:10:31 +03:00
Coen van der Kamp
30c21feda1
Add comment refering to Wagtail stylesheet back in
2018-10-11 12:07:51 +01:00
Coen van der Kamp
b001d0f127
Drop redundant color color-grey-1-1
2018-10-11 12:07:51 +01:00
kevin howbrook
cfcad4059b
Update editor guide for embeds and documents in rich text, fix #4558 ( #4632 )
2018-07-09 10:07:03 +03:00
LB
dd4fb080e0
rename docs image
2018-06-14 12:40:28 +01:00
Bertrand Bordage
06227a11ea
Removes the temporary Kickstarter banner.
2018-04-16 17:16:05 +02:00
Sergey Fedoseev
63e824f100
Fixed #4423 -- Fixed background color in docs css.
2018-04-12 10:55:24 +02:00
Bertrand Bordage
eee0f33e2b
Fixes a Javascript month indexing.
2018-03-22 11:27:54 +01:00
Bertrand Bordage
011a88fb07
Adds a temporary docs banner to the Kickstarter project.
2018-03-22 10:12:48 +00:00
Mikalai Radchuk
2b12c07c93
Makes font in the documentation darker ( #4224 )
...
* Makes font in the documentation darker
Previous font colour was failing AAA contrast checks
* Stricter CSS changes as per https://github.com/wagtail/wagtail/pull/4224#issuecomment-361344374
2018-02-12 18:25:05 +00:00
Thibaud Colas
4285b9f1cc
Add start of example for entity docs
2018-02-09 15:24:24 +00:00
Thibaud Colas
e6b65de8d8
Update editor guide for Draftail rich text
2018-02-09 15:24:24 +00:00
LB
161b47d436
make font more readable
2018-01-06 11:00:08 +10:00
LB
d6da38892a
add wagtail colours to docs sidebar
2018-01-05 14:51:05 +10:00
LB
5c29f37632
Add filter example images
2017-12-14 12:35:52 +00:00
Matt Westcott
2c0177234e
Add 'The Zen of Wagtail' document
2017-09-27 12:20:34 +01:00
Thibaud Colas
7870067c2c
Update documentation referring to the explorer menu
2017-05-17 13:14:50 +01:00
Matt Westcott
70a23808ec
Add image for m2m feature in release notes
2017-02-06 12:07:32 +00:00
Matt Westcott
de9ffaab49
Release note for #3170
2017-02-06 11:59:31 +00:00