Closed (fixed)
Project:
Role Expire
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2009 at 10:04 UTC
Updated:
8 Jan 2010 at 11:50 UTC
http://drupal.org/node/374093/revisions/view/721638/805582
My name was removed from maintainers, and it's ok -- but please credirt me for the D6 rewrite of the module
Comments
Comment #1
stewsnoozeOn v1.2 I added this comment (http://drupal.org/node/374093/release)
role_expire 6.x-1.2
6.x · New features
stewsnooze - August 12, 2009 - 09:52
Download Size md5 hash
role_expire-6.x-1.2.tar.gz 10.78 KB 96882b57e2bbe7d964da3f8efd5c1155
Official release from CVS tag: DRUPAL-6--1-2
Last updated: August 12, 2009 - 09:55
View usage statistics for this release
This release changes the database structure from using one table per role to having one table that stores all of the information per role. This means that as the number of roles on your site grow the number of database tables doesn't grow with it which seems more scalable.
It largely only contains the code from http://drupal.org/node/455436 by Amitaibu
.....
However I've added you to the role_expire page also.
Comment #2
amitaibuThanks, much appreicated!