[wp-trac] [WordPress Trac] #24251: Reconsider SVG inclusion to get_allowed_mime_types
WordPress Trac
noreply at wordpress.org
Thu Mar 2 19:15:30 UTC 2017
#24251: Reconsider SVG inclusion to get_allowed_mime_types
---------------------------+------------------------------
Reporter: JustinSainton | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Upload | Version:
Severity: normal | Resolution:
Keywords: early | Focuses:
---------------------------+------------------------------
Comment (by blobfolio):
Wanted to mention a proof-of-concept plugin along these lines:
https://github.com/Blobfolio/svgeez
@drrobotnik KSES is not fully XML-compliant nor extensible in the right
ways to make it work with SVG. SVGeez employs DOMDocument-based parsing
for environments supporting it, and a KSES-like fallback for those that
don't.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24251#comment:75>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list