Opened 16 years ago
Closed 15 years ago
#8886 closed enhancement (fixed)
Suggested UI changes for the edit media page
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.9 | Priority: | low |
Severity: | normal | Version: | 2.7 |
Component: | Media | Keywords: | has-patch tested needs-review |
Focuses: | Cc: |
Description
Suggested UI changes to the edit media page shown at /wp-admin/media.php?action=edit&attachment_id=1
1. Add labels to info. at the top, i.e. File name, File type, Upload date
2. Add File URL field.
http://img.skitch.com/20090119-jufi8n1htyy3cr56u3gxiy33y1.png
Attachments (1)
Change History (12)
#3
@
16 years ago
Is there any predefined class we can use to highlight the labels as you do on your screen mockup? I don't think it would be correct to hard code orange or any other color in the template. Can we use just plain bold text?
Anyone has any idea how the File URL field functionality should be implemented? Is there a reason to make it editable, or should it appear below upload date as just a property?
#4
@
16 years ago
- Cc dragos.nicholas@… added
- Keywords has-patch tested added; needs-patch removed
- Owner set to Nicholas91
I've added the requested labels for the info at the top. These labels have a new class named 'media-item-info-labels'. Please tell me if you want them to be in just plain text or bold text, but I think adding a new class for them will be useful in the long run. Maybe a core dev can add the 'media-item-info-labels' class to the CSS files, thanks.
#7
follow-up:
↓ 8
@
16 years ago
I believe text must be in bold. I was not convinced about creating a new class though. But as you've said, it will probably be better in the long run.
#8
in reply to:
↑ 7
@
16 years ago
Replying to federico.bond:
I believe text must be in bold. I was not convinced about creating a new class though. But as you've said, it will probably be better in the long run.
Thanks for your input, let's see what the devs decide.
Adding these labels and URL would be helpful to users. +1