Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use aptitude on debian, not apt-get
[simgrid.git] / website / download.php.in
index b800eb3..d3efe09 100644 (file)
@@ -39,6 +39,9 @@ $group_name="simgrid";
   </div>
 <table width="80%" cellpadding="5" cellspacing="0" border="0" align="center">
 <td>
+<p>
+Since version 3.6.1, windows installer are provided for amd64 or x86. Linux and Mac users should retrieve the tar.gz files. See release documentation for install informations.
+</p>
 <?php if ($handle=fopen('https://gforge.inria.fr/frs/?group_id=12','r')){
 // Reading the file
 $contents = '';
@@ -56,6 +59,9 @@ $secondTempArray  = explode('</fieldset>', $tempArray[1]);
 $toPrint = '';
 $toPrint .= $secondTempArray[0];
 
+
+//Replacing bad hrefs ... I don't know why they actually change from the original content once deployed and invoked from ... 
+$toPrint=str_replace('href="shownotes','href="https://gforge.inria.fr/frs/shownotes',$toPrint);
 echo $toPrint; } ?>
 </td>
 </table>
@@ -67,7 +73,7 @@ echo $toPrint; } ?>
        </li>
        <li><a href="http://www.cnrs.fr/"><img align="center" src="logos/cnrs.png" alt="CNRS"/></a>     
        </li>   
-       <li><a href="http://www.univ-nancy2.fr/"><img align="center" src="logos/UnivNancy2.png" alt="Université Nancy 2"/></a> 
+       <li><a href="http://www.uhp-nancy.fr/"><img align="center" src="logos/logo_uhp.png" alt="Université Nancy  Henri Poincarré"/></a>     
        </li>
        <li><a href="http://manoa.hawaii.edu/"><img align="center" src="logos/UnivHawaiiManoa.png" alt="Univeristy of Hawaii Manoa"/></a>       
        </li>