Opened 7 years ago
Closed 7 years ago
#3212 closed defect (bug) (fixed)
Inline Upload Style
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | JS CSS upload has-patch commit |
| Cc: |
Description
Even after [4349], some of the inline upload inputs are pretty narrow. This can be particularly frustrating when writing a long description.
Attached
- Widens some of the inputs and tables.
- Adds an easy way of grabbing the uploaded file's URL.
- onclick="false" on direct links to files when in inline mode so that the user never gets to a dead end in the iframe (the links are still there to be right clicked or whatever).
- Better defaults for the_attachment_links().
- Fixes nonce bug when deleting freshly uploaded file.
Attachments (9)
Change History (14)
- Keywords has-patch commit added
- Owner changed from anonymous to mdawaffe
- Status changed from new to assigned
3212b.diff
- All of the above and fixes some send to editor, relative/absolute bugs.
- Resolution set to fixed
- Status changed from assigned to closed
- Resolution fixed deleted
- Status changed from closed to reopened
Note: See
TracTickets for help on using
tickets.

+ some send to editor bugs