How would you make a document available for priv user for a limited time?

biosv - June 3, 2009 - 12:43

Let's say that you want to keep some documents available for privileged users for a certain time period, and after which you make it available to public.
I guess there will be several ways to implement it, but can you think of a simple and efficient way to make it?

Sure use Workflows, set a

pobster - June 3, 2009 - 13:04

Sure use Workflows, set a scheduled action to unpublish a node (with the docs attached to it) at a specified time.

Pobster

Private upload

backdrifting - June 3, 2009 - 13:15

I've had good results with this module - for actually making the document "secure/private":

http://drupal.org/project/private_upload

You can install this and use it along with public uploads for your file management.

-backdrifting

 
 

Drupal is a registered trademark of Dries Buytaert.