Project:Inline Registration
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Is there any way to use this approach with comments? I have seen the comment_login module, but it doesn't offer inline registration, only inline login.

Comments

#1

Status:active» postponed (maintainer needs more info)

I think it could work when using Comment CCK.

#2

Component:Miscellaneous» Code
Category:support request» feature request
Status:postponed (maintainer needs more info)» active

I would also like to have the registration form inline with the comment form so that users can register and post a comment at the same time.

#3

#4

Thanks silverwing, good find!
These two modules seem like a natural fit for each other.

#5

Would love this module to work with Drupal 7's comment system, which does not require Comment CCK, is pretty much flexible and extendable, but unfortunately does not allow to register while posting a comment. Now, there is Comment Registration module allowing do to that, but it also does not work with Drupal 7 yet: http://drupal.org/node/1051986