[wp-trac] [WordPress Trac] #24449: Attachment display settings in the Media Library are ignored for audio and video inside 'Standard' post format and pages
WordPress Trac
noreply at wordpress.org
Wed Jul 10 17:50:30 UTC 2013
#24449: Attachment display settings in the Media Library are ignored for audio and
video inside 'Standard' post format and pages
--------------------------+--------------------
Reporter: sennza | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Post Formats | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+--------------------
Comment (by nacin):
The most basic thing to do here is to simply hide the attachment display
settings for audio and video attachments.
The slightly more complicated thing is to make it so they can choose
between embedding and linking. "Attachment Page" and "Media File" make
sense as a "Link To", while "Custom URL" and "None" do not. Moreover, it's
not "Link to", it's actually ''what to insert''.
It's really a whole other setting entirely, with these options:
* Embed this audio/video
* Link to this media file
* Link to attachment page
For 3.6, we obviously are doing embedding by default. But that's quite a
change from people who have been used to URLs, and in some cases, they
might prefer a URL. So we probably do need to do ''something'' here beyond
simply removing the attachment display settings for audio/video.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24449#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list