![Advanced-UI](https://img.shields.io/static/v1?label=UI&message=Advanced&color=lightgrey) The "Share Listing" plugin allows an administrator to see what has been shared from celum over different channels. Currently, it is possible to list all shares via PINs and Smartviews and also see the available Upload-Requests. [MINITOC] ## Share Listing Providers For the following plugin, a Share Listing Provider can be installed: * Upload Request * Anura * Anura Easy Share * Smart Views Note: PINs are supported by default. ## Properties To be configured in {home}/appserver/conf/custom.properties ##### shareListing.license > type: String, **required: yes**, default: - License key (delivered by brix IT Solutions) ##### shareListing.cacheTimeMinutes > type: String, required: no, default: 30 Property to set the cache time. Please note that it may take the set time to update the list after changes have been made. ##### shareListing.userGroups > type: comma-separated list of user group ids, required: no, default: - Additionally to super admins users in those groups (recursively) also have admin privileges for this extension. ##### shareListing.allCanSeeOwned > type: boolean, required: no, default: false If this is set to true then users that are not super admins and not in one of the specified groups can see and delete their own pin links. For smart views, anura and anura easy share those users can see the smart views where they can see the node, but they cannot delete anything. ## Compatibility Matrix | Share Listing | CELUM (min. version)| | :----- | :-----| | 1.0 | 5.12.4 | | 2.0 - 2.1 | 5.13.4 (tested up to 6.12) | | 2.2 | 6.4.0 (tested up to 6.14) | ## Screenshot ![Share Listing](view1.jpg) ## Release Notes #### 1.0 > Released 2017-12-13 Initial Version #### 2.0 > Released 2019-03-15 - Pagination - Sorting - Performance improvements - Added license - Language support - Message fix #### 2.0.6 > Released 2020-02-17 Ready for CELUM 6.4 #### 2.1 > Released 2022-06-09 Added generic deletion support, currently implemented for PIN ans SmartViews #### 2.2 > Released 2023-01-10 New property allCanSeeOwned