Project

General

Profile

Actions

Bug #22373

closed

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

Added by Stephan Kellermayr almost 14 years ago. Updated almost 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 #1

Updated by Stephan Kellermayr almost 14 years ago

...the relevant file for that code-cleanup is: t3lib/class.t3lib_befunc.php

Actions #2

Updated by Benni Mack almost 14 years ago

v4 was committed to trunk (rev. 7550)

Actions #3

Updated by Susanne Moog almost 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF