This is my first time contributing something so I am unsure how to do this.

I have ported Automated Logout to core 6, here is the tarball. I changed the countdown timer to use Javascript Countdown Timer instead, this seems to provide less problems with IE 7 at least.

Comments

jrglasgow’s picture

Title: Port to core 6 » Port to core 6 - patch
Status: Active » Needs review
StatusFileSize
new10.86 KB

I'm just learning how to contribute. Here's my patch.

AjK’s picture

Thanks very much! I'll review and test shortly.

jvandervort’s picture

If you are including support for Javascript Countdown Timer, you may way to use the 2.x branch instead of the 1.x branch.
The tags would need to be changed a little.

the name= attribute of the span tags changed to class=

AjK’s picture

@jrglasgow - I see you recently applied for a CVS account but didn't provide enough details to aquire one. Well, I approved your account and added you to this project (autologout) as a co-maintainer. So now you can commit to this project directly. Try to treat it nicely, thanks!

@jvandervort - I see you have an interest in this module also. You too now have CVS write access. Yes, I hand it out like lollypops but that's the beauty of CVS (or SVN), you can roll back any mess!

I'd rather have people who are interested in teh module partake than turn away good offers of help. Thanks to you both.

jvandervort’s picture

Version: master » 5.x-1.3

Patch looks to be against 5.x-1.3

jrglasgow’s picture

Version: 5.x-1.3 » master
StatusFileSize
new13.07 KB

This is my first attempt to patch. I'm beginning to understand more. This patch is against HEAD.

jvandervort’s picture

Committed the first version of the patch to a new branch: DRUPAL-6--1
AjK can make a release for 6.x once he thinks it is worthy.

jrglasgow’s picture

Status: Needs review » Fixed
jrglasgow’s picture

Status: Fixed » Closed (fixed)