By userjf2007 on
In my drupal public website, i have a page for press (they can download some pdf files and give informations).
I want just put a password to access on this page.
I not want tu user drupal user.
Have you a solution?
******
[Dans un site drupal, j’ai une page (espace presse) qui sera uniquement accessible aux journalistes afin de pouvoir télécharger une liste de pdf.
J’aimerais que un mot de passe soit demandé à l’ouverture de cette page.
Je ne veux pas d’une gestion d’utilisateur spécifique, mais juste un mot de passe.]
thanks
Edited by WorldFallz - moved to appropriate forum.
Comments
_
I havent tried it, but maybe the http://drupal.org/project/protected_node module?
agree
I had the same need of a protected page, and only needing a password field to access the page. Protected Node worked the way I had needed. It will show (redirect to) a password field, and when the password is correct will redirect back to the page to access.