https://bugzilla.wikimedia.org/show_bug.cgi?id=45451
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #5 from MZMcBride <[email protected]> --- You might be able to hack up the AbuseFilter extension (<https://www.mediawiki.org/wiki/Extension:AbuseFilter>) to support this. Or even hack up the upload-related PHP code (grep "wgMaxImageArea" and add your own variable) or write your own MediaWiki extension. I don't think this is something we want in MediaWiki core now or in the future, though. There are plenty of reasons you might want to upload small images (for example, icons). The "upload" user right can be restricted within MediaWiki as necessary and appropriate for your wiki. Marking this bug resolved/wontfix. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
