Project

General

Profile

Actions

Feature #23827

closed

Change the layout of thumbnails and allowed file types so that they don't waste so much space anymore

Added by Jo Hasenau over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-10-22
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

While rendering TCEforms of Content elements "Images" or "Text & Images" the layout of the thumbnails wastes a lot of space especially when there are many images within the same element.

Attached patch changes the layout for image fields of the type "group => files" only, while leaving the original layout as is for the other group fields including the "mixed filetypes" variant of "files".

Instead of rendering the image + an image icon + the image file name in a long row, it reduces the layout to show just thumbnails set to inline-block while hiding the icons and the file name.

The filename is visible on mouse over anyway and there is definitely no need to mark the thumbnail of an image with an image icon.

Additionally this patch will change the layout of the allowed filetypes by removing nowrap and reducing the font size.

(issue imported from #M16111)


Files

t3lib_tceforms.diff (3.78 KB) t3lib_tceforms.diff Administrator Admin, 2010-10-22 15:39
t3lib_tceforms_v3.diff (4.06 KB) t3lib_tceforms_v3.diff Administrator Admin, 2010-10-23 17:34
t3lib_tceforms_v4.diff (4.57 KB) t3lib_tceforms_v4.diff Administrator Admin, 2010-11-15 23:34

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #24256: All TCA forms "group" with size=1 have height of 85pxClosedSteffen Gebert2010-12-01

Actions
Related to TYPO3 Core - Bug #50707: TCA -> selectedListStyle not respected by buttonsClosedErnesto Baschny2013-08-02

Actions
Actions #1

Updated by Ernesto Baschny over 13 years ago

Committed to trunk rev. 9391.

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF