[TYPO3-dev] How to transform code to use sprites

Georg Ringer mail at ringerge.org
Tue Aug 17 11:43:14 CEST 2010


Hi,

I am updating some extensions and want to switch to sprites.

If I got the code like this
--------------
'<img src="' . $GLOBALS['BACK_PATH'].'gfx/i/' .
($r_row['orig_recipient'] < 0 ? 'tc_mails_group.gif':'tc_mails.gif')
--------------

How to I find out how to get the correct sprite names of those icons?

Thanks a lot
Georg




More information about the TYPO3-dev mailing list