anshuwap / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

List of Shares & Visual indicator that a file is shared #394

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a large filesystem shared by Mollify.
2. Have many users, creating a bunch of shared files.
3. Cry because there is no centralized list of shares.

What is the expected output? What do you see instead?
As an Admin, I'd love to see the share module have an administrative-side page 
to see a global view of what files are shared. It would also be awesome if this 
page showed stats about the shares, such as how many times it was downloaded, 
when it was created, by whom, etc. It would be a nice place for the expiration 
date of a share, if that ever becomes a feature.

From the User side, I'd like a place where I could see my shares, and the same 
type of info as the Admin list might show.

It would be great if there were a visual indicator in the user area to show 
that a file is shared, without having to drill down into the details panel.

What version of the product are you using? On what operating system?
1.8.6.1

Please provide any additional information below.
Should be classified as an Enancement, I would think!

Original issue reported on code.google.com by tom.ie...@gmail.com on 23 Apr 2012 at 8:32

GoogleCodeExporter commented 9 years ago
Does anyone else think this might be a worthy feature?

We're trying to clean up all of the public links to the various files being 
shared out. Nobody can really tell what shares are out there globally.

I know I can go into MySQL and change values (or probably delete?) from 
mollify_shares, but I'm hoping for a more user-friendly way of managing shares.

Thoughts?

Original comment by tom.ie...@gmail.com on 20 Mar 2013 at 8:49

GoogleCodeExporter commented 9 years ago
I think it's useful in both multi and single user environments if you have some 
more files. One will not cut off access to shared files unintended. From the 
admin perspective it's a kind of control over what is shared.

From the technical point the question is probably just whether the DB is 
cleaned from such shares when the source file is being deleted.

I'd like it to be implemented as I feel it's a part of the public-share feature.

Original comment by recht...@dotquality.de on 21 Mar 2013 at 7:43

GoogleCodeExporter commented 9 years ago
I agree, both (visual indicator and list of shares) are important, and will be 
added. However, I must prioritize tasks and at the moment I'm concentrating on 
version 2.0.

Original comment by samuli.j...@gmail.com on 21 Mar 2013 at 1:06

GoogleCodeExporter commented 9 years ago
Version 2 has a configuration view where user can see all his shares. Also file 
cannot be deleted if it shared.

I'm open for suggestions for the visual indication, where and how would this be 
shown.

Original comment by samuli.j...@gmail.com on 11 Sep 2013 at 2:44

GoogleCodeExporter commented 9 years ago
Actually, I just realized that the share info column (see share plugin wiki 
page to see how to configure share info column) does exactly what the visual 
indicator is about. It shows if you or anyone else has shared the item.

Original comment by samuli.j...@gmail.com on 11 Sep 2013 at 5:24