Home
The Toolkit for Online Communities
15899 Community Members, 0 members online, 2355 visitors today
Log In Register

Forum OpenACS Q&A: file-storage and symlinks

OpenACS Home : Forums : OpenACS Q&A : file-storage and symlinks

Icon of Envelope Request notifications

+
Posted by Claudio Pasolini on
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.

+
Posted by Don Baccus on
I don't know of any plans to write this into the UI ... the content repository provides symlinks, though, so it shouldn't be that hard to do.

Once you design a UI that is!