How to limit size/number of profile timeline images?
Using Jamroom
michael:
Got some code in the "Profile Daily Limits" ( jrProfileLimit ) module ver 1.0.9 to deal with "Comment Attachments" and "Forum Attachments".
Need to get some other eyes on the code before release though.
Michael has run this by me, and I'm not sold on this at this time - I want to make sure this is handled correctly. The problem is that we have to decide how we want to handle attachments. Do we want it to be per ITEM? i.e. "max 1 attachment per comment, post, etc." or per day? Then we have to decide to we allow it to be broken up by media type? I.e. a user hits their daily limit on images but now wants to attach an audio file or a video or whatever - but since they have hit their limit they are done? Feels like it could get complicated real quick.
Since this is first time this has ever been brought up, I'm also not sure it warrants changes and additions to modules that 99% of our users will never use, so it needs to be thought through.
Sorry - don't mean to rain on anything.