Skip to content

Commit 42daacf

Browse files
Umbraco workflow content app to workspace view (#6954)
* Replace content app with workspace view * Typo * Update v15
1 parent 5f8cd16 commit 42daacf

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Diff for: 14/umbraco-workflow/getting-started/workflow-content-app.md renamed to 14/umbraco-workflow/getting-started/workflow-workspace-view.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# Content App
1+
# Workspace View
22

3-
Umbraco Workflow adds a [Content App](https://docs.umbraco.com/umbraco-cms/extending/content-apps) to all content nodes in the **Content** section where a workflow is enabled. The Workflow content app includes three sub-sections:
3+
Umbraco Workflow adds a [Workspace View](https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-views) to all content nodes in the **Content** section where a workflow is enabled. The Workflow workspace view includes three sub-sections:
44

5-
* [Active Workflow](workflow-content-app.md#active-workflow)
6-
* [Configuration](workflow-content-app.md#configuration)
7-
* [History](workflow-content-app.md#history)
5+
* [Active Workflow](workflow-workspace-view.md#active-workflow)
6+
* [Configuration](workflow-workspace-view.md#configuration)
7+
* [History](workflow-workspace-view.md#history)
88

99
## Active Workflow
1010

1111
The Active workflow sub-section provides an interface for managing workflows for the current content node.
1212

1313
When the current node is pending workflow approval, the **Active workflow** sub-section displays detailed information such as:
1414

15-
* Option to [approve, reject, or cancel pending workflow tasks](workflow-content-app.md#approve-reject-or-cancel-pending-workflow-tasks).
15+
* Option to [approve, reject, or cancel pending workflow tasks](workflow-workspace-view.md#approve-reject-or-cancel-pending-workflow-tasks).
1616
* View change description and track differences across pending and completed workflows.
1717
* View the group responsible for approving the pending workflow.
1818
* View pending language variant(s) workflow.

Diff for: 15/umbraco-workflow/getting-started/workflow-content-app.md renamed to 15/umbraco-workflow/getting-started/workflow-workspace-view.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# Content App
1+
# Workspace View
22

3-
Umbraco Workflow adds a [Content App](https://docs.umbraco.com/umbraco-cms/extending/content-apps) to all content nodes in the **Content** section where a workflow is enabled. The Workflow content app includes three sub-sections:
3+
Umbraco Workflow adds a [Workspace View](https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-views) to all content nodes in the **Content** section where a workflow is enabled. The Workflow workspace view includes three sub-sections:
44

5-
* [Active Workflow](workflow-content-app.md#active-workflow)
6-
* [Configuration](workflow-content-app.md#configuration)
7-
* [History](workflow-content-app.md#history)
5+
* [Active Workflow](workflow-workspace-view.md#active-workflow)
6+
* [Configuration](workflow-workspace-view.md#configuration)
7+
* [History](workflow-workspace-view.md#history)
88

99
## Active Workflow
1010

1111
The Active workflow sub-section provides an interface for managing workflows for the current content node.
1212

1313
When the current node is pending workflow approval, the **Active workflow** sub-section displays detailed information such as:
1414

15-
* Option to [approve, reject, or cancel pending workflow tasks](workflow-content-app.md#approve-reject-or-cancel-pending-workflow-tasks).
15+
* Option to [approve, reject, or cancel pending workflow tasks](workflow-workspace-view.md#approve-reject-or-cancel-pending-workflow-tasks).
1616
* View change description and track differences across pending and completed workflows.
1717
* View the group responsible for approving the pending workflow.
1818
* View pending language variant(s) workflow.

0 commit comments

Comments
 (0)