[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/international/france/announcements
From:       Jean-Jacques Finazzi <jean-jacques.finazzi () kdemail ! net>
Date:       2008-07-30 15:18:20
Message-ID: 1217431100.936921.2023.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 839689 by jjfinazzi:

ajout ou traduction du message au survol des images à la souris


 M  +1 -1      4.0/helperfunctions.inc  
 M  +1 -4      4.1/helperfunctions.inc  


--- trunk/www/international/france/announcements/4.0/helperfunctions.inc #839688:839689
@@ -10,7 +10,7 @@
 	
     $out = '<div  align="'. $align .'" style="width: auto; margin-top: 20px; margin-botton: 20px;">';
     if (!empty($filename)) {
-            $out .= '<a href="screenshots/'. str_replace(".png", ".jpg", $filename) .'">';
+            $out .= '<a href="screenshots/'. str_replace(".png", ".jpg", $filename) .'" title="Cliquez \
pour agrandir">';  }
 	if ($height) {
 		$height=" height=\"$height\" ";
--- trunk/www/international/france/announcements/4.1/helperfunctions.inc #839688:839689
@@ -10,13 +10,11 @@
 
     $out = '<div  align="'. $align .'" style="width: auto; margin-top: 20px; margin-botton: 20px;">';
     if (!empty($filename)) {
-            //$out .= '<a href="screenshots/'. str_replace(".png", ".jpg", $filename) .'" title="Click \
                to enlarge">';
-            $out .= '<a href="http://kde.org/announcements/4.1/screenshots/'. $filename .'" title="Click \
to enlarge">'; +            $out .= '<a href="http://kde.org/announcements/4.1/screenshots/'. $filename \
.'" title="Cliquez pour agrandir">';  }
 	if ($height) {
 		$height=" height=\"$height\" ";
 	}
-    //$out .= '<img src="screenshots/' . str_replace(".png", ".jpg", $thumbnail) .'" align="'. $align \
                .'" ' . $height . ' />';
     $out .= '<img src="http://kde.org/announcements/4.1/screenshots/' . $thumbnail .'" align="'. $align \
.'" ' . $height . ' />';  if (!empty($filename)) {
             $out .= '</a>';
@@ -28,5 +26,4 @@
     print $out;
 };
 
-
 ?>
\ No newline at end of file


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic