You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content-drafts-revisions.md
+76-44Lines changed: 76 additions & 44 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
---
2
-
title: Drafts Revisions
3
-
slug: drafts-revisions
4
-
path: docs/v1/drafts-revisions
5
-
uri: /docs/1.x/drafts-revisions
2
+
title: Content Drafts & Revisions
3
+
slug: content-drafts-revisions
4
+
path: docs/v1/content-drafts-revisions
5
+
uri: /docs/1.x/content-drafts-revisions
6
6
---
7
-
# Drafts & Revisions
8
7
9
-
InspireCMS provides a powerful content versioning system that allows you to work with drafts and track revisions of your content. This guide explains how to use these features to manage your content workflow effectively.
8
+
# Content Drafts & Revisions
9
+
10
+
InspireCMS provides a content versioning system that allows you to work with drafts and track revisions of your content. This guide explains how to use these features to manage your content workflow effectively.
10
11
11
12
---
12
13
@@ -38,9 +39,9 @@ Drafts are visible only in the admin panel and not on your live site.
38
39
39
40
Drafts are clearly marked in the content list:
40
41
41
-
- Status indicator shows "Draft"
42
-
- Often color-coded differently from published content
43
-
- Show an editing icon
42
+
-Status indicator shows "Draft"
43
+
-Often color-coded differently from published content
44
+
-Show an editing icon
44
45
45
46
### Editing Drafts
46
47
@@ -162,57 +163,71 @@ For organizations that require approval before publishing:
162
163
A basic approval workflow can be set up using custom states and notifications:
0 commit comments