Author: buildbot
Date: Mon Jun 16 20:38:17 2014
New Revision: 912760

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/download/test/analyze.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun 16 20:38:17 2014
@@ -1 +1 @@
-1602993
+1603001

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun 16 20:38:17 2014
@@ -1 +1 @@
-1602993
+1603001

Modified: websites/staging/ooo-site/trunk/content/download/test/analyze.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/analyze.html 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/analyze.html Mon Jun 
16 20:38:17 2014
@@ -319,9 +319,7 @@ document.write( "<div style='clear: both
          + "<tr><td>Base URL to Apache Archive                 
</td><td></td></tr>"    /* ASF_ARC_BASE_URL */
          + "<tr><td>getLinkSel()                               
</td><td></td></tr>"    /* getLinkSel() */
          + "<tr><td>isLangSupported() ?                        
</td><td></td></tr>"    /* isLangSupported() */
-         + "<tr><td>Contains link to Sourgeforge ?             
</td><td></td></tr>"    /* SF */
-         + "<tr><td>Contains link to porting webpage ?         
</td><td></td></tr>"    /* OTHER */
-         + "<tr><td>Contains link to the archive ?             
</td><td></td></tr>"    /* ARCHIVE */
+         + "<tr><td>Download link is supported and OK ?        
</td><td></td></tr>"    /* SUPPORTED */
          + "<tr><td>General error ?                            
</td><td></td></tr>"    /* ERROR */
     + "</tbody>"
     + "</table>"
@@ -335,7 +333,7 @@ function updateTable() {
                UI_PLATFORM, UI_PLATFORM_NO_SUP, PLATFORM, PLATFORM_FULL, 
PLATFORM_LP, PLATFORM_SEL, VERSION_SEL,
                FILENAME_FULL, FILENAME_LP, EXTENSION, FILESIZE_FULL, 
FILESIZE_LP, REL_TEXT, LINK_FULL, LINK_LP,
                LINK_CHK_MD5_FULL, LINK_CHK_MD5_LP, SOURCEFORGE_BASE_URL, 
ASF_ARC_BASE_URL, getLinkSel(), isLangSupported(),
-               SF, OTHER, ARCHIVE, ERROR ];
+               SUPPORTED, ERROR ];
 
   // Assign the respective table cell with the variable or function.
   // Start with the 20th row (i = 19) in the 2nd cell (1), count through the 
elements array (j):


Reply via email to