Hi, Will there be a D6 version of this module please?
Thanks for considering this!
Greetings, Martijn
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fastloginD6.tar_.gz | 8.37 KB | rv0 |
Hi, Will there be a D6 version of this module please?
Thanks for considering this!
Greetings, Martijn
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fastloginD6.tar_.gz | 8.37 KB | rv0 |
Comments
Comment #1
rv0 commentedI have made a D6 version today.
Will do some more tests and submit later on.
Comment #2
rv0 commentedHere is the file..
I ran it through Coder module and it's not giving any errors or warnings
This is the first drupal module I am porting so sorry for any mistakes.
Comment #3
summit commentedHi Great!,
Would be awesome if you get it on the project-page, so that issues can be submitted if necessary.
greetings,
Martijn
Comment #4
rv0 commentedThat's up to the maintainer of this module.
I contacted him already.
Meanwhile feel free to post any issues here.
Comment #5
itserich commentedThis is an interesting module.
I would like to allow anonymous users to add content and be able to edit it as simply as possible, and this sounds like it might allow for that.
Has there been any response from the maintainer?
Comment #6
rv0 commentednope..
I ended up not using this. I'm using one of the send mail functions provided by the Login One Time module in a custom rule set with "rules" module and for my usecase this works just wonderful.
Comment #7
itserich commentedThanks. Rules is a powerful module. I think it does not have a password token (yet) or would suit my needs fine.
Comment #8
rv0 commentedtrue but you could use this module http://drupal.org/project/login_one_time
check the read-me for the function and use it in a php rule.
it takes little coding.
Comment #9
itserich commented@rv0
Thanks, the log in one time module seems like it will meet our needs. I thought it might allow just a one time log in but now I realize it allows for a full user account.
I could not figure out how to include the password in the one time log in email sent to the user.
I created an issue here in case you have thoughts. Thanks again. There are a lot of neat modules and it is hard to choose.
http://drupal.org/node/979248
Comment #10
SeanBannister commentedFor anyone looking for this functionality in Drupal 6 check out http://drupal.org/project/easylogin and apply the patch at http://drupal.org/node/390962