Bug #20889
closed
File list tree-<ul> lacks id="treeRoot"
Added by Steffen Gebert over 15 years ago.
Updated over 14 years ago.
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
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.
Perhaps it's possible to render both filetrees by the same function (which has to be written or mapped)?
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 ;-)
ok, DAM is another item. There is no need to think about that now from your point of view.
committed to trunk rev 5805
Also available in: Atom
PDF