Project

General

Profile

Actions

Task #28188

closed

Unify table layouts

Added by Felix Kopp almost 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
Start date:
2013-07-02
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

We have several different styles for the row-header above tables (not the ExtJS grids).

The class .t3-row-header looks good and has the correct styling but lacks of a suitable padding.
There are few different adequate padding definitions, e.q. within .typo3-dblist .t3-row-header td or #typo3-filelist .td3-row-header td.

I would like to suggest to find a common understanding with table layouts.

Judging by the attached screenshots the preferred way to go is using the list module's layout with a dark border, no light border/padding and no space between the tabs (probably consense already).

Shall patches be provided?

Technical aspects: use same table code structure for as many tables as possible (.t3-row-header into the first tr (list module) and not each tr > td (Log module)).


Files

tstemplate.png (10.6 KB) tstemplate.png tstemplate: flat, no padding Felix Kopp, 2011-07-14 00:01
user-settings.png (18.7 KB) user-settings.png User settings: different story :) Felix Kopp, 2011-07-14 00:01
clipboard.png (13.2 KB) clipboard.png Clipboard: light padding around Felix Kopp, 2011-07-14 00:01
filelist.png (13 KB) filelist.png Filelist: light padding around and between Felix Kopp, 2011-07-14 00:01
list.png (13.8 KB) list.png List: no padding Felix Kopp, 2011-07-14 00:01
log.png (18 KB) log.png Log: no padding Felix Kopp, 2011-07-14 00:01
scheduler.png (16.4 KB) scheduler.png Scheduler: light padding around + between cells Felix Kopp, 2011-07-14 00:01
table.html (15.3 KB) table.html Table Felix Kopp, 2011-07-17 20:26
file_list---before.png (218 KB) file_list---before.png file_list: Before Felix Kopp, 2011-08-14 16:01
file_list---after-chrome-mac.png (239 KB) file_list---after-chrome-mac.png file_list: After Chrome Mac Felix Kopp, 2011-08-14 16:01
file_list---after-ff5-mac.png (212 KB) file_list---after-ff5-mac.png file_list: After FF5 Mac Felix Kopp, 2011-08-14 16:01
file_list---after-ff36-mac.png (215 KB) file_list---after-ff36-mac.png file_list: After FF3.6 Mac Felix Kopp, 2011-08-14 16:01
file_list---after-safari51-mac.png (210 KB) file_list---after-safari51-mac.png file_list: After Safari 5.1 Mac Felix Kopp, 2011-08-14 16:01

Subtasks 17 (0 open17 closed)

Bug #49592: Georgify tablesClosed2013-07-02

Actions
Task #49593: Remove empty table at end of modulesClosed2013-07-02

Actions
Task #49599: Remove not needed table for permission legendClosed2013-07-02

Actions
Task #49603: Replace table structure in new element wizardClosed2013-07-02

Actions
Task #49635: Remove table in TSOB conditionClosed2013-07-03

Actions
Bug #52558: Refactor/reintroduce t3-tableClosed2013-10-06

Actions
Bug #52561: Make use of .t3-table in EXT: tstemplateClosed2013-10-06

Actions
Task #52564: Make use of .t3-table in EXT: schedulerClosed2013-10-06

Actions
Task #52565: Make use of .t3-table in EXT: belogClosed2013-10-06

Actions
Task #52568: Make use of .t3-table in EXT: beuserClosed2013-10-07

Actions
Task #52566: Make use of .t3-table in RecordHistoryClosed2013-10-06

Actions
Feature #52560: Make use of .t3-table in EXT:lowlevelClosed2013-10-06

Actions
Task #55127: Use .t3-table in EXT: EMClosed2014-01-18

Actions
Task #55129: Refactor html tables in Web>ListClosed2014-01-18

Actions
Task #55131: Make use of .t3-table in EXT: wizard_sortpagesClosed2014-01-18

Actions
Task #55139: Make use of .t3-table in EXT: beuser *compareClosed2014-01-18

Actions
Bug #61548: Drop #typo3-history CSS definitionsClosed2014-09-11

Actions

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #30263: Unify backend layoutsClosedFelix Kopp2011-09-24

Actions
Actions #1

Updated by Ernesto Baschny almost 13 years ago

That sounds very reasonable and useful.

Maybe having some small documentation on how to tag tables with classes in TYPO3 backend modules so that people writing those modules know how it is meant (instead of copying the styles of other existing tables) would help.

Actions #2

Updated by Felix Kopp almost 13 years ago

Guess this definition works.
Might be too general?

Updated by Felix Kopp over 12 years ago

First patch for file_list following.

Although the extension file_list is deprecated and will be removed in version 4.8. The tables should follow the general table layouts until the removal.

Actions #4

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change Ia563e49fdfc6a06c706d4004454168ee177fdc36 has been pushed to the review server.
It is available at http://review.typo3.org/4318

Actions #5

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change Ia563e49fdfc6a06c706d4004454168ee177fdc36 has been pushed to the review server.
It is available at http://review.typo3.org/4318

Actions #6

Updated by Mr. Hudson over 12 years ago

Patch set 3 of change Ia563e49fdfc6a06c706d4004454168ee177fdc36 has been pushed to the review server.
It is available at http://review.typo3.org/4318

Actions #7

Updated by Chris topher over 12 years ago

  • Tracker changed from Support to Task
  • Project changed from 1522 to TYPO3 Core
  • Category deleted (879)
  • Target version deleted (761)
Actions #8

Updated by Chris topher over 12 years ago

  • Category set to Backend User Interface
  • Status changed from New to Resolved
  • Assignee set to Christian Kuhn
  • Target version set to 4.6.0-beta2
  • % Done changed from 0 to 100
  • TYPO3 Version set to 4.6

Committed in edb33c8e.

Actions #9

Updated by Chris topher over 12 years ago

  • Subject changed from Unify table headers (t3-row-header) to Unify table layouts
Actions #10

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF