You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2013/07/14 20:22:24 UTC

svn commit: r1503013 - /openoffice/ooo-site/trunk/content/download/test/index.html

Author: marcus
Date: Sun Jul 14 18:22:24 2013
New Revision: 1503013

URL: http://svn.apache.org/r1503013
Log:
Changed text and links

Modified:
    openoffice/ooo-site/trunk/content/download/test/index.html

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1503013&r1=1503012&r2=1503013&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Sun Jul 14 18:22:24 2013
@@ -81,7 +81,7 @@
   document.write( "<div class=\"sub-green\">"
     + "<p><a href='other.html' title='Get all platforms, languages, language packs to download'>"
     + "<b>Get all platforms, languages, language packs</b></a> | "
-    + "<a href='other.html#tested-sdk' title='Get all source code tarballs and SDK to download'>"
+    + "<a href='other.html#source' title='Get all source code tarballs and SDK to download'>"
     + "<b>Source Code tarballs and SDK</b></a> | <br />");
     if ( CHECKSUM_ASC ) {
       document.write( "Signatures and Hashes: "
@@ -101,7 +101,7 @@
 
   <!-- Green: Stable release: No JavaScript enabled -->
   <noscript>
-  <div class="button green" id="optionitem1" onclick="openItem('optionitem1','other.html#tested-full'); return false;">
+  <div class="button green" id="optionitem1" onclick="openItem('optionitem1','other.html'); return false;">
     <h2><a href="other.html" title="Select from other platforms and languages to download">
     Download Apache OpenOffice</a></h2>
     <p><a href="other.html" title="Select from other platforms and languages to download">
@@ -111,9 +111,9 @@
   <div class="sub-green">
     <p><a href="other.html" title="Get all platforms, languages, language packs to download">
     <b>Get all platforms, languages, language packs</b></a> |
-    <a href="other.html#tested-sdk" title="Get all source code tarballs and SDK to download">
+    <a href="other.html#source" title="Get all source code tarballs and SDK to download">
     <b>Source Code tarballs and SDK</b></a> | <br />
-    <a href="checksums/3.4.1_checksums.html" title="Checksums for Apache OpenOffice">Signatures and Hashes</a> |
+    <a href="other.html" title="Checksums for Apache OpenOffice">Signatures and Hashes</a> |
     <a href="../development/releases/index.html" title="What is new, what has been improved in Apache OpenOffice?">
     Release Notes</a> |
     <a href="legacy/index.html" title="Get the legacy version OpenOffice.org 3.3.0">Legacy Version</a></p>
@@ -318,7 +318,7 @@
   <ul>
     <li><a href="../license.html"
     title="Apache OpenOffice License">License</a></li>
-    <li><a href="other.html#tested-sdk"
+    <li><a href="other.html#source"
     title="For developers and power users: Get the source to build Apache OpenOffice from scratch.">Source</a>
     <li><a href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO"
     title="For developers and power users: HowTo guide to build Apache OpenOffice from scratch.">Building Guide</a></li>