inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,018
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on May 19, 2017 2:10:14 GMT -8
Description:The plugin is intended to limit the file size of any upload to save storage space on the forum.
Bonus:There's a setting to install an "Add Attachment" button to the quick reply.
Note: This is not an image resizer, it is the gatekeeper that rejects the 4096 x 2048 gorilla image weighing in at 899kb but will allow that same image once it has been properly compressed to reduce that file size down to 300kb (even if it still remains at 4096 x 2048)
Updates:v0.2.1 - 16 March 2020 - Added upload rationing (quotas) for users, groups or boards
- Fixed bug causing avatar file upload size to be the same as file attachments upload size
- Added filetype filtering on a per board basis
I came across this thread and decided to test if the file uploader could be further configured to curtail uploads to an even stingier max size than the standard one megabyte and came up with this: Try it out (download here) and let me know what you think should be added or improved. want avatar uploads added? [done]want to specify different limits for different groups? [done]want to limit by filetypes? [done]Reviews:Just thought I'd comment on the Stingy Uploader plugin... it seems to be working very well. I've capped our uploads to 300k, along with writing a sticky post telling folks about BeFunky and TinyPNG... two sites I use all the time for quick smartphone tweaks. We've had one or two complaints about this new "restriction" when they try to upload 4000px wide images but for the most part, this new image limiting seems to be working well.
Plugin Stingy Uploader works great. Installation was a bit nonintuitive, but I figured it out. Edit:
|
|
inherit
223590
0
May 17, 2023 9:13:21 GMT -8
Kitty Katt
My Username is @kittykatt (with 2 t's in katt)
821
July 2015
kittykatt
|
Post by Kitty Katt on Mar 20, 2020 3:31:50 GMT -8
Hello Chris. I saw your post here and was I curious to know if adding a popup reminder would be something you would be willing to add (in reference to your reply to #1 of linked post). My thought, if I may, would have a similar setup to the file size limiter. In essence, a field for a number and perhaps a dropdown selection for Days/Months. Thank you for your consideration.
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,018
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Mar 21, 2020 8:34:49 GMT -8
Hello Chris . I saw your post here and was I curious to know if adding a popup reminder would be something you would be willing to add (in reference to your reply to #1 of linked post). My thought, if I may, would have a similar setup to the file size limiter. In essence, a field for a number and perhaps a dropdown selection for Days/Months. Thank you for your consideration. Hi Kitty Katt , to implement that feature would require a superkey be included with the plugin to keep track of files and the dates they were uploaded. Given that forums are allotted only two superkeys it would make much more sense to create a separate plugin for those who might want that feature rather than include it in this plugin and force everybody to decide if they want to give up a superkey for a feature they aren't even going to use.
|
|
inherit
223590
0
May 17, 2023 9:13:21 GMT -8
Kitty Katt
My Username is @kittykatt (with 2 t's in katt)
821
July 2015
kittykatt
|
Post by Kitty Katt on Mar 22, 2020 5:18:39 GMT -8
Hello Chris . I saw your post here and was I curious to know if adding a popup reminder would be something you would be willing to add (in reference to your reply to #1 of linked post). My thought, if I may, would have a similar setup to the file size limiter. In essence, a field for a number and perhaps a dropdown selection for Days/Months. Thank you for your consideration. Hi Kitty Katt , to implement that feature would require a superkey be included with the plugin to keep track of files and the dates they were uploaded. Given that forums are allotted only two superkeys it would make much more sense to create a separate plugin for those who might want that feature rather than include it in this plugin and force everybody to decide if they want to give up a superkey for a feature they aren't even going to use. Hello Chris, That is certainly logical for this request to be a separate plugin given your explanation. I do have an available super key if you are willing to create this. If you do not want to create this, I understand. Either way, I hope you have a great day and please be safe (as we all should during this pandemic).
|
|