Needs review
Project:
User Quota
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2009 at 21:35 UTC
Updated:
13 Jan 2009 at 17:02 UTC
Hi I urgently had to go look for another solution because porting a module I intended to use to D6 was going to take too long. Then I found user_quota.
I've added a whole lot of features to make it do what I wanted:
Please note the changes was done for my own needs and is not intended as a replacement for the current version. I'm posting the patch of changes here so the developer can makes use of it or any functions any way he wants.
| Comment | File | Size | Author |
|---|---|---|---|
| user_quota.module.patch | 16.61 KB | Max_Headroom |
Comments
Comment #1
gregglesI like a lot of these things, but it's really hard to review them all when they are all together like this. I know it's harder to make individual patches out of them.
Can you expand on what the goal is with this?
Yes, let's keep that in #352873: Handling of unlimit and empty quota.
Comment #2
Max_Headroom commentedI will over the next few days make individual patches. I was on a roll :)
My plan with Admin settings menu is for global settings, like the unlimited control and also (in this case) a custom message for why a user is blocked.
edit: I think we should get the unlimited issue sort first before I start posting patches, as a lot of the functions depends on that.
Comment #3
sam.e2 commentedAll those extra features sound great, and very useful in wider contexts.
How're they coming?