Any volunteer to port this great module to Drupal 7? I would be happy to contribute testing and an updated README.txt file.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 670806-1-ajax-register-drupal-7-port.patch | 16.09 KB | spleshka |
| #5 | ajax_register.tar_.gz | 1.96 KB | spleshka |
Comments
Comment #1
luksakWhat is the status of this?
I installed the module. The login form works. The Register form doesn't.
Comment #2
luksakAnd what about thickbox or similar support?
Comment #3
Desi Raaj commentedI cannot find the block to enable, are there any dependencies for the D7 version?
Comment #4
davidam commentedI've the same problem than Desi. What are the dependencies in Drupal 7?
Comment #5
spleshkaHi.
I completely rewrote this module using the capabilities of Ajax in Drupal 7. A patch for the current version of the module attached to a comment. Moreover, there you may find file with the resulting module.
If the patch will be approved I will be glad to become a co-maintainer for the ajax register module.
Thanks,
Spleshka.
Comment #6
chia commentedSpleshka,
I have added you as maintainer, this is perfect, does everything i planned on doing.
Feel free to add it to the 7.x-3.x branch.
Comment #7
bancarddata commentedHi guys,
I too am having difficulties with both the beta and the dev versions of this module. What is the expected outcome upon enabling this module? Should there be a specific block added? If so, what would it be called? Does it add an admin link under configuration? I have enabled it, ran updates, flushed caches, etc., but I do not see that anything has changed.
Thanks,
Scott
Comment #8
spleshkaNo blocks should be added. Just put login block from drupal core (user module) into region. There you will find links to register and password recovery. Everything works with AJAX.
I wanna to open this forms in a popup, so wait for a new release :)
Comment #9
bancarddata commentedAh ok. So the popup portion of the module has not been implemented yet. That explains my confusion! Thanks for your efforts and help!
Comment #10
rootical commentedGreetings all and thanks for the nice module!
Could you please explain me whether i c can use the registration link with custom fields assigned to user profile and having logintobogan with loginza modules enabled? Because on clicking register i am redirected by the browser and ajax is not used.
Password restore and enter works.
Thanks.
Comment #11
dgastudio commentedhm, it's works properly for login/register.
but after user is loged in, no welcome message appears!
Comment #12
spleshkaModule was successfully ported to 7.x. Please, leave all your notices in other issues.