Skip to content

Commit c121153

Browse files
committed
Add to 14
1 parent 6babb5e commit c121153

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-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 has not yet been verified and 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)