-
2008-04-16 Martin Kutschker <masi@typo3.org>
* Fixed bug #4186 (correction): cropping didn't work for IM4/5 and GM (thanks to Helmut Hummel)
* Fixed bug #8060: preview in clickmenu of list-module on tt_content records broken
* Added new icons for content elements in t3skin
* Added new icons in t3skin to select image orientation in Text w/Image content elements
+ * Added several other new icons in t3skin
* Replaced icon for Web->Functions in t3skin
* Fixed bug #8108: Extension configuration options are not always shown, credits Jeff Segars
'iconSizeHeight' => 16,
);
-
+ // Changing icon for filemounts, needs to be done here as overwriting the original icon would also change the filelist tree's root icon
+ $TCA['sys_filemounts']['ctrl']['iconfile'] = '_icon_ftp_2.gif';
// Manual setting up of alternative icons. This is mainly for module icons which has a special prefix:
$TBE_STYLES['skinImg'] = array_merge($presetSkinImgs, array (