Skip to content

Commit b289900

Browse files
authored
Merge pull request #1122 from ExpressionEngine/update-subfolder-docs
making it clear that compatibility mode has to be off for subfolders
2 parents ae3fe24 + 4735d97 commit b289900

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/control-panel/file-manager/subfolders.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
-->
99
# Subfolders
1010

11-
Subfolders can be uses to help better organize your files. In order to do that, subfolders need first to be enabled in [Upload Directory](control-panel/file-manager/upload-directories.md) preferences.
11+
Subfolders can be used to help better organize your files. In order to do that, subfolders need first to be enabled in [Upload Directory](control-panel/file-manager/upload-directories.md) preferences.
12+
13+
NOTE: **Note:** Creating subfolders requires File Manager Compatibility Mode to be disabled. If Compatibility Mode is enabled, the New Folder option and subfolder features are unavailable. You can disable it in [Settings -> Content & Design](control-panel/settings/content-design.md#run-file-manager-in-compatibility-mode).
1214

1315
After enabling subfolders, you will see the "New folder" button in the top right of the File Manager when viewing the contents of an Upload Directory. Clicking the "New Folder" button will show the folder creation dialog. This option is not available from the "All Files" view.
1416

@@ -17,4 +19,3 @@ After enabling subfolders, you will see the "New folder" button in the top right
1719
From the New Folder dialog, subfolders can be created in the current location as well as any other locations where subfolders are enabled. Subfolders can also be nested within other subfolders.
1820

1921
To rename a subfolder, use the Utility Action menu (the `...` at the end of a folder's row) and select the `Rename` option.
20-

docs/control-panel/file-manager/upload-directories.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ Default view type for this upload directory.
6666

6767
Enables creating subfolders within this upload directory and placing files within those.
6868

69+
NOTE: **Note:** Subfolders are available only when File Manager Compatibility Mode is disabled in [Settings -> Content & Design](control-panel/settings/content-design.md#run-file-manager-in-compatibility-mode).
70+
6971
#### Keep subfolders on top?
7072

7173
Group subfolders at the top of the files list when browsing, irrespective of sorting order. When turned off, the folders will be mixed with the files list.

0 commit comments

Comments
 (0)