By fumbling on
Is there a module, or way of using triggers, actions or rules, that allows you to prompt the anonymous user to login when performing a task that's only available to authenticated users?
Is there a module, or way of using triggers, actions or rules, that allows you to prompt the anonymous user to login when performing a task that's only available to authenticated users?
Comments
To make user names, you can
To make user names, you can login to drupal and create accounts for users.
__________________________________________________________________________
php | c/c++ | java | vb.net | css | javascript | xml | xslt | xhtml | sql | cisco
this module
http://drupal.org/project/logintoboggan
Thanks, I saw that module
Thanks, I saw that module before and bookmarked it but didn't realize it could redirect to login like that. I'll give it a shot.