You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fieldtypes/file.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,17 +15,17 @@ lang: ee
15
15
16
16
[TOC]
17
17
18
-
File fields utilizes the built-in file browser to store uploaded files and images for your publishers.
18
+
File fields utilize the built-in file browser to store uploaded files and images for your publishers.
19
19
20
20

21
21
22
22
NOTE: **Note:** Your site must have at least one upload directory before you can create a file field.
23
23
24
-
File field allows you to browse through the files that have already been uploaded, as well as uploading new files - via using the OS file picker interface or by drag and dropping files to the file field.
24
+
A File field allows you to browse through existing files and upload new files. You can use the operating system's file selection interface or simply drag and drop files to the File field to upload them.
25
25
26
26

27
27
28
-
Once selected in the field, the file can be replaced by clicking the <imgstyle="margin-bottom: 0px; vertical-align: middle; display:inline-block;"src="../../_images/icon_edit.png"alt="edit icon"> icon. The field can be cleared by clicking <imgstyle="margin-bottom: 0px; vertical-align: middle; display:inline-block;"src="../../_images/icon_remove.png"alt="remove icon"> icon (this would not remove the file from the system). You can also change the file metadata (such as title or description) by clicking the <imgstyle="margin-bottom: 0px; vertical-align: middle; display:inline-block;"src="../../_images/icon_edit_meta.png"alt="settings icon"> icon - note that file meta data will be changed globally throughout the system.
28
+
Once a file has been selected in the field, that file can be replaced by clicking the <imgstyle="margin-bottom: 0px; vertical-align: middle; display:inline-block;"src="../../_images/icon_edit.png"alt="edit icon"> icon. The field selection can be cleared by clicking <imgstyle="margin-bottom: 0px; vertical-align: middle; display:inline-block;"src="../../_images/icon_remove.png"alt="remove icon"> icon (this will not remove the file from the system). You can also change the file metadata (such as the title or description) by clicking the <imgstyle="margin-bottom: 0px; vertical-align: middle; display:inline-block;"src="../../_images/icon_edit_meta.png"alt="settings icon"> icon - please note that file's metadata will be changed globally throughout the system.
0 commit comments