Skip to content

Commit 4a50aed

Browse files
Merge pull request #10110 from mendix/nc-check-screenshot-a11y
Check screenshots for a11y
2 parents 58d465c + 8ed6f6d commit 4a50aed

45 files changed

Lines changed: 92 additions & 135 deletions

File tree

Some content is hidden

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

content/en/docs/catalog/consume/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Consume Services"
2+
title: "Consuming Services"
33
url: /catalog/consume/
44
weight: 20
55
aliases:

content/en/docs/catalog/consume/consume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Consume Registered Assets"
2+
title: "Consuming Registered Assets"
33
url: /catalog/consume/consume-registered-assets/
44
weight: 20
55
description: "Describes how to use shared services and datasets through the Catalog."

content/en/docs/catalog/manage/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Manage Services"
2+
title: "Managing Services"
33
url: /catalog/manage/
44
weight: 30
55
aliases:

content/en/docs/catalog/manage/curate.md

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Curate Registered Assets"
2+
title: "Curating Registered Assets"
33
url: /catalog/manage/curate/
44
description: "Describes how to curate and enhance data assets in Catalog, and make them easier to find and understand."
55
aliases:
@@ -25,7 +25,7 @@ Information that is added or changed during curation is stored in the Catalog fo
2525

2626
## Curate List {#curatelist}
2727

28-
Owners and curators of registered assets can click **Curate** from the Catalog home page to see the curation list screen. This page provides an overview of all the registered assets you can curate as an owner under the **My Assets** tab. Curators will also see the **Company Assets** tab that lists all the registered assets:
28+
Owners and curators of registered assets can click **Curate** from the Catalog home page to see the curation list screen. This page provides an overview of all the registered assets you can curate as an owner under the **My Assets** tab. Curators will also see the **Company Assets** tab that lists all the registered assets.
2929

3030
{{< figure src="/attachments/catalog/curate/curate-list.png" alt="curate list" class="no-border" >}}
3131

@@ -63,15 +63,7 @@ When a dataset is selected, click **Edit the dataset** to do the following:
6363

6464
The curate functions that are available for a selected service are to change **Service**, **Application**, and **Authentication** details This section describes the application details that can be changed: changing owners or changing the application icon.
6565

66-
You can curate application details from the **Application** tab as follows:
67-
68-
1. Click **Edit** > **Application** tab.
69-
70-
{{< figure src="/attachments/catalog/search/curation-option.png" alt="app edit screen" >}}
71-
72-
2. The **Application** tab is displayed:
73-
74-
{{< figure src="/attachments/catalog/curate/edit-application.png" alt="app edit screen" >}}
66+
You can curate application details from the **Application** tab. To do that, click **Edit**, then go to the **Application** tab.
7567

7668
### Changing Owners of an App {#changing-owners}
7769

@@ -130,7 +122,7 @@ When you want to upload a custom icon or image, the following apply:
130122

131123
To **Upload a different icon** for the app, follow these steps:
132124

133-
1. In the **Application** tab of the selected service, click **Upload a different icon** to display the **Upload Application Icon** pop up:
125+
1. In the **Application** tab of the selected service, click **Upload a different icon** to display the **Upload Application Icon** pop-up window.
134126

135127
{{< figure src="/attachments/catalog/curate/icon-upload-dialog.png" alt="upload icon" width="300" class="no-border" >}}
136128

@@ -143,7 +135,7 @@ To **Upload a different icon** for the app, follow these steps:
143135

144136
{{< figure src="/attachments/catalog/curate/icon-preview.png" alt="upload icon" width="300" class="no-border" >}}
145137

146-
5. The **Application** tab will now show the selected icon:
138+
5. The **Application** tab now displays the selected icon.
147139

148140
{{< figure src="/attachments/catalog/curate/asset-metadata-new-icon.png" alt="upload icon" class="no-border" >}}
149141

@@ -165,7 +157,7 @@ If a description was included in the contract, it will be displayed in the Servi
165157

166158
To edit the asset metadata, follow these steps:
167159

168-
1. On the **Curate** page, click **Edit** to display the Edit Service
160+
1. On the **Curate** page, click **Edit** to display the Edit Service screen.
169161
{{< figure src="/attachments/catalog/curate/service-metadata-box.png" alt="service metadata" class="no-border" >}}
170162

171163
2. The description from the service metadata is displayed in the **Description provided by the contract**. This cannot be changed, as it is part of the service definition. You can provide an alternative description in the **Description** box.
@@ -178,7 +170,7 @@ To edit the asset metadata, follow these steps:
178170
Add tags to categorize a registered service and provide additional means for finding the service. Tags that are specified for a service also apply to the datasets and attributes that are exposed in the service. Specify tags for the selected service by following these steps:
179171

180172
1. On the Service details page of a selected service, click **Edit** to display the Edit Service screen.
181-
2. To add tags, click the empty **Tags** input area:
173+
2. To add tags, click the empty **Tags** input area.
182174

