[TYPO3-core] RFC: #609 Icon inconsistencies (Shortcut, Undo, Reload)

Jens Hoffmann jens at typo3.org
Sat May 24 15:50:54 CEST 2008


Hy,

I also renamed the file to gif.
PNG isn't relay the perfect format
for Web-Icons and IE :)

Greez Jens

||||||||||||°||||||||||||

Jens Hoffmann
[TYPO3 - HCI Team Leader]
[DKD - Creative Director]

eMail: jens at typo3.org
Skype: WrYBiT

Jens Hoffmann wrote:
> Hy,
> 
> this is a HCI-related SVN patch request.
> 
> Branches:
> Trunk (4.3) and TYPO3 4.2
> 
> BT reference:
> http://forge.typo3.org/issues/show/609
> 
> Problem:
> Icons are not clear enough.
> 
> Solution:
> See the Icons attached.
> 
> Notes:
> This is one of the bugs I mentioned in my "evil PDF"
> and was fixed during the Dirty Hands On session here
> at NetCreators. Thanks guys!
> 
> 
> ------------------------------------------------------------------------
> 
> Index: /Users/jens/Webserver/typo3core/typo3/classes/class.shortcutmenu.php
> ===================================================================
> --- /Users/jens/Webserver/typo3core/typo3/classes/class.shortcutmenu.php	(revision 3713)
> +++ /Users/jens/Webserver/typo3core/typo3/classes/class.shortcutmenu.php	(working copy)
> @@ -118,7 +118,7 @@
>  
>  		$shortcutMenu = array();
>  
> -		$shortcutMenu[] = '<a href="#" class="toolbar-item"><img'.t3lib_iconWorks::skinImg($this->backPath, 'gfx/toolbar_shortcut.png', 'width="16" height="16"').' title="Shortcuts" alt="" /></a>';
> +		$shortcutMenu[] = '<a href="#" class="toolbar-item"><img'.t3lib_iconWorks::skinImg($this->backPath, 'gfx/toolbar_shortcut.gif', 'width="16" height="16"').' title="Shortcuts" alt="" /></a>';
>  		$shortcutMenu[] = '<div class="toolbar-item-menu" style="display: none;">';
>  		$shortcutMenu[] = $this->renderMenu();
>  		$shortcutMenu[] = '</div>';
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 


More information about the TYPO3-team-core mailing list