You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bi...@apache.org on 2012/04/16 12:29:03 UTC

svn commit: r1326553 - in /incubator/ooo/ooo-site/trunk/content/fr/Telecharger: index.html style.css

Author: bidouille
Date: Mon Apr 16 10:29:02 2012
New Revision: 1326553

URL: http://svn.apache.org/viewvc?rev=1326553&view=rev
Log: (empty)

Modified:
    incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html
    incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css

Modified: incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html?rev=1326553&r1=1326552&r2=1326553&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/fr/Telecharger/index.html Mon Apr 16 10:29:02 2012
@@ -60,9 +60,6 @@
   <li>
   <a href="./licence.html" title="OpenOffice.org License">Licence</a></li>
   <li>
-  <a href="http://user.services.openoffice.org/fr/forum/forum29-tutoriel.html"
-  title="Tutoriel d'installation pour vous guider pas-à-pas">Tutoriel d'installation</a></li>
-  <li>
   <a href="http://download.openoffice.org/md5sums/index.html" 
   title="Somme MD5 pour le contrôle du paquetage téléchargé">Somme MD5 de contrôle du paquetage téléchargé</a>
   </li>
@@ -73,6 +70,17 @@
 </ul>  
 </div>
 <div class="optionitem" id="optionitem">
+<h2>Documentations</h2>
+<ul>
+  <li><a href="http://user.services.openoffice.org/fr/forum/forum29-tutoriel.html"
+  title="Tutoriel d'installation pour vous guider pas-à-pas">Guide d'installation</a></li>
+  <li><a href="/fr/about-information.html"
+  title="Liste des logiciels de la suite">Les logiciels installés</a></li>
+  <li><a href="http://user.services.openoffice.org/fr/forum/ftopic20135.html" target="_new">Fin de 
+  vie de la version 2.x</a></li>
+</ul>
+</div>
+<div class="optionitem" id="optionitem">
 <h2>Ressources additionnelles</h2>
 <ul>
   <li><a href="http://www.openoffice.org/distribution/p2p/" 

Modified: incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css?rev=1326553&r1=1326552&r2=1326553&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css (original)
+++ incubator/ooo/ooo-site/trunk/content/fr/Telecharger/style.css Mon Apr 16 10:29:02 2012
@@ -42,7 +42,7 @@
 
 .optionitem {
   float: left;
-  width:200px;
+  width:250px;
   padding-top:2px;
   padding-left: 1.5em;
 }