Skip to content

Commit 695eb9a

Browse files
committed
DOC-3131: Add auto-image-enhancement icon and update documentation, remove old image-enhancements.svg and ref.
1 parent 9b24e53 commit 695eb9a

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
lines changed
Lines changed: 3 additions & 0 deletions
Loading

modules/ROOT/images/icons/image-enhancements.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

modules/ROOT/pages/uploadcare.adoc

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -108,24 +108,6 @@ Below is an overview of the features provided by the {pluginname} plugin for ima
108108
| image:icons/resize.svg[resize.svg]
109109
| Changes the size of the image.
110110

111-
| Alt Text
112-
|
113-
| image:icons/alt-text.svg[alt-text.svg]
114-
| Adds alternative text to describe the image for accessibility purposes.
115-
116-
|
117-
| Decorative Image
118-
| image:icons/image-decorative.svg[image-decorative.svg]
119-
a|
120-
Marks the image as decorative, indicating it doesn't require alternative text for accessibility.
121-
122-
This icon will only appear when the `a11y_advanced_options` configuration option is enabled.
123-
124-
| Caption
125-
|
126-
| image:icons/caption.svg[caption.svg]
127-
| Adds a caption below the image for additional context.
128-
129111
| Adjust
130112
|
131113
| image:icons/adjustments.svg[adjustments.svg]
@@ -186,6 +168,29 @@ This icon will only appear when the `a11y_advanced_options` configuration option
186168
| image:icons/blur.svg[blur.svg]
187169
| Blurs the image.
188170

171+
| Filters
172+
|
173+
| image:icons/auto-image-enhancement.svg[auto-image-enhancement.svg]
174+
| Provides tools for applying filters to the image.
175+
176+
| Alt Text
177+
|
178+
| image:icons/alt-text.svg[alt-text.svg]
179+
| Adds alternative text to describe the image for accessibility purposes.
180+
181+
|
182+
| Decorative Image
183+
| image:icons/image-decorative.svg[image-decorative.svg]
184+
a|
185+
Marks the image as decorative, indicating it doesn't require alternative text for accessibility.
186+
187+
This icon will only appear when the `a11y_advanced_options` configuration option is enabled.
188+
189+
| Caption
190+
|
191+
| image:icons/caption.svg[caption.svg]
192+
| Adds a caption below the image for additional context.
193+
189194
| Revert
190195
|
191196
| image:icons/revert.svg[revert.svg]

modules/ROOT/partials/configuration/icon_list.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
| `+horizontal-rule+` | image:icons/horizontal-rule.svg[horizontal-rule.svg] | `+horizontal-rule.svg+`
9393
| `+huddle+` | image:icons/huddle.svg[huddle.svg] | `+huddle.svg+`
9494
| `+image-decorative+` | image:icons/image-decorative.svg[image-decorative.svg] | `+image-decorative.svg+`
95-
| `+image-enhancements+` | image:icons/image-enhancements.svg[image-enhancements.svg] | `+image-enhancements.svg+`
95+
| `+auto-image-enhancement+` | image:icons/auto-image-enhancement.svg[auto-image-enhancement.svg] | `+auto-image-enhancement.svg+`
9696
| `+image-options+` | image:icons/image-options.svg[image-options.svg] | `+image-options.svg+`
9797
| `+image+` | image:icons/image.svg[image.svg] | `+image.svg+`
9898
| `+import-word+` | image:icons/import-word.svg[import-word.svg] | `+import-word.svg+`

0 commit comments

Comments
 (0)