Hi, Will there be a D6 version of this module please?
Thanks for considering this!
Greetings, Martijn

CommentFileSizeAuthor
#2 fastloginD6.tar_.gz8.37 KBrv0

Comments

rv0’s picture

I have made a D6 version today.

Will do some more tests and submit later on.

rv0’s picture

Status: Active » Needs review
StatusFileSize
new8.37 KB

Here 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.

summit’s picture

Hi Great!,
Would be awesome if you get it on the project-page, so that issues can be submitted if necessary.
greetings,
Martijn

rv0’s picture

That's up to the maintainer of this module.
I contacted him already.

Meanwhile feel free to post any issues here.

itserich’s picture

This 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?

rv0’s picture

nope..
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.

itserich’s picture

Thanks. Rules is a powerful module. I think it does not have a password token (yet) or would suit my needs fine.

rv0’s picture

true 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.

itserich’s picture

@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

SeanBannister’s picture

For 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