In an intranet project I would set up a repository based on file-storage, but I need to file a document in several folders. (Naturally only one folder will contain the actual document, while the others folders should simply symlink to it.)
The package already provides the ability to create an external link to a document in the web (create url) and the same could be done also for symlinks.
Are there plans to provide this functionality? Otherwise I could write it.