Wykres commitów

77 Commity (bf716dfe2ac06464795d5404bfa2ff10697402a7)

Autor SHA1 Wiadomość Data
LisaBallam bf716dfe2a
Remove 'new'
Wagtail is no longer that new - it's established
2021-02-04 14:34:16 +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
Matt Westcott 75f363ecf3 fix trailing whitespace 2020-10-21 12:12:34 +01:00
Thibaud Colas 6e404740c7 Implement admin-only IE11 support warning message, linking to support plans 2020-10-21 12:05:27 +01:00
Sævar Öfjörð Magnússon 610cf07a85 Remove reference to photographer credit in documentation, add reference to title 2020-10-05 12:34:26 +01:00
Sævar Öfjörð Magnússon cbe5c109dc Fix incorrect reference to edit fields in image documentation 2020-10-05 12:34:26 +01:00
Karl Hobley 9195131738 Lint docs with doc8 2020-10-03 14:43:03 +01:00
jacobtoppm c654f0d71a Fix bulletpoint formatting, and update outdated information, particularly around available page statuses and the headings on the workflow edit view 2020-08-07 17:10:27 +01:00
jacobtoppm b10b24a7b6 Update descriptions of the editing interface and workflow management for consistency. Note that screenshots are not yet updated 2020-08-07 17:10:23 +01:00
jacobtoppm 2dbd4f8138 Fix dashboard docs 2020-07-24 16:59:33 +01:00
jacobtoppm 8148c79c28 Fix update considerations formatting and link to admin management guide 2020-07-24 16:59:33 +01:00
jacobtoppm 2037e8c089 Update images in documentation 2020-07-24 16:59:33 +01:00
jacobtoppm 364365b839 Start admin workflow management guide 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
Brylie Christopher Oxley ff37ad6ab9 Add 'add_redirect' static method to Redirect
* This method was inspired by a Lacey Williams Henschel (@williln) presentation at Wagtail Space US 2018, called  'What the Wagtail docs don't tell you'. https://www.youtube.com/watch?v=PCkxBNXWM64&t=1220s
* Add docs section reference/contrib/redirects
2020-05-10 18:48:33 +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
Martey Dodoo 229103ff2e Update links in documentation. (#5689)
Use HTTPS links instead of non-secure HTTP links wherever possible in
documentation.
2019-11-08 09:15: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
jacobtm daba83aab1 Add a note on 'Previewing and Submitting for Moderation' page about potential disabled moderation 2019-10-02 10:48:15 +01:00
mien 4a343a5523
Add support for phone links in rich text
This is mainly copy paste of Liam Brenner work (#3776) but with
a few fixes to make it work with Draftail. Since mailto:-links
is supported i think it is reasonable to support tel:-links as
well
2019-08-01 16:12:22 +02:00
Eric Dyken eba3357fd4 Adds Collections section to editor's guide 2019-06-17 10:13:49 +01:00
DanAtShenTech 74ee1d4c11 Fix small typos/grammar in documentation
- editor manual - admin tasks - promoted search results
2019-04-30 07:35:45 +10:00
dthompson86 444744dbfe Update the_explorer_page.rst (#5220)
Fixed a typo ;-)
2019-04-12 16:32:42 +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
Matt Westcott 087434f348 Update links to Draftail documentation 2019-02-14 23:24:30 +01:00
aidarbek 6890f8ef76 Removing confirmation of publishing from documentation (#5006) 2019-01-24 12:18:47 +00: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 b5bfb66a11 Add note about deleting in docs 2018-06-14 14:54:49 +01:00
LB 316b25e477 use consistent terminology for 'format' + add link to explain alt text 2018-06-14 12:40:28 +01:00
Karl Hobley a9b4b09152 Fix spelling mistakes in documentation 2018-04-05 12:13:05 +01:00
DanAtShenTech 96a0189232 Wording fix (#4280) 2018-02-13 23:01:03 +00:00
DanAtShenTech 21dc5d8002 Fix typo, grammar (#4279) 2018-02-13 19:07:43 +00:00
DanAtShenTech 8078f2ee8f Fix typo, grammar (#4278) 2018-02-13 19:06:56 +00:00
Thibaud Colas 5b2c04411b Rephrase confusing sentence in editor guide 2018-02-09 15:24:24 +00:00
Thibaud Colas 68557443b3 Clean up editor guide section still referring to Hallo screenshots 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
Thibaud Colas 239cb082f7 Fix broken references in editor manual 2018-02-09 15:24:24 +00:00
Patrick Woods c9704caf17 Documentation edits 2018-01-15 22:58:00 +00:00
Patrick Woods 3f0972507b Initial scheduled publishing documentation. 2018-01-15 22:58:00 +00:00
Karl Hobley fd8f642fb6 Renamed wagtail.contrib.wagtailsearchpromotions to
wagtail.contrib.search_promotions

Conflicts:
	wagtail/contrib/search_promotions/forms.py
	wagtail/contrib/search_promotions/templatetags/wagtailsearchpromotions_tags.py
	wagtail/contrib/search_promotions/wagtail_hooks.py
2017-11-26 22:43:47 +00:00
Thibaud Colas 7870067c2c Update documentation referring to the explorer menu 2017-05-17 13:14:50 +01:00
maartenkling 270ac669a8 Added remove focalpoint button 2017-03-26 13:27:35 +02:00
Kees Hink 6961f33078 Restrict view_draft to can_publish / can_edit permissions (#3474) 2017-03-24 11:54:10 +01:00
Matt Westcott 498f4f4627 Add note that promoted search results are an optional feature (#3343)
Addresses #3321
2017-02-21 10:57:25 +00:00
Thibaud Colas d6df83c6d3 Add browser issues/support section for editors 2017-02-08 22:21:35 +00:00
Thibaud Colas 2c1fc6bb92 Fix typo in editor guide intro 2017-02-05 17:25:19 +02:00
Tim Heap 6ba34636cb Fix whitespace errors in docs
Trimmed trailing whitespace, convert tabs to 4 spaces, add preference
for spaces to `.editorconfig`.
2016-11-28 13:41:35 +00:00
Liam Brenner 769ad6deb8 Fix documentation typo (#3042) 2016-10-03 09:04:39 +01:00
Janneke Janssen 603962146b Added documentation for editors to configure redirects 2016-08-25 11:18:55 +01:00
Chris May 4f999de737 Correcting typo int The Dashboard doc 2016-02-16 15:51:57 -05:00