Skip to content

Commit f7fd300

Browse files
committed
minor #16895 [RFC] Add alt texts to images (wouterj)
This PR was squashed before being merged into the 5.4 branch. Discussion ---------- [RFC] Add alt texts to images I suddenly realized we didn't offer any alt texts for any of our images/diagrams. This PR adds 2 alt texts, to gather feedback on both if we want this and how we are going to provide alt texts for our diagrams (which can be quite complex to explain in words). I used https://medium.com/nightingale/writing-alt-text-for-data-visualization-2a218ef43f81 and https://sc.edu/about/offices_and_divisions/digital-accessibility/guides_tutorials/alternative_text/charts-diagrams/index.php as two examples to help me write this text (this is my first time properly thinking about alt texts). Commits ------- 673cd60 [RFC] Add alt texts to images
2 parents 526cd14 + 673cd60 commit f7fd300

File tree

74 files changed

+4267
-283
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+4267
-283
lines changed
-2.69 KB
-62.4 KB
Binary file not shown.

_images/doctrine/mapping_relations.svg

Lines changed: 602 additions & 0 deletions
-148 KB
Binary file not shown.

_images/doctrine/mapping_relations_proxy.svg

Lines changed: 926 additions & 0 deletions
-62.9 KB
Binary file not shown.

_images/doctrine/mapping_single_entity.svg

Lines changed: 469 additions & 0 deletions
-45.2 KB
Binary file not shown.

_images/form/data-transformer-types.svg

Lines changed: 178 additions & 0 deletions

_images/form/form_prepopulation_workflow.svg

Lines changed: 252 additions & 53 deletions

_images/form/form_submission_workflow.svg

Lines changed: 333 additions & 75 deletions

_images/form/form_workflow.svg

Lines changed: 262 additions & 65 deletions

_images/http/xkcd-full.png

-10.7 KB
Binary file not shown.

_images/http/xkcd-full.svg

Lines changed: 324 additions & 0 deletions

_images/http/xkcd-request.png

-6.83 KB
Binary file not shown.

_images/http/xkcd-request.svg

Lines changed: 191 additions & 0 deletions

_images/mercure/discovery.png

-173 KB
Binary file not shown.

_images/mercure/discovery.svg

Lines changed: 294 additions & 0 deletions

_images/mercure/hub.svg

Lines changed: 196 additions & 0 deletions

_images/mercure/schema.png

-326 KB
Binary file not shown.

_images/sources/README.md

Lines changed: 3 additions & 1 deletion
3.04 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
1.96 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
1.83 KB
Binary file not shown.

_images/sources/http/xkcd-full.dia

1.57 KB
Binary file not shown.

_images/sources/http/xkcd-request.dia

1.35 KB
Binary file not shown.

_images/sources/mercure/discovery.dia

1.42 KB
Binary file not shown.

_images/sources/mercure/hub.dia

1.53 KB
Binary file not shown.

components/console/helpers/cursor.rst

Lines changed: 1 addition & 1 deletion

components/console/helpers/debug_formatter.rst

Lines changed: 1 addition & 1 deletion

components/console/helpers/processhelper.rst

Lines changed: 3 additions & 0 deletions

components/console/helpers/progressbar.rst

Lines changed: 1 addition & 0 deletions

components/form.rst

Lines changed: 1 addition & 1 deletion

components/http_kernel.rst

Lines changed: 9 additions & 3 deletions

components/messenger.rst

Lines changed: 3 additions & 1 deletion

components/serializer.rst

Lines changed: 14 additions & 9 deletions

components/string.rst

Lines changed: 1 addition & 1 deletion

components/var_dumper.rst

Lines changed: 9 additions & 0 deletions

components/workflow.rst

Lines changed: 1 addition & 0 deletions

console.rst

Lines changed: 1 addition & 0 deletions

contributing/code/stack_trace.rst

Lines changed: 4 additions & 4 deletions

contributing/documentation/overview.rst

Lines changed: 5 additions & 5 deletions

contributing/documentation/standards.rst

Lines changed: 32 additions & 0 deletions

controller/error_pages.rst

Lines changed: 4 additions & 6 deletions

doctrine.rst

Lines changed: 7 additions & 4 deletions

0 commit comments

Comments
 (0)