Skip to content

Commit 8a92e2a

Browse files
Dark Mode screenshots in User Guide (#1717)
* Add Dark Mode screenshots in introduction - except login page * Add Dark Mode screenshots for Media Library intro + Redo some Light Mode screenshots * Add Dark Mode screenshot for ML - Adding assets * Add Dark Mode screenshot for ML - Manage assets * Add Dark Mode screenshots for ML - Organizing assets + Redo some Light Mode screenshots * Add Dark Mode screenshot in Plugins introduction * Add Dark Mode screenshots in Users and Permissions settings configuration * Add Dark Mode screenshots for Audit logs in Settings * Add Dark Mode screenshot for Overview + Custom logo settings interface * Add Dark Mode screenshots in API token settings * Add Dark Mode screenshot in i18n settings * Add Dark Mode screenshot in Media Library settings * Add Dark Mode screenshots in Transfer Tokens settings * Add Dark Mode screenshot in SSO settings * Add Dark Mode screenshot for Review Workflows settings * Add Dark Mode screenshot for Marketplace * Add Dark Mode screenshots for Users & Permissions + Fix mistake * Add Dark Mode screenshots to Content-type Builder section + Update a couple Light Mode screenshots * Add Dark Mode screenshots for Content Manager introduction * Add Dark Mode screenshots for Content Manager section * Add Dark Mode screenshot for login page but without SSO activated * Decrease screenshot size in Config. fields content-types * Add a workaround to ensure image zoom plugin works with themed images --------- Co-authored-by: Pierre Wizla <[email protected]>
1 parent ab4360d commit 8a92e2a

File tree

102 files changed

+439
-68
lines changed

Some content is hidden

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

102 files changed

+439
-68
lines changed

docusaurus/docs/user-docs/content-manager/configuring-view-of-content-type.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ The configurations only apply to the list view of the collection type from which
2020
Note also that the explanations below explain how to permanently configure which fields are displayed in the table of the list view of your collection type. It is also possible to configure the displayed fields temporarily (see [Introduction to Content Manager](/user-docs/content-manager)).
2121
:::
2222

23-
![Settings of a list view in the Content Manager](/img/assets/content-manager/content-manager_settings-list-view.png)
23+
<ThemedImage
24+
alt="Settings of a list view in the Content Manager"
25+
sources={{
26+
light: '/img/assets/content-manager/content-manager_settings-list-view.png',
27+
dark: '/img/assets/content-manager/content-manager_settings-list-view_DARK.png',
28+
}}
29+
/>
2430

2531
### List view settings
2632

@@ -29,9 +35,9 @@ Note also that the explanations below explain how to permanently configure which
2935

3036
| Setting name | Instructions |
3137
| ---------------------- | -------------------------------------------------------------------------------------------------- |
32-
| Enable search | Click on **ON** or **OFF** to able or disable the search. |
33-
| Enable filters | Click on **ON** or **OFF** to able or disable filters. |
34-
| Enable bulk actions | Click on **ON** or **OFF** to able or disable the multiple selection boxes in the list view table. |
38+
| Enable search | Click on **TRUE** or **FALSE** to able or disable the search. |
39+
| Enable filters | Click on **TRUE** or **FALSE** to able or disable filters. |
40+
| Enable bulk actions | Click on **TRUE** or **FALSE** to able or disable the multiple selection boxes in the list view table. |
3541
| Entries per page | Choose among the drop-down list the number of entries per page. |
3642
| Default sort attribute | Choose the sorting field that will be used by default. |
3743
| Default sort order | Choose the sorting type that will be applied by default. |
@@ -50,7 +56,7 @@ Note also that the explanations below explain how to permanently configure which
5056
| Setting name | Instructions |
5157
| ------------------------- | ------------------------------------------------------------------------- |
5258
| Label | Write the label to be used for the field in the list view table. |
53-
| Enable sort on this field | Click on **ON** or **OFF** to able or disable the sort on the field. |
59+
| Enable sort on this field | Click on **TRUE** or **FALSE** to able or disable the sort on the field. |
5460

5561
4. Click on the **Save** button.
5662

@@ -71,7 +77,13 @@ Note also that relational fields have a couple limitations when it comes to sort
7177

7278
In the edit view of a content-type, in the right side of the interface, a **Configure the view** button is displayed. It allows to access the configurations that can be set for the edit view of the content-type, such as the entry title, and the display of the fields of the content-type, including the relational ones.
7379

74-
![Configuring the edit view of the Content Manager](/img/assets/content-manager/edit-view-config2.png)
80+
<ThemedImage
81+
alt="Configuring the edit view of the Content Manager"
82+
sources={{
83+
light: '/img/assets/content-manager/edit-view-config2.png',
84+
dark: '/img/assets/content-manager/edit-view-config2_DARK.png',
85+
}}
86+
/>
7587

7688
### Edit view settings
7789

docusaurus/docs/user-docs/content-manager/introduction-to-content-manager.md

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,13 @@ For each available collection type multiple entries can be created which is why
2525

2626
The list view of a collection type displays all entries created for that collection type.
2727

28-
![List view of a collection type in the Content Manager](/img/assets/content-manager/content-manager_list-view.png)
28+
<ThemedImage
29+
alt="List view of a collection type in the Content Manager"
30+
sources={{
31+
light: '/img/assets/content-manager/content-manager_list-view.png',
32+
dark: '/img/assets/content-manager/content-manager_list-view_DARK.png',
33+
}}
34+
/>
2935

3036
From the list view, it is possible to:
3137

@@ -44,7 +50,13 @@ Sorting can be enabled for most fields displayed in the list view table (see [Co
4450

4551
Right above the list view table, on the left side of the interface, a **Filters** button is displayed. It allows to set one or more condition-based filters, which add to one another (i.e. if you set several conditions, only the entries that match all the conditions will be displayed).
4652

47-
![Filters in the Content Manager](/img/assets/content-manager/content-manager_filters.png)
53+
<ThemedImage
54+
alt="Filters in the Content Manager"
55+
sources={{
56+
light: '/img/assets/content-manager/content-manager_filters.png',
57+
dark: '/img/assets/content-manager/content-manager_filters_DARK.png',
58+
}}
59+
/>
4860

4961
To set a new filter:
5062

@@ -76,7 +88,13 @@ Above the list view table, on the right, a "... currently selected" drop-down me
7688
Configuring the displayed field of the table in the way detailed below is only temporary: the configurations will be reset as soon as the page is refreshed or when navigating the admin panel outside the Content Manager. For permanent configurations, go to the list view configuration interface by clicking on the settings button ![Cog icon](/img/assets/icons/cog.svg) (see [Configuring the views of a content-type](../content-manager/configuring-view-of-content-type.md)).
7789
:::
7890

79-
![Displayed fields in the settings of a list view in the Content Manager](/img/assets/content-manager/content-manager_displayed-fields.png)
91+
<ThemedImage
92+
alt="Displayed fields in the settings of a list view in the Content Manager"
93+
sources={{
94+
light: '/img/assets/content-manager/content-manager_displayed-fields.png',
95+
dark: '/img/assets/content-manager/content-manager_displayed-fields_DARK.png',
96+
}}
97+
/>
8098

8199
To temporarily configure the fields displayed in the table:
82100

@@ -96,4 +114,10 @@ Unlike collection types which have multiple entries, single types are not create
96114

97115
Clicking on a single type will directly redirect you to the edit view, where you will be able to write the content of your single type (see [Writing content](writing-content.md)).
98116

99-
![Single type in the Content Manager](/img/assets/content-manager/content-manager_single-type.png)
117+
<ThemedImage
118+
alt="Single type in the Content Manager"
119+
sources={{
120+
light: '/img/assets/content-manager/content-manager_single-type.png',
121+
dark: '/img/assets/content-manager/content-manager_single-type_DARK.png',
122+
}}
123+
/>

docusaurus/docs/user-docs/content-manager/managing-relational-fields.md

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@ I want to assign a category to each of my restaurants, therefore I have establis
2424
In the Content Manager, from the edit view of my Restaurant entries, I can manage the Category relational field, and choose which entry of Category is relevant for my restaurant.
2525
</details>
2626

27-
![Relations box in the edit view](/img/assets/content-manager/edit-view_relational-fields2.png)
27+
<ThemedImage
28+
alt="Relational fields in the edit view"
29+
sources={{
30+
light: '/img/assets/content-manager/edit-view_relational-fields2.png',
31+
dark: '/img/assets/content-manager/edit-view_relational-fields2_DARK.png',
32+
}}
33+
/>
2834

2935
The relational fields of a content-type are displayed among regular fields. For each relational field is displayed a drop-down list containing all available entry titles. It allows to choose which entry the relational fields should point to. You can either choose one or several entries depending on the type of relation that was established.
3036

@@ -44,7 +50,14 @@ If the [Internationalization plugin](/user-docs/plugins/strapi-plugins#-internat
4450

4551
Many-to-one, one-to-one, and one-way types of relation only allow to choose one entry per relational field.
4652

47-
<img src="/img/assets/content-manager/RF_one-choice2.png" alt="One-choice relational fields" width="30%" />
53+
<ThemedImage
54+
alt="One-choice relational fields"
55+
width="40%"
56+
sources={{
57+
light: '/img/assets/content-manager/RF_one-choice2.png',
58+
dark: '/img/assets/content-manager/RF_one-choice2_DARK.png',
59+
}}
60+
/>
4861

4962
To select the only relevant relational field's entry:
5063

@@ -61,7 +74,14 @@ To remove the entry selected in the drop-down list, click on the delete button !
6174

6275
Many-to-many, one-to-many, and many-ways types of relation allow to choose several entries per relational field.
6376

64-
<img src="/img/assets/content-manager/RF_multiple-choices2.png" alt="Multiple choices relational fields" width="30%" />
77+
<ThemedImage
78+
alt="Multiple choices relational fields"
79+
width="40%"
80+
sources={{
81+
light: '/img/assets/content-manager/RF_multiple-choices2.png',
82+
dark: '/img/assets/content-manager/RF_multiple-choices2_DARK.png',
83+
}}
84+
/>
6585

6686
To select the relevant relational field's entries:
6787

docusaurus/docs/user-docs/content-manager/reviewing-content.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ Using the [review workflows](/user-docs/settings/review-workflows) feature, you
99

1010
When viewing your content in the Content Manager, you can see the current stage of any item in the **Review Stage** column:
1111

12-
![Review Stage column](/img/assets/content-manager/review-stage-column.png)
12+
<ThemedImage
13+
alt="Review Stage column"
14+
sources={{
15+
light: '/img/assets/content-manager/review-stage-column.png',
16+
dark: '/img/assets/content-manager/review-stage-column_DARK.png',
17+
}}
18+
/>
1319

1420
## Change review stage
1521

@@ -21,6 +27,12 @@ To change the review stage of your content:
2127
2. In the Information box, click on the *Review stage* drop-down list.
2228
3. Choose the new review stage of your entry. It is automatically saved.
2329

24-
![Review Stage dropdown](/img/assets/content-manager/review-stage-dropdown.png)
30+
<ThemedImage
31+
alt="Review Stage dropdown"
32+
sources={{
33+
light: '/img/assets/content-manager/review-stage-dropdown.png',
34+
dark: '/img/assets/content-manager/review-stage-dropdown_DARK.png',
35+
}}
36+
/>
2537

2638
<FeedbackPlaceholder />

docusaurus/docs/user-docs/content-manager/saving-and-publishing-content.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ The possibility to manage drafts for contents comes from the Draft & Publish fea
1616

1717
Your contents can have 2 statuses: draft or published. You can see the current status indicated on the right of the interface, above the Information box.
1818

19-
![Editing draft version](/img/assets/content-manager/editing_draft_version2.png)
19+
<ThemedImage
20+
alt="Editing draft version"
21+
sources={{
22+
light: '/img/assets/content-manager/editing_draft_version2.png',
23+
dark: '/img/assets/content-manager/editing_draft_version2_DARK.png',
24+
}}
25+
/>
2026

2127
By default, each newly created content is a draft. Drafts can be modified and saved at will, using the **Save** button on the top right corner of the edit view, until they are ready to be published.
2228

@@ -30,7 +36,13 @@ Before publishing a draft, make sure it doesn't have relations with other non-pu
3036

3137
When a content is not a draft anymore, but has been published, it is indicated on the right of the interface, above the Information box.
3238

33-
![Editing published version](/img/assets/content-manager/editing_published_version2.png)
39+
<ThemedImage
40+
alt="Editing published version"
41+
sources={{
42+
light: '/img/assets/content-manager/editing_published_version2.png',
43+
dark: '/img/assets/content-manager/editing_published_version2_DARK.png',
44+
}}
45+
/>
3446

3547
:::tip
3648
To schedule publication, i.e. convert a draft to a published entry at a given date and time, you can follow [this technical guide](https://forum.strapi.io/t/schedule-publications/23184) which requires adding custom code to the Strapi application.

docusaurus/docs/user-docs/content-manager/translating-content.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,13 @@ sidebar_position: 5
1010

1111
With the [Internationalization plugin](/user-docs/plugins/strapi-plugins#-internationalization-plugin) installed, it is possible to manage content in more than one language, called "locale". To manage content in a specific locale, the latter must be added beforehand through the Internationalization settings (see [Configuring Internationalization locales](../settings/internationalization)).
1212

13-
![Edit view of a localizable content-type](/img/assets/content-manager/content-manager_translate2.png)
13+
<ThemedImage
14+
alt="Edit view of a localizable content-type"
15+
sources={{
16+
light: '/img/assets/content-manager/content-manager_translate2.png',
17+
dark: '/img/assets/content-manager/content-manager_translate2_DARK.png',
18+
}}
19+
/>
1420

1521
In the Content Manager, when the Internationalization plugin is installed, some options are added to the edit view:
1622

docusaurus/docs/user-docs/content-manager/writing-content.md

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,13 @@ displayed_sidebar: userDocsSidebar
1010

1111
In Strapi, writing content consists in filling up fields, which are meant to contain specific content (e.g. text, numbers, media, etc.). These fields were configured for the collection or single type beforehand, through the [Content-type Builder](/user-docs/content-type-builder).
1212

13-
![Edit view to write content](/img/assets/content-manager/edit-view2.png)
13+
<ThemedImage
14+
alt="Edit view to write content"
15+
sources={{
16+
light: '/img/assets/content-manager/edit-view2.png',
17+
dark: '/img/assets/content-manager/edit-view2_DARK.png',
18+
}}
19+
/>
1420

1521
## Filling up fields
1622

@@ -45,8 +51,22 @@ There are 2 types of components: non-repeatable and repeatable components.
4551

4652
#### Non-repeatable components
4753

48-
<img src="/img/assets/content-manager/edit-view_component3.png" alt="Writing content for a component" width="80%" />
49-
<img src="/img/assets/content-manager/edit-view_component2.png" alt="Writing content for a component" width="80%" />
54+
<ThemedImage
55+
alt="Non-repeatable component - No entry yet"
56+
width="80%"
57+
sources={{
58+
light: '/img/assets/content-manager/edit-view_component3.png',
59+
dark: '/img/assets/content-manager/edit-view_component3_DARK.png',
60+
}}
61+
/>
62+
<ThemedImage
63+
alt="Non-repeatable component - With entries"
64+
width="80%"
65+
sources={{
66+
light: '/img/assets/content-manager/edit-view_component2.png',
67+
dark: '/img/assets/content-manager/edit-view_component2_DARK.png',
68+
}}
69+
/>
5070

5171
Non-repeatable components are a combination of fields that can be used only once.
5272

@@ -59,7 +79,14 @@ To delete the non-repeatable component, click on the delete button ![Delete icon
5979

6080
#### Repeatable components
6181

62-
<img src="/img/assets/content-manager/edit-view_component4.png" alt="Writing content for a component" width="80%" />
82+
<ThemedImage
83+
alt="Repeatable component"
84+
width="80%"
85+
sources={{
86+
light: '/img/assets/content-manager/edit-view_component4.png',
87+
dark: '/img/assets/content-manager/edit-view_component4_DARK.png',
88+
}}
89+
/>
6390

6491
Repeatable components are also a combination of fields, but they allow the creation of multiple component entries, all following the same combination of fields.
6592

docusaurus/docs/user-docs/content-type-builder/configuring-fields-content-type.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,14 @@ In the Content-type Builder, fields can be added at the creation of a new conten
1616
Depending on what content-type or component is being created or edited, not all fields -including components and dynamic zones- are always available.
1717
:::
1818

19-
<img src="/img/assets/content-type-builder/fields-selection.png" alt="Field selection" width="80%" />
19+
<ThemedImage
20+
alt="Fields selection"
21+
width="80%"
22+
sources={{
23+
light: '/img/assets/content-type-builder/fields-selection.png',
24+
dark: '/img/assets/content-type-builder/fields-selection_DARK.png',
25+
}}
26+
/>
2027

2128
## Regular fields
2229

docusaurus/docs/user-docs/content-type-builder/creating-new-content-type.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ The Content-type Builder allows to create new content-types: single and collecti
1212

1313
## Creating a new content-type
1414

15-
![Content-type creation](/img/assets/content-type-builder/content-type-creation.png)
15+
<ThemedImage
16+
alt="Content-type creation"
17+
sources={{
18+
light: '/img/assets/content-type-builder/content-type-creation.png',
19+
dark: '/img/assets/content-type-builder/content-type-creation_DARK.png',
20+
}}
21+
/>
1622

1723
Content types are created from the Content-type Builder's Collection types and Single types categories, both displayed in the Content-type Builder sub navigation.
1824

docusaurus/docs/user-docs/content-type-builder/introduction-to-content-types-builder.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ The Content-type Builder is a core plugin of Strapi. It is a feature that is alw
99

1010
Administrators can access the Content-type Builder from ![CTB icon](/img/assets/icons/content_types_builder.svg) _Content-type Builder_ in the main navigation of the admin panel.
1111

12-
![Content-type Builder interface](/img/assets/content-type-builder/content-types-builder.png)
12+
<ThemedImage
13+
alt="Content-type Builder interface"
14+
sources={{
15+
light: '/img/assets/content-type-builder/content-types-builder.png',
16+
dark: '/img/assets/content-type-builder/content-types-builder_DARK.png',
17+
}}
18+
/>
1319

1420
From the Content-type Builder, administrators can create and manage content-types: collection types and single types but also components.
1521

0 commit comments

Comments
 (0)