Two ideas:
One, look into the Login Ticket API, and Temporary Invitation module, to build a login for each user potentially, a custom module that you write could then be used to hook the temporary invitation module from the notification module, or perhaps from actions/workflow or something along those lines.
Two, LoginToboggan module will enable you to put a login form on each access denied page, which would definitely remove the question of how to log in for the logged out users, as long as they can remember their passwords.
http://drupal.org/project/loginticket http://drupal.org/project/temporary_invitation http://drupal.org/project/logintoboggan
-Mike
On Apr 29, 2007, at 1:22 PM, Ari Davidow wrote:
We have several password-protected Drupal installations for use by various groups connected to our organization. We have been using the Notification module to let folks know when something new has been posted. In actual practice, these sites are used so seldom that what happens is that people receive the notification, can't remember how to log in, and end up ignoring the notice (and the content) rather than ask for help logging in (again).
We think that one solution might be to send out the notifications such that they include the login/password info encrypted, so that clicking on the link takes someone into the website, already logged in. The encrypted info would probably want to expire, say, within a week.
This doesn't seem possible with the Notification module. Is there something else that provides a similar service that we might use (some comments on the Drupal forms suggested that og also sends notifications, but it isn't clear if we can ease people's way to getting into the site).
Ideas?
__________________ Michael Prasuhn mike@mikeyp.net http://mikeyp.net 714.356.0168