Inline Registration

matt@antinomia - January 12, 2008 - 19:37

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 snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Apr-077.84 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2009-Apr-0772.73 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.