Bug #17693

Move the BE logo generation code into a separate method so it can be used from other classes

Added by Ingo Renner almost 8 years ago. Updated almost 5 years ago.

Status:Closed Start date:2007-10-17
Priority:Should have Due date:
Assigned To:Ingo Renner % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.1 Is Regression:
PHP Version:4.3 Sprint Focus:
Complexity:

Description

currently the logo in the BE is generated by alt_toplogo.php resulting in a whole html document. To avoid duplicating code and being able to reuse the logo generation from other classesit is required to move the logo to a separate public static function.

It must also be assured that the included class then does not output or load anything else itself.

this request is related and need for the lesser frames BE.
(issue imported from #M6539)

6539.diff Magnifier (3.9 kB) Administrator Admin, 2007-10-23 14:58

6539_v2.diff Magnifier (3.9 kB) Administrator Admin, 2007-10-23 15:11

mylyn/context/zip (0 Bytes) Administrator Admin, 2007-10-24 16:22


Related issues

related to Core - Feature #17678: Change the frames BE to iframes Closed 2007-10-14

History

#1 Updated by Ingo Renner almost 8 years ago

committed to SVN

Also available in: Atom PDF