Posted by jgottshall on May 4, 2009 at 9:08pm
Jump to:
| 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
I think it could work when using Comment CCK.
#2
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
@mr.j check out http://drupal.org/project/comment_registration
#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