You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2012/04/17 14:39:52 UTC

svn commit: r813367 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/fr/Telecharger/index.html content/fr/Telecharger/java.html content/fr/Telecharger/style.css

Author: buildbot
Date: Tue Apr 17 12:39:51 2012
New Revision: 813367

Log:
Staging update by buildbot for openofficeorg

Added:
    websites/staging/ooo-site/trunk/content/fr/Telecharger/java.html
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/fr/Telecharger/index.html
    websites/staging/ooo-site/trunk/content/fr/Telecharger/style.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 17 12:39:51 2012
@@ -1 +1 @@
-1326990
+1327070

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 17 12:39:51 2012
@@ -1 +1 @@
-1326990
+1327070

Modified: websites/staging/ooo-site/trunk/content/fr/Telecharger/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/fr/Telecharger/index.html (original)
+++ websites/staging/ooo-site/trunk/content/fr/Telecharger/index.html Tue Apr 17 12:39:51 2012
@@ -94,6 +94,7 @@
     href="http://user.services.openoffice.org/fr/forum/viewtopic.php?f=29&t=33198&p=182827#p182825"  
     title="Tutoriel d'installation pour vous guider pas-à-pas">Guide 
   d'installation</a></li>
+  <li><a href="./java.html">Java et OpenOffice</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 

Added: websites/staging/ooo-site/trunk/content/fr/Telecharger/java.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/fr/Telecharger/java.html (added)
+++ websites/staging/ooo-site/trunk/content/fr/Telecharger/java.html Tue Apr 17 12:39:51 2012
@@ -0,0 +1,58 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+
+  <meta http-equiv="content-type" content="text/html; charset=windows-1250">
+  <meta name="generator" content="PSPad editor, www.pspad.com">
+  <title></title>
+  
+</head>
+<body>
+<!--#include virtual="/fr/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/fr/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/fr/">fr</a>&nbsp;&raquo;&nbsp;<a href="/fr/Telecharger/">Telecharger</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+<h1>Java et OpenOffice.org</h1>
+
+<p>La machine virtuelle Java est requise pour utiliser la totalité des fonctionnalités de OpenOffice.org. Ce JRE (Environnement d'Exécution Java) est par exemple nécessaire si 
+vous utilisez le module Base et son format natif HSQLDB. Certains assistants en ont 
+également besoin pour s'exécuter.</p> 
+<p>Java n'est donc pas obligatoire mais recommandé pour faire fonctionner pleinement les
+logiciels de la suite bureautique OpenOffice.org.</p>
+
+<div align="center">
+<table style="width: 70%;" cellpadding="7" cellspacing="0">
+<tbody><tr><td style="background-color: rgb(97, 110, 164); color: white; font-weight: bold; font-size: 110%;" align="center">Ais-je Java sur mon ordinateur ?</td></tr>
+  <tr><td style="background-color: rgb(209, 227, 249); border-left: 3px solid rgb(97, 110, 164);    border-right: 3px solid rgb(97, 110, 164);" align="center">
+    <applet alt="Java désactivé par le navigateur" code="JavaVersionDisplayApplet.class" 
+      height="60" hspace="22" width="440">
+    </applet>
+</td></tr>
+<tr><td style="background-color: rgb(233, 240, 250); border-left: 3px solid rgb(97, 110, 164); border-right: 3px solid rgb(97, 110, 164); border-bottom: 3px solid rgb(97, 110, 164);" 
+align="center">
+   <p>Si Java fonctionne, vous devez voir un rectangle rose indiquant la version 
+      et le distributeur.</p>
+  </td></tr>
+</tbody></table>
+</div>
+<p>Java peut être facilement téléchargé en allant sur le site 
+<a href="http://java.com">java.com</a>.</p>
+
+
+  
+  </div>
+
+<!--#include virtual="/footer.html" -->
+
+</body>
+</html>

Modified: websites/staging/ooo-site/trunk/content/fr/Telecharger/style.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/fr/Telecharger/style.css (original)
+++ websites/staging/ooo-site/trunk/content/fr/Telecharger/style.css Tue Apr 17 12:39:51 2012
@@ -42,7 +42,7 @@
 
 .optionitem {
   float: left;
-  width:250px;
+  width:280px;
   padding-top:2px;
   padding-left: 1.5em;
 }