- bug 186 fixed: useless template theme icons deleted. Remaining icons in
GIF converted to PNG. git-svn-id: http://piwigo.org/svn/trunk@922 68402e56-0260-453c-a942-63ccdbb3a9ee
|
@ -1,3 +1,8 @@
|
|||
2005-11-05 Pierrick LE GALL
|
||||
|
||||
* bug 186 fixed: useless template theme icons deleted. Remaining
|
||||
icons in GIF converted to PNG.
|
||||
|
||||
2005-10-31 Pierrick LE GALL
|
||||
|
||||
* bug 185 fixed: errors in language items.
|
||||
|
|
|
@ -44,7 +44,7 @@ function get_icon( $date )
|
|||
if ( $diff < $user['recent_period'] * $day_in_seconds )
|
||||
{
|
||||
$icon_url = './template/'.$user['template'].'/theme/';
|
||||
$icon_url.= 'recent.gif';
|
||||
$icon_url.= 'recent.png';
|
||||
$title .= $user['recent_period'];
|
||||
$title .= ' '.$lang['days'];
|
||||
$size = getimagesize( $icon_url );
|
||||
|
|
|
@ -603,7 +603,7 @@ if ( !$user['is_the_guest'] )
|
|||
$template->assign_block_vars(
|
||||
'favorite',
|
||||
array(
|
||||
'FAVORITE_IMG' => PHPWG_ROOT_PATH.'template/'.$user['template'].'/theme/favorite.gif',
|
||||
'FAVORITE_IMG' => PHPWG_ROOT_PATH.'template/'.$user['template'].'/theme/favorite.png',
|
||||
'FAVORITE_HINT' =>$lang['add_favorites_hint'],
|
||||
'FAVORITE_ALT' =>$lang['add_favorites_alt'],
|
||||
'U_FAVORITE' => $url
|
||||
|
@ -618,7 +618,7 @@ if ( !$user['is_the_guest'] )
|
|||
$template->assign_block_vars(
|
||||
'favorite',
|
||||
array(
|
||||
'FAVORITE_IMG' => PHPWG_ROOT_PATH.'template/'.$user['template'].'/theme/del_favorite.gif',
|
||||
'FAVORITE_IMG' => PHPWG_ROOT_PATH.'template/'.$user['template'].'/theme/del_favorite.png',
|
||||
'FAVORITE_HINT' =>$lang['del_favorites_hint'],
|
||||
'FAVORITE_ALT' =>$lang['del_favorites_alt'],
|
||||
'U_FAVORITE'=> $url
|
||||
|
|
Before Width: | Height: | Size: 105 B |
Before Width: | Height: | Size: 111 B |
Before Width: | Height: | Size: 112 B |
Before Width: | Height: | Size: 88 B |
Before Width: | Height: | Size: 105 B |
Before Width: | Height: | Size: 62 B |
Before Width: | Height: | Size: 270 B |
Before Width: | Height: | Size: 55 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 867 B |
Before Width: | Height: | Size: 870 B |
Before Width: | Height: | Size: 839 B |
Before Width: | Height: | Size: 113 B |
Before Width: | Height: | Size: 92 B |
Before Width: | Height: | Size: 113 B |
Before Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 500 B |
Before Width: | Height: | Size: 976 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 178 B |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 961 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 583 B |
Before Width: | Height: | Size: 219 B |
Before Width: | Height: | Size: 1,020 B |
Before Width: | Height: | Size: 796 B |
Before Width: | Height: | Size: 1,010 B |
Before Width: | Height: | Size: 775 B |
BIN
template/yoga/theme/recent.png
Normal file
After Width: | Height: | Size: 757 B |
Before Width: | Height: | Size: 224 B |
Before Width: | Height: | Size: 581 B |
Before Width: | Height: | Size: 1,017 B |
Before Width: | Height: | Size: 657 B |