[wp-trac] [WordPress Trac] #31050: Better PDF Upload Management
WordPress Trac
noreply at wordpress.org
Wed Oct 26 07:27:52 UTC 2016
#31050: Better PDF Upload Management
--------------------------------------------+---------------------------
Reporter: celloexpressions | Owner: mikeschroder
Type: feature request | Status: closed
Priority: normal | Milestone: 4.7
Component: Media | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing commit | Focuses: ui
--------------------------------------------+---------------------------
Changes (by mikeschroder):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"38949"]:
{{{
#!CommitTicketReference repository="" revision="38949"
Media: Add support for rendering PDF thumbnails.
When support for PDFs is available, on upload,
render 'Thumbnail', 'Medium', 'Large', and 'Full' sizes of
the first page, and save them in attachment meta.
Use these renders within Add Media, Media Gallery and List views,
Attachment Details, Post/Attachment Edit screens, and Attachment pages.
Support available by default via Imagick -> ImageMagick -> Ghostscript,
but can be provided by any `WP_Image_Editor` that supports PDFs.
Props adamsilverstein, azaozz, celloexpressions, desrosj, dglingren,
ericlewis, ipstenu, joemcgill, joyously, markoheijnen, melchoyce,
mikeschroder, tomauger.
Fixes #31050.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31050#comment:97>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list