Bug #23644
closed
Improve the look of admin panel
Added by Dmitry Dulepov about 14 years ago.
Updated over 13 years ago.
Description
Currently admin panel has several problems:
- it looks bad
- it is injected after the end of the content
- text inside cannot be selected because of dragging
- a lot of hard-coded styles
- a lot of repeating junk markup
- PHP code is very unclean
The attached patch gives the admin panel the same look as t3skin has. All colors, fonts and other styles are removed from the PHP code and moved to the stylesheet file. Generic styles are given to the admin panel to allow customization of the look in other skins. All icons are also taken from the skin.
This patch is provided by Snowflake Productions Gmbh.
(issue imported from #M15853)
Files
Looks good.
There is one typo in show hidden records -> eecords
Cool stuff, Dmitry! I just took a look at it briefly and tested it out: it works and looks nice!
Ready to put it on the core list?
I get one JS-Error: TYPO3AdminPanel is not a Constructor
And the html sends firefox into quircks-mode.
I do not plan to work more on this feature. The reason is that it was a job task, which is complete now and I have no more time allocated to it.
I hope HCI team approves the change or takes over and makes them better. Attached is a version for 4.5 rev 9162.
Thanks for the work, Dmitry. If someone takes over and does some modifications or adaptations, would you at least be available for some reviewing and maybe voting in the core list?
Would it help if we get some sponsoring for you to "finish up" this task, also in interaction with the design team?
I am sure lots of people would love to see this feature finished for 4.5.
Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
Attached v2 patch builds on Dmitry's work and attempts to incorporate feedback from the design team.
The v2 zip file contains several images to be placed at typo3/sysext/t3skin/images/arrows.
v4 patch was committed to trunk in r9924.
- Target version deleted (
4.5.0)
Also available in: Atom
PDF