[wp-meta] [Making WordPress.org] #5464: Plugin Directory: Prevent SVN uploads of animated banners and icons
Making WordPress.org
noreply at wordpress.org
Wed Oct 7 16:49:17 UTC 2020
#5464: Plugin Directory: Prevent SVN uploads of animated banners and icons
------------------------------+--------------------
Reporter: Ipstenu | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Keywords:
------------------------------+--------------------
Related to #5171, animation in icons and banners is getting bonkers. It's
not a11y friendly at all, and it's annoying to everyone else.
IMO the BEST solution would be to have SVN block all animated images named
icon* or banner* from being uploaded, though that would require checking
GIF, PNG, an SVG.
There are some other options. For example, we could actually allow gifs
but set them to not animate.
* https://github.com/krasimir/gifffer – gifs only
* https://stackoverflow.com/a/24707088 – block animations
* https://stackoverflow.com/a/26349286 – svg specific
* https://stackoverflow.com/questions/280658/can-i-detect-animated-gifs-
using-php-and-gd - more PHP options
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5464>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list