WordPress/wp-admin/css
Andrew Nacin 173806d7a1 Restore the Description field to the media UI in 3.5.
We tried in vain -- a noble but ultimately failed effort -- to reduce the number of fields for attachments from four (title, caption, alt, description) to one (caption for images, title otherwise). Alternative text needed to stay for accessibility reasons, of course.

Eventually title returned due to heavy plugin reliance. Description is too used by too many plugins (often times incorrectly -- the caption is more likely the proper field), hence its less-than-triumphant return today.

Version 3.5 has tried to streamline media in a number of ways. Removing fields may have been too much at once, as it forced not only a user interface change, but a paradigm change as well.

Finally, on upload we populate the description field with IPTC/EXIF captions, rather than the caption field. See #22768, this should be fixed. For now, Description stays.

This commit also restores 'Title' attribute editing to the main tab of the Edit Image dialog. The "Title" field no longer populates title attributes for <img> tags by design (for accessibility and other purposes, see #18984). So, here is a more obvious 'workaround' for the tooltip community.

Finally, this:
 * Cleans up the post.php attachment editor, including by showing a prettier form of the mime type.
 * Enables plugins to specifically hide attachment_fields_to_edit from either post.php (where you can create meta boxes) or the modal (which you may not want to clutter), for compatibility reasons.
 * Hides the 'Describe this file...' placeholder when a field is read-only in the modal.

props nacin, helenyhou.
fixes #22759.



git-svn-id: http://core.svn.wordpress.org/trunk@23083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-06 00:41:06 +00:00
..
color-picker-rtl.css RTL fixes for media and color picker. 2012-11-30 13:34:16 +00:00
color-picker-rtl.min.css Compress scripts/styles: 3.5-RC2-22949. 2012-11-30 13:52:16 +00:00
color-picker.css RTL fixes for media and color picker. 2012-11-30 13:34:16 +00:00
color-picker.min.css Compress scripts/styles: 3.5-RC2-22949. 2012-11-30 13:52:16 +00:00
colors-classic.css Revert [22767] and fix icon alignment issues in the sprites themselves. props lessbloat. fixes #22527. 2012-11-21 19:17:01 +00:00
colors-classic.min.css Compress scripts/styles: 3.5-beta3-22793. 2012-11-21 21:03:21 +00:00
colors-fresh.css Revert [22767] and fix icon alignment issues in the sprites themselves. props lessbloat. fixes #22527. 2012-11-21 19:17:01 +00:00
colors-fresh.min.css Compress scripts/styles: 3.5-beta3-22793. 2012-11-21 21:03:21 +00:00
customize-controls-rtl.css Add missing color picker + customizer CSS. props mattwiebe. see #21206. 2012-09-27 17:08:32 +00:00
customize-controls-rtl.min.css Compress scripts/styles: 3.5-alpha-22071. 2012-09-27 19:21:47 +00:00
customize-controls.css Don't show additional focus outline on customizer sections. Remove unused CSS selectors. props lessbloat. see #21283. 2012-11-07 22:18:58 +00:00
customize-controls.min.css Compress scripts/styles: 3.5-beta2-22455. 2012-11-07 22:58:33 +00:00
farbtastic.css One newline is enough. 2012-01-05 20:10:39 +00:00
ie-rtl.css Fix action link styling in IE7 and IE8. props SergeyBiryukov. fixes #22467. 2012-11-21 22:34:08 +00:00
ie-rtl.min.css Compress scripts/styles: 3.5-beta3-22801. 2012-11-21 22:58:36 +00:00
ie.css Scope button classes so they can be used on the frontend without interfering with theme styles. 2012-11-30 13:40:59 +00:00
ie.min.css Compress scripts/styles: 3.5-RC2-22949. 2012-11-30 13:52:16 +00:00
install.css Introduce a new, cross-browser HiDPI CSS @media rule to be used everywhere. 2012-11-17 06:50:08 +00:00
install.min.css Compress scripts/styles: 3.5-beta3-22631. 2012-11-17 06:58:29 +00:00
media-rtl.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
media-rtl.min.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
media.css Introduce a new, cross-browser HiDPI CSS @media rule to be used everywhere. 2012-11-17 06:50:08 +00:00
media.min.css Compress scripts/styles: 3.5-beta3-22631. 2012-11-17 06:58:29 +00:00
wp-admin-rtl.css Missing RTL for [21944]. props helenyhou. fixes #22707. 2012-12-04 05:06:24 +00:00
wp-admin-rtl.min.css Compress scripts/styles: 3.5-RC2-23018. 2012-12-04 06:58:31 +00:00
wp-admin.css Restore the Description field to the media UI in 3.5. 2012-12-06 00:41:06 +00:00
wp-admin.min.css Compress scripts/styles: 3.5-RC2-22988. 2012-12-03 05:42:30 +00:00