Inline Registration
Inline Registration allows anonymous users to register via the node/add page, thus removing a step/barrier from the user actually publishing content. If you're going to use this module, or allow anonymous users to post content to your site at all for that matter, you should really use CAPTCHA to help keep the spam-bots from trashing your site.
Features:
- Adds user_register() form to node/add pages if the user is not logged in
- Associates the new piece of content with the new user
- Can log the user in after node creation depending on user registration settings
Issues:
- Content is published before validation of email address (i.e. user is not required to click on link in email)
- At the moment, applies to all node types (should allow configuration based on node type)
- Currently forces user to register or login, doesn't allow the use case where an anonymous user might still be able to post content without logging in
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Apr-07 | 7.84 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2009-Apr-07 | 72.73 KB | Download · Release notes | Development snapshot | |
