Project

General

Profile

Actions

Bug #20889

closed

File list tree-<ul> lacks id="treeRoot"

Added by Steffen Gebert over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-08-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The <ul> of page tree has id="treeRoot", the <ul> in file list has NOT.

stylesheet.css adds a top-margin for this id, so margins between those modules are inconsistent.

#treeRoot is in Javascript only used for filter, which is not enabled in file list.
So only cosmetic change and no affect on behavior.
(issue imported from #M11726)


Files

11726.patch (462 Bytes) 11726.patch Administrator Admin, 2009-08-15 16:28
Actions #1

Updated by Steffen Gebert over 14 years ago

Ohh.. I can enter HTML-Code in the bugtracker? Funny..

Please place < ul > everywhere, where you see the big whitespaces:

The < ul > of page tree has id="treeRoot", the < ul > in file list has NOT.

stylesheet.css adds a top-margin for this id, so margins between those modules are inconsistent.

Actions #2

Updated by David Bruchmann over 14 years ago

Perhaps it's possible to render both filetrees by the same function (which has to be written or mapped)?

Actions #3

Updated by Steffen Gebert over 14 years ago

I had a similar idea some months ago, while wondering that DAM has no AJAX-enabled trees. The patches were so comprehensive that I wasn't able, to port them to DAM.

I think rewriting/merging all together might be of similar effort.

But.. if you want, I wouldn't stop you ;-)

Actions #4

Updated by David Bruchmann over 14 years ago

ok, DAM is another item. There is no need to think about that now from your point of view.

Actions #5

Updated by Rupert Germann over 14 years ago

committed to trunk rev 5805

Actions

Also available in: Atom PDF