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 2013/06/20 00:06:29 UTC

svn commit: r866505 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/distribution/cdrom/sellers.html

Author: buildbot
Date: Wed Jun 19 22:06:29 2013
New Revision: 866505

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/distribution/cdrom/sellers.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 19 22:06:29 2013
@@ -1 +1 @@
-1494730
+1494783

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 19 22:06:29 2013
@@ -1 +1 @@
-1494730
+1494783

Modified: websites/staging/ooo-site/trunk/content/distribution/cdrom/sellers.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/distribution/cdrom/sellers.html (original)
+++ websites/staging/ooo-site/trunk/content/distribution/cdrom/sellers.html Wed Jun 19 22:06:29 2013
@@ -36,7 +36,7 @@
   function getRegions() {
     tags  = document.getElementsByTagName("div");
     regions = new Array();
-  
+
     for (i=0; i < tags.length; i++) {
         if (tags[i].getAttribute("class") == "region" ) {
             regions.push( tags[i] )
@@ -44,10 +44,10 @@
     }
     return regions;
   }
-  
+
   function setRegion (value) {
     regions = getRegions();
-  
+
     // Go through each region.
     for (i=0; i < regions.length; i++) {
         if (value == "all") {
@@ -64,7 +64,7 @@
   <style type="text/css">
     div.region { display: block }
   </style>
-  
+
   <div class="Acta1">
   <h2>Third Party Distributors of Apache OpenOffice <font color="red">(DRAFT!)</font></h2>
     <p>This page replaces the legacy CDROM main/sellers page.</p>
@@ -72,18 +72,18 @@
     please review the following items:
     <ul>
     <li>the <a href="http://www.openoffice.org/distribution/best-practices.html">Distribution Best Practices</a></li>
-    <li>the <a href="http://www.openoffice.org/distribution/index.html">Distribution FAQ</a>, </li>    
-    </ul> 
+    <li>the <a href="http://www.openoffice.org/distribution/index.html">Distribution FAQ</a>, </li>
+    </ul>
     And, then follow the instructions in <a href="http://www.openoffice.org/distribution/distributor_instructions.html">Distributor Instructions</a>.
     </p>
 
-       
-     
+
+
     <!--<a href="http://distribution.openoffice.org/cdrom/distributors.html"><br />
       <img src="img/sell_round.png" width="195" height="29" border="0" /><br />
       click this button.</a>
-    
-    
+
+
       <h3>Please select your region from the list:</h3>
   <form method="post" action="">
       View vendors from only one region
@@ -106,33 +106,37 @@
       <option value="all" selected="selected">All</option>
     </select>
   </form>
-  
-  <p><a name="consumers"></a>The distributors below are listed alphabetically by country here as a courtesy; OpenOffice.org does not endorse any of them nor do we guarantee the contents of the CDs they sell.  We also do not post any advertisements on behalf of any distributor.</p> 
-  <p class="Header">CD-ROM Distributors</p><p>All offer the latest release. Check the particular distributor for the CD's contents (for example, localized builds).</p> 
-  <p class="fontredochre"><strong>Note: OpenOffice.org makes no claims about the contents of any CD-ROM you may purchase from a distributor listed here. We list these only as a courtesy to the community.</strong></p> 
+
+  <p><a name="consumers"></a>The distributors below are listed alphabetically by country here as a courtesy; OpenOffice.org does not endorse any of them nor do we guarantee the contents of the CDs they sell.  We also do not post any advertisements on behalf of any distributor.</p>
+  <p class="Header">CD-ROM Distributors</p><p>All offer the latest release. Check the particular distributor for the CD's contents (for example, localized builds).</p>
+  <p class="fontredochre"><strong>Note: OpenOffice.org makes no claims about the contents of any CD-ROM you may purchase from a distributor listed here. We list these only as a courtesy to the community.</strong></p>
     <hr noshade="true">
   <div id="global">
   -->
-  <table width="100%" cellspacing="0" cellpadding="4" 
+  <table width="100%" cellspacing="0" cellpadding="4"
   summary="Table of distributors." class="decorate">
-  
+
   <tr>
     <th>Distributor</th>
     <th>Location</th>
+    <th>Medium</th>
+    <th>Operating System</th>
     <th>Additional Information</th>
 
   </tr>
     <tr>
-    <td><a href="http://www.openoffice.org"><font color="red">AOO CD (does not exist)</font></a></td>
-    <td>global</td>
-    <td>AOO 3.4.1</td>
+    <td><a href="http://www.openoffice.org"><font color="red">AOO CD Company (does not exist)</font></a></td>
+    <td>US</td>
+    <td>DVD</td>
+    <td>Windows 7, Windows 8</td>
+    <td>AOO 3.4.1 and language packs</td>
   </tr>
-  
- 
+
+
 
   </table>
   </div>
- 
+
   
   </div>
 <!--#include virtual="/footer.html" -->