Skip to content

Commit 58852cb

Browse files
Add Guideflows for most CMS feature pages (#2473)
1 parent 3619131 commit 58852cb

File tree

7 files changed

+7
-49
lines changed

7 files changed

+7
-49
lines changed

docusaurus/docs/cms/features/content-history.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,7 @@ The Content History feature, in the <Icon name="feather" /> Content Manager, giv
2121
<IdentityCardItem icon="desktop" title="Environment">Available in both Development & Production environment</IdentityCardItem>
2222
</IdentityCard>
2323

24-
<ThemedImage
25-
alt="Accessing the Content History of a document"
26-
sources={{
27-
light:'/img/assets/content-manager/accessing-content-history.png',
28-
dark:'/img/assets/content-manager/accessing-content-history_DARK.png',
29-
}}
30-
/>
24+
<Guideflow lightId="9r2m2y1sok" darkId="er566mli6p"/>
3125

3226
## Usage
3327

docusaurus/docs/cms/features/draft-and-publish.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,7 @@ The Draft & Publish feature allows to manage drafts for your content.
2323
<IdentityCardItem icon="desktop" title="Environment">Available in both Development & Production environment</IdentityCardItem>
2424
</IdentityCard>
2525

26-
<ThemedImage
27-
alt="Editing draft version"
28-
sources={{
29-
light: '/img/assets/content-manager/editing_draft_version3.png',
30-
dark: '/img/assets/content-manager/editing_draft_version3_DARK.png',
31-
}}
32-
/>
26+
<Guideflow lightId="3r3wj5lbnk" darkId="ok8y5xehxp"/>
3327

3428
## Configuration
3529

docusaurus/docs/cms/features/internationalization.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,7 @@ The Internationalization feature allows to manage content in different languages
2222
<IdentityCardItem icon="desktop" title="Environment">Available in both Development & Production environment</IdentityCardItem>
2323
</IdentityCard>
2424

25-
<ThemedImage
26-
alt="i18n settings"
27-
sources={{
28-
light: '/img/assets/settings/settings-i18n.png',
29-
dark: '/img/assets/settings/settings-i18n_DARK.png',
30-
}}
31-
/>
25+
<Guideflow lightId="zkj5431ser" darkId="vkm9nn0t3p"/>
3226

3327
## Configuration
3428

docusaurus/docs/cms/features/media-library.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,7 @@ The <Icon name="images" /> Media Library is the Strapi feature that displays all
2222
<IdentityCardItem icon="desktop" title="Environment">Available in both Development & Production environment</IdentityCardItem>
2323
</IdentityCard>
2424

25-
<ThemedImage
26-
alt="Media Library overview, annotated"
27-
sources={{
28-
light: '/img/assets/media-library/media-library_overview.png',
29-
dark: '/img/assets/media-library/media-library_overview_DARK.png',
30-
}}
31-
/>
25+
<Guideflow lightId="mk6z26zaqp" darkId="9r2m74otok"/>
3226

3327
## Configuration
3428

docusaurus/docs/cms/features/rbac.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,7 @@ The Role-Based Access Control (RBAC) feature allows the management of the admini
2222
<IdentityCardItem icon="desktop" title="Environment">Available in both Development & Production environment</IdentityCardItem>
2323
</IdentityCard>
2424

25-
<ThemedImage
26-
alt="Administrator roles interface"
27-
sources={{
28-
light: '/img/assets/users-permissions/administrator_roles.png',
29-
dark: '/img/assets/users-permissions/administrator_roles_DARK.png',
30-
}}
31-
/>
25+
<Guideflow lightId="gky9n4mtdp" darkId="zkjloxzaep"/>
3226

3327
## Configuration
3428

docusaurus/docs/cms/features/releases.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,7 @@ The Releases feature enables content managers to organize entries into container
2222
<IdentityCardItem icon="desktop" title="Environment">Available in both Development & Production environment</IdentityCardItem>
2323
</IdentityCard>
2424

25-
<ThemedImage
26-
alt="List of Releases"
27-
sources={{
28-
light: '/img/assets/releases/releases-overview2.png',
29-
dark: '/img/assets/releases/releases-overview2_DARK.png',
30-
}}
31-
/>
25+
<Guideflow lightId="3r3wvy5tnk" darkId="xrgw472swp"/>
3226

3327
## Configuration
3428

docusaurus/docs/cms/features/review-workflows.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,7 @@ The Review Workflows feature allows you to create and manage workflows for your
2121
<IdentityCardItem icon="desktop" title="Environment">Available in both Development & Production environment</IdentityCardItem>
2222
</IdentityCard>
2323

24-
<ThemedImage
25-
alt="Review Stage column"
26-
sources={{
27-
light: '/img/assets/content-manager/review-workflow-list-view.png',
28-
dark: '/img/assets/content-manager/review-workflow-list-view_DARK.png',
29-
}}
30-
/>
24+
<Guideflow lightId="zpez8vgs3p" darkId="lpx4d4zs4k"/>
3125

3226
## Configuration
3327

0 commit comments

Comments
 (0)