Project

General

Profile

Actions

Bug #22374

closed

hardcoded image shown in "HELP > About TYPO3" (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 TYPO3" is hardcoded, which is not good for backend-redesign.

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

solution:
just check $GLOBALS['TBE_STYLES']['logo_login'] in 'typo3/sysext/about/mod/index.php', and if it is set, resolve backpath, getimagesize and return this alternative image.

(issue imported from #M13996)


Files

index.php.0013996.diff (1.47 KB) index.php.0013996.diff Administrator Admin, 2010-04-03 15:13
index.php.0013996-v3.diff (888 Bytes) index.php.0013996-v3.diff Administrator Admin, 2010-04-21 14:02
Actions #1

Updated by Steffen Gebert almost 14 years ago

Please always attach the tag "pending in core list" after sending to the list. Thanks!

Actions #2

Updated by Benni Mack almost 14 years ago

committed v3 to trunk (rev. 7551).

Actions #3

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF