Author: buildbot
Date: Mon Jan 19 23:25:45 2015
New Revision: 936855

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/lt/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jan 19 23:25:45 2015
@@ -1 +1 @@
-1653126
+1653156

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jan 19 23:25:45 2015
@@ -1 +1 @@
-1653126
+1653156

Modified: websites/staging/ooo-site/trunk/content/lt/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/lt/index.html (original)
+++ websites/staging/ooo-site/trunk/content/lt/index.html Mon Jan 19 23:25:45 
2015
@@ -63,14 +63,43 @@
     <li>
       <hr />
     </li>
-    <li>
-      <div class="action-download">
-        <div class="action-text action-link">
-          <h2><a href="/lt/download/">Gauti „Apache OpenOffice“</a></h2>
-                       <p><a href="/lt/download/">Gauti „Apache 
OpenOffice“ nemokamai, pasirinkus operacinę sistemą, kalbą ir laidą
.</a></p>
+
+    <!-- Show the download link with currently available version number, 
loaded via JavaScript -->
+    <script type="text/javascript">
+    <!--
+    document.write( "<li>"
+      + "<div class='action-download'>"
+        + "<div class='action-text action-link'>"
+          + "<a href='downloads/index.html'>"
+            + "<h2>Gauti „Apache OpenOffice“</h2>"
+            + "<p style='font-size: 1.0em; font-weight: bold;'>(Naujausia 
laida: " + DL.VERSION + ")</p>"
+            + "<p>Gauti „Apache OpenOffice“ <b>nemokamai(!)</b> | "
+              + "<a 
href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
+                + "title='Tinklaraštis: Su „Apache OpenOffice“ gaunama 
viskas, nemokant nieko!' target='_blank'>"
+                + "Išsamiau skaityti tarnybiniame tinklaraštyje"
+              + "</a>."
+            + "</p>"
+          + "</a>"
+        + "</div>"
+      + "</div>"
+    + "</li>" );
+    //-->
+    </script>
+
+    <!-- Show the download link, without version number -->
+    <noscript>
+      <li>
+        <div class="action-download">
+          <div class="action-text action-link">
+            <a href="downloads/index.html">
+              <h2>Gauti „Apache OpenOffice“</h2>
+              <p>Gauti „Apache OpenOffice“ nemokamai, pasirinkus 
operacinę sistemą, kalbą ir laidą.</p>
+            </a>
+          </div>
         </div>
-      </div>
-    </li>
+      </li>
+    </noscript>
+
     <li>
       <hr />
     </li>


Reply via email to