[Typo3] alternating login images - how to set $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder']

Rupert Germann rupi at gmx.li
Mon Feb 7 12:14:36 CET 2005


hi,

Rainer (Rene) Suthoelder wrote:
> how and where do i set the necessary option
> $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder'] = 'somevalue';
> to activate the rotating login image - i just don't get it...

you could add it to the ext_tables.php file of an extension.
but change it to this form:

$TBE_STYLES['loginBoxImage_rotationFolder'] = 'somevalue';

that worked for me

greets
rupi




More information about the TYPO3-english mailing list