mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
DOCS Add link to user help guides and fix feature naming (#9596)
This commit is contained in:
parent
886733ea70
commit
e341e0aee7
@ -283,19 +283,21 @@ Then you just need to remove the reference to `silverstripe/mimevalidator`.
|
||||
Beware that this will make future upgrade more difficult because you will have
|
||||
to manually edit each module constraint.
|
||||
|
||||
## File status icons in the file manager
|
||||
## File indicators in the File manager
|
||||
|
||||
![File status icons](https://raw.githubusercontent.com/silverstripe/silverstripe-framework/blob/4/docs/en/04_Changelogs/_images/file-status-icons.png "A screenshot of file status icons being displayed in the file manager")
|
||||
![File indicators](_images/file-indicators.png "A screenshot of file indicators being displayed in the file manager")
|
||||
|
||||
Files and folders with permissions of either "Logged in users" or "Only these
|
||||
groups (choose from list)" now show a "Restricted access" icon in the file
|
||||
manager. These permissions can either be directly on the DataObject or they can
|
||||
manager. These permissions can either be directly on the DataObject or they can
|
||||
be inherited from the parent folder.
|
||||
|
||||
Websites with the optional [UserForms](https://github.com/silverstripe/silverstripe-userforms)
|
||||
module installed will show a "Form submission" icon on files uploaded through a
|
||||
UserForm. UserForm uploaded files without a "Restricted access" icon show a
|
||||
UserForm. UserForm uploaded files without a "Restricted access" icon show a
|
||||
"Form submission, unrestricted access" icon instead.
|
||||
For more information about File indicators and how they work in conjunction with UserForms and the File manager refer to
|
||||
[Silverstripe CMS User help guides](https://userhelp.silverstripe.org/en/4/optional_features/forms/form-submissions/#file-upload-field).
|
||||
|
||||
## Solr no longer indexes draft/restricted content {#solr-updates}
|
||||
|
||||
|
BIN
docs/en/04_Changelogs/_images/file-indicators.png
Normal file
BIN
docs/en/04_Changelogs/_images/file-indicators.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
Loading…
Reference in New Issue
Block a user