Skip to content

Commit b459779

Browse files
authored
Update file.md
1 parent 8389251 commit b459779

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/fieldtypes/file.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ lang: ee
1515

1616
[TOC]
1717

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.
1919

2020
![file field](_images/field_file.png)
2121

2222
NOTE: **Note:** Your site must have at least one upload directory before you can create a file field.
2323

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.
2525

2626
![file field with file selected](_images/field_file_file.png)
2727

28-
Once selected in the field, the file can be replaced by clicking the <img style="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 <img style="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 <img style="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 <img style="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 <img style="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 <img style="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.
2929

3030
## Field Settings
3131

0 commit comments

Comments
 (0)