[TYPO3-core] RFC #13995: code cleanup: hardcoded image shown in "HELP > About Modules" (backend-redesign)
Steffen Kamper
info at sk-typo3.de
Wed Apr 21 14:34:52 CEST 2010
Hi,
Stephan N Kellermayr schrieb:
>
> ...but we lose the possibility to override this images with another one.
> take a look at the filename "loginlogo_transp.gif", its not the
> login-page and if we want to modify the logo shown on login-page, we
> have to use the same in this case.
>
> ...hm. i think thats not flexible enough.
>
no! It's total simple to override such image:
$TBE_STYLES['skinImg']['../typo3/gfx/loginlogo_transp.gif'] =
array('newpathtoimage');
that's how the API works
vg Steffen
More information about the TYPO3-team-core
mailing list