~Originally posted by Chaser
Requested feature overview description.
Script enforced 4 tags minimum limit when uploading(client side, API level implementation could work but might break scripts).
Pre form submit, check if fields["tags"].search(/\s/g) >= 4, else error with "Please add at least 4 tags before uploading!".
Why would it be useful?
Prevents people from tagging badly with no/few tags.
What part(s) of the site page(s) are affected?
Posts/Uploading