183175
{{< figure src="/attachments/catalog/curate/service-metadata-tags.png" alt="tags" class="no-border" >}}
184176

content/en/docs/catalog/manage/search.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Search in the Catalog"
2+
title: "Searching in the Catalog"
33
url: /catalog/manage/search/
44
description: "Describes how to find services and datasets in the Catalog."
55
aliases:
@@ -70,13 +70,13 @@ The **Search** screen is divided into the [search](#search-pane) pane on the lef
7070

7171
### Search Pane {#search-pane}
7272

73-
The collapsible **Search** pane is used to search for registered assets in the Catalog:
73+
The collapsible **Search** pane is used to search for registered assets in the Catalog.
7474

7575
{{< figure src="/attachments/catalog/search/search-pane.png" alt="search pane" width="300" class="no-border" >}}
7676

7777
#### Specifying the Search
7878

79-
Enter a search string in the **Search** area with a minimum of 3 alphanumeric characters. Searching for the wildcard `*` or the empty string `''` will return all registered items.
79+
Enter a search string in the **Search** area with a minimum of 3 alphanumeric characters. Searching for the wildcard `*` or the empty string `''` returns all registered items.
8080

8181
#### Filters {#filter}
8282

@@ -217,11 +217,11 @@ The environment type indicates the quality and the status of the data that the e
217217

218218
### Curation Option {#curation-option}
219219

220-
The **Curation Option** is displayed in the asset detail screen if you are the owner of the selected asset or a curator. In **Edit**, you can edit the information that is displayed in the Catalog for an asset:
220+
The **Curation Option** is displayed in the asset detail screen if you are the owner of the selected asset or a curator. In **Edit**, you can edit the information that is displayed in the Catalog for an asset.
221221

222222
{{< figure src="/attachments/catalog/search/curation-option.png" alt="curation option" width="300" >}}
223223

224-
* For the selected service, you can edit [Application Details](/catalog/manage/curate/#curate-application), [Service Details](/catalog/manage/curate/#service-details), and Authentication
224+
For the selected service, you can edit the [Application Details](/catalog/manage/curate/#curate-application), the [Service Details](/catalog/manage/curate/#service-details), and the Authentication.
225225

226226
For further details, see the [Discoverable and Validated](/catalog/manage/curate/#discoverability) section of *Curate Registered Assets*.
227227

@@ -231,7 +231,7 @@ The service URI is the location of the service contract of the service, also kno
231231

232232
### Download the Contract of a Service {#download-contract}
233233

234-
For a selected service, you can click **Download** to download the service contract that is located at the service endpoint. A ZIP file that includes the all the files that make up the full contract is generated and downloaded.
234+
For a selected service, you can click **Download Contract** to download the service contract that is located at the service endpoint. A ZIP file that includes the all the files that make up the full contract is generated and downloaded.
235235

236236
The resulting ZIP file is named `DataHub_<service_name>_<service_version>_<technology>.zip` where the string `<technology>` identifies the service protocol.
237237

content/en/docs/catalog/register/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Register Services"
2+
title: "Registering Services"
33
url: /catalog/register/
44
weight: 10
55
aliases:

content/en/docs/catalog/register/automate-registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Automate Catalog Registration"
2+
title: "Automating Catalog Registration"
33
linktitle: "Automate Catalog Registration"
44
url: /catalog/register/automate-registration/
55
description: "Learn how to automate Catalog registration in a pipeline deploying to a (virtual) Mendix on Kubernetes deployment."

content/en/docs/catalog/register/register-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Register Resources in the Catalog"
2+
title: "Registering Resources in the Catalog"
33
linktitle: "Register Resources"
44
url: /catalog/register/register-data/
55
description: "Describes how to register resources in the Catalog: through Mendix Cloud or in the UI form."

content/en/docs/community-tools/mendix-community.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ Click **Create a Post** to ask a question, start an exchange with the community,
1818

1919
## Personal
2020

21-
Under **PERSONAL**, you can find [Community Feed](#community-feed), [Saved](#bookmarks), and [Posts](#posts).
22-
2321
### Community Feed {#community-feed}
2422

2523
Clicking **Community Feed** brings you back to the home page of the Mendix Community.

content/en/docs/control-center/apps/apps-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aliases:
1414

1515
The **Apps** page in Control Center provides a central place to monitor, manage, and interact with all the apps belonging to your company.
1616

17-
Use the search bar at the top of the page to find an app using either its name or app ID (which you can find under **Project ID** in your app’s [Settings](/developerportal/collaborate/general-settings/) in [Apps](https://sprintr.home.mendix.com/)).
17+
Use the search bar at the top of the page to find an app using either its name or app ID. You can find the app ID under **Project ID** in your app’s [Settings](/developerportal/collaborate/general-settings/) in [Apps](https://sprintr.home.mendix.com/).
1818

1919
{{< figure src="/attachments/control-center/apps/apps-overview/top-search-bar.png" >}}
2020

0 commit comments

Comments
 (0)