Feature #25320
Element browser should be more uniform in the parts tree, upload form and create folder form
| Status: | Resolved | Start date: | 2011-03-14 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.5 | Complexity: | ||
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
The element browser's presentation is not the same in the three parts
- tree
- upload form
- create form
I suggest to change the presentation according to the following screenshots.
Just open the element browser in an image content element (by clicking on the folder icon)
The usability will be approved by
- not displaying the "display thumbnails" option if no folder was selected
- using the same paddings around the two lower upload & create folder forms
- switching the "override existing files" checkbox and the submit button in upload form
- adding a top/bottom padding to the "override existing files" checkbox
(issue imported from #M17942)
Associated revisions
[FEATURE] Streamline element browser in tree, upload & create folder form
This patch makes the element browser more conform in the three parts by
adding padding to the upload/create folder forms. And move the "display
thumbnails" checkbox to the top of the right tree navigation (right
below the bulk actions).
Furthermore, the three parts are visually splitted by a border which
made it necessary to add new id attributes to the both forms in order
to make them adressable in the stylesheets.
Resolves #25320
Change-Id: I80211a8ace933fe4c44002a5eeb504bfa3360439
Reviewed-on: http://review.typo3.org/1165
Reviewed-by: Andreas Wolf
Tested-by: Andreas Wolf
History
Updated by Tommy Juhnke about 2 years ago
Updated by Lorenz Ulrich about 2 years ago
- File 25320_chrome.png added
- File 25320_firefox.png added
- File 25320_ie8.png added
- Target version deleted (
0)
Very nice catch - I always hated the look of the element browser. As soon as I can use port 29418 I will push another patch set. I removed the left 5px left margin of the headers and idented the file list by 10 pixels (as all other elements in the browser as idented 10px relative to the headers).
Additionally, I aligned the "Overwrite existing files" button, set a margin before the "Create folders" button and idented the thumbnails so that it makes more sense visually.
The three attached screenshot demonstrate that this works in Chrome/Firefox and IE8.
Updated by Tommy Juhnke about 2 years ago
Hi Lorenz,
I've added a review for your patch set. Good work! Thank you very much, especially for your browser screenshots, I don't have the possibility to check in MSIE browsers here. ;)
Updated by Tommy Juhnke almost 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset ac41534b5b551cce02f380ac513055e2d4dc175c.