Feature #295
closedAllow grouping of documents by version
Description
In the same structural manner as files allow documents to be stored by version. This is because we get lots of different
documents that are specific to a version so being able to group them under versions would be great.
Layout:
- Version
-- Document Category
--- Document Header
---- The actual files for download
Example:
- V1.5
- - Change Requests
- - - Change Request 1
- - - - Documents
- - - Change Request 2
- - - - Documents
- - User Documentation
- - - Quickstart Guide
- - - - Documents
- - - Manual
- - - - Documents
- V2.0
- - Change Requests
- - - Change Request 1
- - - - Documents
etc. etc.
This is only a request on the structural side; I think the documents would still benefit from the current UI rather
than emulating the files section UI.
Also it looks like currently all the documents are stored in a single "files" folder on the server. Since
files could have the same names would it be possible to create sub directories based on the structure above?
No data to display