Manage files
Added by david warburton over 15 years ago
I need a better way to manage files that are released on a project. For example, I'd like to be able to control access permissions (download, list,and write) to each file, or each file on a particular version, on the three main levels, project member, non-member, anonymous. Also, some way to add additional information or notes to the file view would be awesome. Does anyone have a plugin for this? If roll my own, which model do you think i should extend?
Replies (1)
RE: Manage files - Added by david warburton over 15 years ago
I went ahead and wrote a plugin for this, it is very very basic and i had to override the projects/list_files view so it feels brittle, but if anyone else wants it it can be found here:
http://rubbersoft.com/projects/show/revi
or attached