Skip to content

Commit 8825035

Browse files
authored
Merge pull request #6750 from umbraco/cms/content-delivery
Cms/content delivery
2 parents 22b7878 + 084978c commit 8825035

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

14/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ description: >-
55

66
# Additional preview environments support
77

8+
{% hint style="warning" %}
9+
The contents of this article have not yet been verified or updated for Umbraco 14.
10+
{% endhint %}
11+
812
With Umbraco, you can save and preview draft content before going live. The preview feature allows you to visualize how a page will look once it is published, directly from within the backoffice. This is also possible for the Content Delivery API data. You can extend the preview functionality in the backoffice by configuring external preview URLs for client libraries consuming the Content Delivery API.
913

1014
{% hint style="info" %}

15/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ description: >-
55

66
# Additional preview environments support
77

8+
{% hint style="warning" %}
9+
The contents of this article have not yet been verified or updated for Umbraco 15.
10+
{% endhint %}
11+
812
With Umbraco, you can save and preview draft content before going live. The preview feature allows you to visualize how a page will look once it is published, directly from within the backoffice. This is also possible for the Content Delivery API data. You can extend the preview functionality in the backoffice by configuring external preview URLs for client libraries consuming the Content Delivery API.
913

1014
{% hint style="info" %}

0 commit comments

Comments
 (0)