Skip to content

Commit 9689507

Browse files
authored
Merge pull request #7159 from umbraco/merge-changes-to-v16
Added note in the default media types article to other versions
2 parents 4343e45 + c32ea51 commit 9689507

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

14/umbraco-cms/fundamentals/data/creating-media/default-media-types.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
On this page you will find the media types and Data Types in Umbraco. These types are not created automatically after an upgrade. If you want to use the new types, you can create them yourself.
44

5+
{% hint style="info" %}
6+
After upgrading, the default media types are not created automatically. If you create them manually, make sure to:
7+
* Set the permission for each of the media types to **Allow at root**.
8+
* Ensure that the **Folder** media type allows the new media types as children.
9+
{% endhint %}
10+
511
## Data Types
612

713
### UploadArticle

15/umbraco-cms/fundamentals/data/creating-media/default-media-types.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
On this page you will find the media types and Data Types in Umbraco. These types are not created automatically after an upgrade. If you want to use the new types, you can create them yourself.
44

5+
{% hint style="info" %}
6+
After upgrading, the default media types are not created automatically. If you create them manually, make sure to:
7+
* Set the permission for each of the media types to **Allow at root**.
8+
* Ensure that the **Folder** media type allows the new media types as children.
9+
{% endhint %}
10+
511
## Data Types
612

713
### UploadArticle

16/umbraco-cms/fundamentals/data/creating-media/default-media-types.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
On this page you will find the media types and Data Types in Umbraco. These types are not created automatically after an upgrade. If you want to use the new types, you can create them yourself.
44

5+
{% hint style="info" %}
6+
After upgrading, the default media types are not created automatically. If you create them manually, make sure to:
7+
* Set the permission for each of the media types to **Allow at root**.
8+
* Ensure that the **Folder** media type allows the new media types as children.
9+
{% endhint %}
10+
511
## Data Types
612

713
### UploadArticle

0 commit comments

Comments
 (0)