mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1794] Document List - users can see sites they are not members of (#2552)
* member sites * SitePaging type
This commit is contained in:
committed by
Eugenio Romano
parent
71e0204e01
commit
d019dab147
@@ -157,6 +157,7 @@ The DocumentList component also provides support for the following reserved alia
|
||||
- `-trashcan-`,
|
||||
- `-sharedlinks-`
|
||||
- `-sites-`
|
||||
- `-mysites-`
|
||||
- `-favorites-`
|
||||
- `-recent-`
|
||||
|
||||
@@ -230,6 +231,20 @@ Default layout:
|
||||
- Title
|
||||
- Status
|
||||
|
||||
__My Sites__
|
||||
|
||||
```html
|
||||
<adf-document-list
|
||||
currentFolderId="-mysites-">
|
||||
</adf-document-list>
|
||||
```
|
||||
|
||||
Default layout:
|
||||
|
||||
- Icon
|
||||
- Title
|
||||
- Status
|
||||
|
||||
__Favorites__
|
||||
|
||||
```html
|
||||
@@ -495,6 +510,7 @@ This column is used to display a clickable location link pointing to the parent
|
||||
You are going to use it with custom navigation or when displaying content from the sources like:
|
||||
|
||||
- Sites
|
||||
- My Sites
|
||||
- Shared Links
|
||||
- Recent Files
|
||||
- Favorites
|
||||
|
Reference in New Issue
Block a user