Skip to content

Commit 55d8dcb

Browse files
eshanrnhgitbook-bot
authored andcommitted
GITBOOK-9: Added hyperlink
1 parent e8007f8 commit 55d8dcb

35 files changed

+12
-12
lines changed

10/umbraco-workflow/getting-started/approval-thresholds.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ The approval thresholds feature introduces configuration options to set the requ
1616

1717
The threshold options are:
1818

19-
| Option | Description |
20-
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
21-
| One (_default_) | Pending tasks require approval from **any** member of the assigned approval group. |
22-
| Most | <p>Pending tasks require approval from an absolute <strong>majority</strong> of group members. <br>Example: A group with 3 members requires 2 approvals and a group with 4 members requires 3 approvals.</p> |
23-
| All | Pending tasks require approval from **all** group members. |
19+
| Option | Description |
20+
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
21+
| One (_default_) | Pending tasks require approval from **any** member of the assigned approval group. |
22+
| Most | <p>Pending tasks require approval from an absolute <strong>majority</strong> of group members.<br>Example: A group with 3 members requires 2 approvals and a group with 4 members requires 3 approvals.</p> |
23+
| All | Pending tasks require approval from **all** group members. |
2424

2525
The workflow detail UI displays the following:
2626

@@ -30,7 +30,7 @@ The workflow detail UI displays the following:
3030
* Future tasks
3131
* The assigned group and its users.
3232

33-
![Tasklist with approval thresholds](images/tasklist-with-approval-thresholds.png)
33+
![Tasklist with approval thresholds](<images/tasklist-with-approval-thresholds (1).png>)
3434

3535
Approving a task as an administrator immediately satisfies the approval threshold for the task, and will advance to the next workflow stage.
3636

@@ -57,4 +57,4 @@ The settings below can be set from the Backoffice or via settings customization
5757

5858
The approval threshold for an individual workflow stage can be set using the control below the stage name. Setting the stage threshold requires the **Configuring approval threshold** setting to be `true`.
5959

60-
![Setting approval threshold for individual workflow stages](images/approval-flow-with-thresholds.png)
60+
![Setting approval threshold for individual workflow stages](<images/approval-flow-with-thresholds (1).png>)
24.5 KB
Loading
58.3 KB
Loading

10/umbraco-workflow/workflow-section/approval-groups.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To add an approval group, follow these steps:
1313
5. Enter a **Description** to remind you why the group exists.
1414
6. Enter the group's **Email** address in the Settings section to which the notifications will be sent.
1515
7. Select the **Language** from the drop-down list.
16-
8. **Enable offline approval** to allow users in this group to approve changes without logging in to the backoffice.
16+
8. [**Enable offline approval**](approval-groups.md#enable-offline-approval) to allow users in this group to approve changes without logging in to the backoffice.
1717
9. Click **Save Group**.
1818

1919
<figure><img src="../images/Create-approval-group.png" alt="Create Approval Group"><figcaption><p>Create Approval Groups</p></figcaption></figure>
@@ -30,13 +30,13 @@ The **Settings** tab consists of the following fields:
3030

3131
* **Group Email:** Workflow notifications are sent to a generic inbox (a group's email address) rather than the individual group members.
3232
* **Language:** Select a language variant for the email.
33-
* **Enable Offline approval:** Allow the users of this group to approve changes without logging in to the Backoffice. For more information, see the [Enable Offline approval](approval-groups.md#enable-offline-approval) section. This feature requires a paid license.
33+
* [**Enable Offline approval**](approval-groups.md#enable-offline-approval)**:** Allow the users of this group to approve changes without logging in to the Backoffice. For more information, see the [Enable Offline approval](approval-groups.md#enable-offline-approval) section. This feature requires a paid license.
3434

3535
![Approval group Settings](../images/Approval-group-settings.png)
3636

3737
### Enable Offline Approval
3838

39-
You can optionally provide Groups permission to action workflow tasks without logging in to Umbraco. This feature requires a paid license. By Enabling Offline Approval, all email notifications sent to the group members will include a personalized link to a preview page.
39+
You can optionally provide Groups permission to action workflow tasks without logging in to Umbraco. This feature requires a paid license. By enabling Offline Approval, all email notifications sent to the group members will include a personalized link to a preview page.
4040

4141
The preview page exposes the current saved page with the options to approve or reject the change. It is not possible to edit the content from the offline approval view.
4242

@@ -68,7 +68,7 @@ To add a Group member, follow these steps:
6868
3. Select a group from the list to edit its Members.
6969
4. Go to the **Members** tab.
7070
5. Click **Add** in the **Group members** section.
71-
6. Select the **Users** you want to add to the approval group.
71+
6. Select the **Users** you want to add to the approval group.
7272

7373
![Add group Members](../images/add-group-member.png)
7474
7. Click **Save Group**.
@@ -82,7 +82,7 @@ To inherit an existing Umbraco group membership, follow these steps:
8282
3. Select a group from the list to edit its Members.
8383
4. Go to the **Members** tab.
8484
5. Click **Add** in the **Inherited group membership** section.
85-
6. Select the **User groups** you want to add to the approval group.
85+
6. Select the **User groups** you want to add to the approval group.
8686

8787
![Inherited group membership](../images/Inherited-group-membership.png)
8888
7. Click **Save Group**.
66.6 KB
Loading
23.5 KB
Loading
48.9 KB
Loading
16.2 KB
Loading
55.2 KB
Loading
5.83 KB
Loading

0 commit comments

Comments
 (0)