Skip to content

Commit a812802

Browse files
committed
Incoprorated review comment
1 parent 96fc70f commit a812802

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

14/umbraco-cms/fundamentals/data/defining-content/default-document-types.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Use an Element Type when defining building blocks for complex page layouts, such
3434

3535
## Folder
3636

37-
A Folder is a special type of Document Type used solely for organizing content within the Content tree. Folders can contain other content items, such as other folders or content nodes.
37+
The Folder in the Document Types section is used to organize and structure your Document Types within the Settings section. It serves purely as an organizational container, with no impact on the Content section or site functionality.
3838

39-
Use a Folder to logically group related content in your Content tree, such as organizing articles by category or grouping assets for better management. This enhances navigation and keeps your content structure clean.
39+
Use a Folder to create logical groupings, like a folder named **Compositions** to hold all your Composition Document Types. This makes it easier to navigate and manage your Document Types, especially in larger projects.
40+
41+
Folders are a powerful tool to keep your Document Types organized and your backoffice tidy.

15/umbraco-cms/fundamentals/data/defining-content/default-document-types.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Use an Element Type when defining building blocks for complex page layouts, such
3434

3535
## Folder
3636

37-
A Folder is a special type of Document Type used solely for organizing content within the Content tree. Folders can contain other content items, such as other folders or content nodes.
37+
The Folder in the Document Types section is used to organize and structure your Document Types within the Settings section. It serves purely as an organizational container, with no impact on the Content section or site functionality.
3838

39-
Use a Folder to logically group related content in your Content tree, such as organizing articles by category or grouping assets for better management. This enhances navigation and keeps your content structure clean.
39+
Use a Folder to create logical groupings, like a folder named **Compositions** to hold all your Composition Document Types. This makes it easier to navigate and manage your Document Types, especially in larger projects.
40+
41+
Folders are a powerful tool to keep your Document Types organized and your backoffice tidy.

0 commit comments

Comments
 (0)