Project

General

Profile

Actions

Bug #22373

closed

hardcoded image shown in "HELP > About Modules" (backend-redesign)

Added by Stephan Kellermayr about 14 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-04-03
Due date:
% Done:

0%

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

Description

problem:
the logo shown in "Help > About Modules" is hardcoded, which is not good for backend-redesign.

this image is 'gfx/loginlogo_transp.gif', which in any other case can be overridden with $GLOBALS['TBE_STYLES']['loginBoxImageSmall'], but not at the page "About Modules".

solution:
just check $GLOBALS['TBE_STYLES']['loginBoxImageSmall'], and if it is set, resolve backpath, getimagesize and return this alternative image.

(issue imported from #M13995)


Files

class.t3lib_befunc.php.0013995.diff (857 Bytes) class.t3lib_befunc.php.0013995.diff Administrator Admin, 2010-04-03 15:08
13995-v4.patch (1.46 KB) 13995-v4.patch Administrator Admin, 2010-05-06 19:24
Actions

Also available in: Atom PDF