Forum OpenACS Development: Re: Notifications of File-storage

Collapse
Posted by Nima Mazloumi on
One thought that just came to my mind: Will it be possible to serve a link to the relevant files/folders so that a user can at its best download the file directly?
Collapse
Posted by Orzenil Silva Junior on
Hi Nima,

I don't know if it is relevant this thread but I am working in a way to enable a link to attachment service with news package. This way I pretend upload to file-storage files really relevant to a single news item so a user could download them directly.

You can see the initial job at http://oacs-cf.intertexto.info:8002/noticias-pncf/ (choose an news item an you see a list for attached files to - not formatted yet :) )

Thanks to file-storage integration we can choose an attach uploaded via webdav

OpenACS really rocks!

\Orzenil

Collapse
Posted by Rocael Hernández Rizzardini on
<blockquote>> Will it be possible to serve a link to the relevant files/folders so that a user can at its best download the file directly?
</blockquote>

great suggestion Nima!
David, I think is easy to include.

Collapse
Posted by Tilmann Singer on
Rocael - I guess you mean the tcl api for service contracts, yes that is easier to maintain. Still a pity for the duplicated effort.