You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hr...@apache.org on 2012/08/23 13:49:47 UTC

svn commit: r1376446 - /incubator/ooo/ooo-site/trunk/content/sk/download/index.html

Author: hrin
Date: Thu Aug 23 11:49:46 2012
New Revision: 1376446

URL: http://svn.apache.org/viewvc?rev=1376446&view=rev
Log:
CMS commit to ooo-site by hrin

Modified:
    incubator/ooo/ooo-site/trunk/content/sk/download/index.html

Modified: incubator/ooo/ooo-site/trunk/content/sk/download/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/sk/download/index.html?rev=1376446&r1=1376445&r2=1376446&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/sk/download/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/sk/download/index.html Thu Aug 23 11:49:46 2012
@@ -1,41 +1,389 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<link href="../../css/ooo.css" rel="stylesheet" type="text/css">
-    <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
-    <title>Stiahnutie Apache OpenOffice</title>
-</head>
-<body>
-
-<div id="clear"></div>
-<div id="content">
-
-<h2><strong>Stiahnutie slovenskej verzie Apache OpenOffice 3.4.1<br/></strong></h2>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <title>Stiahnutie Apache OpenOffice</title>
 
-<ul>
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/sk/3.4.1/Apache_OpenOffice_incubating_3.4.1_Win_x86_install_sk.exe/download">Microsoft Windows</a></li>
+  <script type="text/javascript">
+    if (document.referrer.indexOf("shell.windows.com") != -1)
+      location.href = "http://www.openoffice.org/download/windows-odf/";
+  </script>
+   
+  <!-- <script type="text/javascript" src="globalvars.js"></script> -->
+  <!-- <script type="text/javascript" src="download.js"></script> -->
+  <!-- <script type="text/javascript" src="download_bouncer.js"></script> -->
+  <!-- <script type="text/javascript" src="globalvars_new_dl.js"></script> -->
+  <!-- <script type="text/javascript" src="download_new_dl.js"></script> -->
+  <!-- <script type="text/javascript" src="download_new_mirrorbrain.js"></script> -->
+  <!-- <script type="text/javascript" src="languages_new_dl.js"></script> -->
+	<script type="text/javascript" src="/download/globalvars_improved.js"></script>
+  <script type="text/javascript" src="/download/download_improved.js"></script>
+  <script type="text/javascript" src="/download/download_mirrorbrain_improved.js"></script>
+  <script type="text/javascript" src="/download/languages_improved.js"></script>
+  <script type="text/javascript" src="/scripts/entourage.js"></script>
+  <style type="text/css">
+  /* <![CDATA[ */
+  /*-------------------- Exceptions on standard css -----------------------*/
+  @import "/download/styles.css";
+  @import "/download/exceptions.css";
+  /* ]]> */
+  </style>
 
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/sk/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_sk.tar.gz/download">Linux 32bit RPM</a></li>
- 
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/sk/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-deb_sk.tar.gz/download">Linux 32bit DEB</a></li>
-
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/sk/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86-64_install-rpm_sk.tar.gz/download">Linux 64bit RPM</a></li>
+</head>
 
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/sk/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86-64_install-deb_sk.tar.gz/download">Linux 64bit DEB</a></li>
+<body>
 
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/sk/3.4.1/Apache_OpenOffice_incubating_3.4.1_MacOS_x86_install_sk.dmg/download">Apple Mac OS (Intel)</a></li>
-	
-</ul>
+<div class="optionset">
 
-<br/>
-	
+<!-- Green: Stable release -->
+  <script type="text/javascript">  
+  <!--
+  // Set a specific language ISO code to force to assemble a certain localized build as download URL
+  var NL_LANGUAGE = "sk";
+  // Set some variables
+  var LINK        = getLink( VERSION, NL_LANGUAGE, MIRROR, SCHEMA );
+  var LANG_ARRAY  = getArray( NL_LANGUAGE );
+  var LANG_ISO    = getLanguageISO( NL_LANGUAGE );
+  var PLATFORM    = getPlatform( SCHEMA );
+
+  if ( hasMirrorLink( NL_LANGUAGE ) ) {
+    document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
+    + LINK + "');" + "return false;\">" );
+    document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Stiahnuť Apache OpenOffice " + VERSION + "</a></h2>"
+    + "<p><a href='" + LINK + "' title='" + LINK + "'>Kliknite pre začiatok sťahovania najnovšej verzie pre "
+    + PLATFORM + " a " + LANG_ARRAY[ 2 ] + "."
+    + "<br/></p>" );
+  } else {
+    // dump SF download and redirect to NL webpage (see URLs in "languages.js") if no mirror link (hasMirrorLink() == false)
+    // Get first the array data for NL_LANGUAGE and then the redirect link from the array data
+    document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
+    + LANG_ARRAY[ 3 ] + "');" + "return false;\">" );
+    document.write( "<h2><a href='" + LANG_ARRAY[ 3 ] + "' title='" + LANG_ARRAY[ 3 ] + "'>Stiahnuť Apache OpenOffice "
+    + VERSION + "</a></h2>"
+    + "<p><a href='" + LANG_ARRAY[ 3 ] + "' title='" + LANG_ARRAY[ 3 ] + "'>Vydanie v jazyku " + LANG_ARRAY[ 2 ]
+    + " nie je dostupné. Zvoľte prosím alternatívnu webovú stránku pre stiahnutie v inom jazyku.</a></p>" );
+  }
+  
+  document.write( "</div>" );
+  document.write( "<div class=\"sub-green\">"
+    + "<p><a href='other.html' title='Všetky platformy, jazyky, jazkové balíčky dostupné na stiahnutie'>"
+    + "<b>Všetky platformy, jazyky, jazkové balíčky dostupné na stiahnutie</b></a> | "
+    + "<a href='other.html#tested-sdk' title='Všetky zdrojové kódy a SDK dostupné na stiahnutie'>"
+    + "<b>Zdrojové kódy a SDK</b></a> | <br />"
+    + "Podpisy a odtlačky: "
+    + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "asc" ) + "' + title='ASC podpis'>ASC</a> , "
+    + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "md5" ) + "' + title='MD5 odtlačok'>MD5</a> , "
+    + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "sha1" ) + "' + title='SHA1 odtlačok'>SHA1</a> , "
+    + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "sha512" ) + "' + title='SHA512 odtlačok'>SHA512</a> | "
+    + "<a href='../development/releases/" + VERSION + ".html'"
+    + "title='Čo je nové a čo bolo vylepšené v Apache OpenOffice " + VERSION + "?'>Poznámky k vydaniu</a> | "
+    + "<a href='legacy/index.html' title='Získať starú verziu OpenOffice.org 3.3.0'>Stará verzia</a></p>"
+  + "</div>" );
+  
+  entourage.initialize();
+  //-->
+  </script>
+
+<!-- Green: Stable release: No JavaScript enabled -->
+  <noscript>
+  <div class="button green" id="optionitem1" onclick="openItem('optionitem1','other.html#tested-full'); 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">
+    JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be enabled.
+    Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
+  </div>
+  <div class="sub-green">
+    <p><a href="other.html" title="Všetky platformy, jazyky, jazkové balíčky dostupné na stiahnutie">
+    <b>Všetky platformy, jazyky, jazkové balíčky dostupné na stiahnutie</b></a> |
+    <a href="other.html#tested-sdk" title="Všetky zdrojové kódy a SDK dostupné na stiahnutie">
+    <b>Zdrojové kódy a SDK</b></a> | <br />
+    <a href="checksums/3.4.0_checksums.html" title="Kontrólne súčty pre Apache OpenOffice">Podpisy a odtlačky</a> |
+    <a href="../development/releases/index.html" title="Čo je nové a čo bolo vylepšené v Apache OpenOffice?">
+    Poznámky k vydaniu</a> |
+    <a href='legacy/index.html' title='Získať starú verziu OpenOffice.org 3.3.0'>Stará verzia</a></p>
+  </div>
+  </noscript>
+
+<!-- Blue: Extensions -->
+  <div class="button blue" id="optionitem3" onclick="openItem('optionitem3','http://extensions.services.openoffice.org');
+    return false;">
+    <h2><a href="http://extensions.services.openoffice.org"
+    title="Vyberte si zo širokej škál doplnkovú a špecifickú funkčnosť">Získajte Apache OpenOffice Rozšírenia</a></h2>
+    <p><a href="http://extensions.services.openoffice.org"
+    title="Vyberte si zo širokej škál doplnkovú a špecifickú funkčnosť">
+    Rozšírte funkčnosť vášho Apache OpenOffice s veľkou a stále sa rozširujúcou knižnicou rozšírení od ostatných užívateľov.</a></p>
+  </div>
+  
+  <!-- Blue: Templates -->
+  <div class="button blue" id="optionitem3_1" onclick="openItem('optionitem3_1','http://templates.services.openoffice.org');
+    return false;">
+    <h2><a href="http://templates.services.openoffice.org"
+    title="Vyberte si zo širokej škály doplnkových a špecifických dokumentov">Získajte Apache OpenOffice Šablóny</a></h2>
+    <p><a href="http://templates.services.openoffice.org"
+    title="Vyberte si zo širokej škály doplnkových a špecifických dokumentov">
+    Rozšírte vašu tvorivosť v Apache OpenOffice s veľkou a stále sa rozširujúcou knižnicou so šablónami od ostatných užívateľov.</a></p>
+  </div>
+
+<!-- Red: Developer Snapshots online -->
+  <script type="text/javascript">
+  <!--
+  var DEV_LINK = "https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds";
+  document.write( "<div class=\"button orange\" id=\"optionitem5\" onclick=\"openItem('optionitem5','" + DEV_LINK + "');"
+    + "return false;\">"
+    + "<h2><a href='" + DEV_LINK + "' title='Vyberte si z najnovších vývojových verzií Apache OpenOffice'>"
+    + "Získajte vývojovú verziu Apache OpenOffice</a></h2>" );
+    document.write( "<p><a href='" + DEV_LINK + "'"
+    + "title='Vyberte si z najnovších vývojových verzií Apache OpenOffice'></a>" );
+    document.write( "<a href='" + DEV_LINK + "' title='Vyberte si z najnovších vývojových verzií Apache OpenOffice'>"
+    + "Vývojová verzia predstavuje posledný stav vývoja a väčšinou býva vydávaná nepravidelne. "
+    + "Prosím, pomôžte nám zlepšiť kvalitu produktu. Stiahnite si a vyskúšajte najnovšie verzie.<br />"
+    + "<b>Tieto zostavenia neboli plne testované a sú neustále vyvíjané. Neodoporúča sa ich používať v produkčnom "
+    + "nasadení.</b></a></p>"
+  + "</div>" );
+  //-->
+  </script>
+
+<!-- Red: Developer Snapshots: No JavaScript enabled -->
+  <noscript>
+  <div class="button orange" id="optionitem5" onclick="openItem('optionitem5',
+    'https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds'); return false;">
+    <h2><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds"
+    title="Vyberte si z najnovších vývojových verzií Apache OpenOffice">
+    Získajte vývojovú verziu Apache OpenOffice</a></h2>
+    <p><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds"
+    title="Vyberte si z najnovších vývojových verzií Apache OpenOffice">Vývojová verzia predstavuje posledný
+    stav vývoja a väčšinou býva vydávaná nepravidelne. Prosím, pomôžte nám zlepšiť kvalitu produktu.
+    Stiahnite si a vyskúšajte najnovšie verzie.<br />
+    <b>Tieto zostavenia neboli plne testované a sú neustále vyvíjané. Neodoporúča sa ich používať v produkčnom
+    nasadení.</b></a></p>
+  </div>
+  </noscript>
+
+<!-- Yellow: Release Candidate online -->
+  <script type="text/javascript">
+  /*
+  <!--
+  if ( RC_ACTIVE == 1 ) {
+    document.write( "<div class=\"button yellow\" id=\"optionitem4\" onclick=\"openItem('optionitem4',"
+      + "'all_rc.html#untested-full');"
+      + "return false;\">"
+      + "<h2><a href='all_rc.html#untested-full' title='Select from other platforms and languages to download'>"
+      + "Get OpenOffice.org Release Candidates</a></h2>"
+      + "<p><a href='all_rc.html#untested-full' title='Select from other platforms and languages to download'>"
+      + "<b>Most recent: OOo " + RC_NAME + " " + RC_NUMBER + "</b></a></p>"
+    + "</div>" );
+    document.write( "<div class=\"sub-yellow\">"
+      + "<p><a href='all_rc.html' title='Get all platforms, languages, language packs to download'>"
+      + "Get all platforms, languages, language packs</a> | "
+      + "<a href='http://www.openoffice.org/development/releases/" + RC_BUILD + ".html'"
+      + "title='What is new, what has been improved in OpenOffice.org " + RC_NAME + RC_NUMBER + "?'>Release Notes</a> | "
+      + "<a href='next/md5sums/" + RC_BUILD + "_md5sums.txt' title='MD5 checksums for OpenOffice.org " + RC_NAME + RC_NUMBER
+      + "'>MD5 checksums</a></p>"
+    + "</div>" );
+  } else if ( RC_ACTIVE == 0 ) {
+  // Yellow: Release Candidate coming soon
+    document.write( "<div class=\"button yellow\" id=\"optionitem4\">"
+      + "<h2><a>Get OpenOffice.org Release Candidate <small>(" + RC_NAME + RC_NUMBER + " coming soon)</small></a></h2>"
+      + "<p><a>A wide range of platforms and languages will be available."
+      + "<br/><b>Important:</b> These builds are nearly ready but needs to be finally tested and are therefore not "
+      + "released.</a></p>"
+    + "</div>" );
+  }
+  //-->
+  */
+  </script>
+
+<!-- Yellow: Release Candidate: No JavaScript enabled -->
+  <!--
+  <noscript>
+  <div class="button yellow" id="optionitem4" onclick="openItem('optionitem4','all_rc.html#untested-full'); return false;">
+    <h2><a href="all_rc.html" title="Select from all platforms, languages, language packs to download">
+    Get OpenOffice.org Release Candidate</a></h2>
+    <p><a href="all_rc.html" title="Select from other platforms, languages, language packs to download">
+    JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be enabled.
+    Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
+  </div>
+  <div class="sub-yellow">
+    <p><a href="all_rc.html" title="Get all platforms, languages, language packs to download">
+    Get all platforms, languages, language packs</a> |
+    <a href="http://www.openoffice.org/development/releases/dev_index.html"
+    title="What is new, what has been improved in OpenOffice.org?">Release Notes</a> |
+    <a href="next/md5sums/index.html" title="MD5 checksums for OpenOffice.org">MD5 checksums</a></p>
+  </div>
+  </noscript>
+  //-->
+
+<!-- Yellow: Beta Release online -->
+  <script type="text/javascript">
+  /*
+  <!--
+  if ( BETA_ACTIVE == 1 ) {
+    document.write( "<div class=\"button yellow\" id=\"optionitem2\" onclick=\"openItem('optionitem2','all_beta.html');"
+      + "return false;\">"
+      + "<h2><a href='all_beta.html' title='Select from all platforms, languages, language packs to download'\">"
+      + "Get OpenOffice.org Beta Release</a></h2>"
+      + "<p><a href='all_beta.html' title='Select from all platforms, languages, language packs to download'\">"
+      + "<b>Most recent: OOo-Dev " + BETA_NAME + " " + BETA_NUMBER + "</b></a></p>"
+    + "</div>" );
+    document.write( "<div class=\"sub-yellow\">"
+      + "<p><a href='all_beta.html' title='Get all platforms, languages, language packs to download'>"
+      + "Get all platforms, languages, language packs</a> | "
+      + "<a href='http://www.openoffice.org/development/releases/" + BETA_BUILD + ".html'"
+      + "title='What is new, what has been improved in OpenOffice.org " + BETA_NAME + BETA_NUMBER + "?'>Release Notes</a> | "
+      + "<a href='next/md5sums/index.html" + BETA_BUILD + "_md5sums.txt' title='MD5 checksums for OpenOffice.org "
+      + BETA_NAME + BETA_NUMBER + "'>MD5 checksums</a></p>"
+    + "</div>" );
+  } else if ( BETA_ACTIVE == 0 ) {
+  // Yellow: Beta Release coming soon
+    document.write( "<div class=\"button yellow\" id=\"optionitem2\">"
+      + "<h2><a>Get OpenOffice.org Beta Release <small>(" + BETA_NAME + BETA_NUMBER + " coming soon)</small></a></h2>"
+      + "<p><a>A wide range of platforms and languages will be available."
+      + "<br/><b>Important:</b> The Beta is feature complete but can contain issues and detailed tests needs to be done."
+      + "</a></p>"
+    + "</div>" );
+  }
+  //-->
+  */
+  </script>
+
+<!-- Yellow: Beta: No JavaScript enabled -->
+  <!--
+  <noscript>
+  <div class="button yellow" id="optionitem2" onclick="openItem('optionitem2','all_beta.html#untested-full'); return false;">
+    <h2><a href="all_beta.html" title="Select from all platforms, languages, language packs to download">
+    Get OpenOffice.org Beta Release</a></h2>
+    <p><a href="all_beta.html" title="Select from all platforms, languages, language packs to download">
+    JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be enabled.
+    Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
+  </div>
+  <div class="sub-yellow">
+    <p><a href="all_beta.html" title="Get all platforms, languages, language packs to download">
+    Get all platforms, languages, language packs</a> |
+    <a href="http://www.openoffice.org/development/releases/dev_index.html"
+    title="What is new, what has been improved in OpenOffice.org?">Release Notes</a> |
+    <a href="next/md5sums/index.html" title="MD5 checksums for OpenOffice.org">MD5 checksums</a></p>
+  </div>
+  </noscript>
+  //-->
+
+<!-- Red: Developer Snapshots online -->
+  <script type="text/javascript">
+  /*
+  <!--
+  document.write( "<div class=\"button orange\" id=\"optionitem5\" onclick=\"openItem('optionitem5','next/index.html');"
+    + "return false;\">"
+    + "<h2><a href='next/index.html' title='Select from the most recent OpenOffice.org Developer Snapshots'>"
+    + "Get OpenOffice.org Developer Snapshots</a></h2>" );
+    document.write( "<p><a href='next/index.html' title='Select from the most recent OpenOffice.org Developer "
+    + "Snapshots'><b>" );
+    if ( DEV1_VERSION != "" ) {
+      document.write( "Most recent: " + DEV1_VERSION + " (" + DEV1_BUILD + ") and " + DEV2_VERSION + " (" + DEV2_BUILD
+        + ")" );
+    } else {
+      document.write( "Most recent: " + DEV2_VERSION + " (" + DEV2_BUILD + ")" );
+    }
+    document.write( "</b></a></p>"
+  + "</div>" );
+  document.write( "<div class=\"sub-orange\">"
+    + "<p><a href='next/other.html' title='Get all platforms, languages, SDK builds, source tarballs to download'>"
+    + "Get all platforms, languages, SDK builds, source tarballs</a> | "
+    + "<a href='http://www.openoffice.org/development/releases/dev_index.html'"
+    + "title='What is new, what has been improved in OpenOffice.org?'>Release Notes</a> | "
+    + "<a href='next/md5sums/index.html' title='MD5 checksums for OpenOffice.org'>MD5 checksums</a></p>"
+  + "</div>" );
+  //-->
+  */
+  </script>
+
+<!-- Red: Developer Snapshots: No JavaScript enabled -->
+  <!--
+  <noscript>
+  <div class="button orange" id="optionitem5" onclick="openItem('optionitem5','next/index.html'); return false;">
+    <h2><a href="next/other.html" title="Select from the most recent OpenOffice.org Developer Snapshots">
+    Get OpenOffice.org Developer Snapshots</a></h2>
+    <p><a href="next/other.html" title="Select from the most recent OpenOffice.org Developer Snapshots">
+    JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be enabled.
+    Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
+  </div>
+  <div class="sub-orange">
+    <p><a href="next/other.html" title="Get all platforms, languages, language packs, SDK builds, source tarballs to
+    download">
+    Get all platforms, languages, language packs, SDK builds, source tarballs</a> |
+    <a href="http://www.openoffice.org/development/releases/dev_index.html" title="What is new, what has been improved in
+    OpenOffice.org?">
+    Release Notes</a> | <a href="next/md5sums/index.html" title="MD5 checksums for OpenOffice.org">MD5 checksums</a></p>
+  </div>
+  </noscript>
+  //-->
+</div>
 
-<h2><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds">Testovacie a debug buildy</a></h2>
-Pokiaľ si chcete vyskúšať nové (ešte neuvoľnené) verzie Apache OpenOffice, môžete vyskúšať testovacie buildy. To, že sa jedná o vývojové verzie neznamená, že nefungujú správne alebo majú len čiastočnú funkcionalitu, práve naopak, väščina z nich je plne funkčná a zhŕňajú najnovšie vyvíjané funkcie, najväčší rozdiel je v tom že neboli dôkladne testované a ich požívanie tam, kde je potrebná 100% spoľahlivosť sa neodporúča.
+<div class="additionalinformation">
 
-<br/>
-	
+  <h2>Ďalšie informácie</h2>
+  <ul>
+    <li><a href="../license.html" title="Apache OpenOffice Licencia">Licencia</a></li>
+    <li><a href="other.html#tested-sdk"
+    title="Pre vývojárov a pokročilých užívateľov: Získajte zdrojový kód a skompilujte si Apache OpenOffice od nuly.">Zdrojový kód</a>
+    <li><a href="http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide"
+    title="Pre vývojárov a pokročilých užívateľov: AkoNaTo príručka pre kompiláciu Apache OpenOffice od nuly.">Príručka ku kompilácii</a></li>
+  </ul>
+
+  <h3>Dokumentácia</h3>
+  <ul>
+    <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release" title="When are the next releases planned?">
+    Plán vydaní</a></li>
+    <li><a href="../development/releases/index.html"
+    title="Čo je nové, čo bolo zlepšené v Apache OpenOffice?">Poznámky k vydaniu</a>
+    </li>
+    <li><a href="checksums/3.4.0_checksums.html"
+    title="Samostatné kontrólne sumy pre Apache OpenOffice">Kontrólne súčty pre Apache OpenOffice</a></li>
+    <li><a href="/sk/product/index.html" title="Prehliadka všetkých Apache OpenOffice aplikácií">
+    Informácie o produkte</a></li>
+    <li><a href="../dev_docs/source/sys_reqs_aoo34.html"
+    title="HDD: ~300MB voľných - Pamäť: &gt;128MB - Procesor: &gt;500MHz - OS: Win, Linux, Mac...">
+    Systémové požiadavky</a></li>
+    <li><a href="common/instructions.html"
+    title="Návod na inštaláciu Apache OpenOffice na Windows, Linux a Mac OS">Inštalačné príručky</a> a
+    <a href="../documentation/index.html" title="Rozsiahle užívateľské manuály pre každodenné použitie">Užívateľské príručky</a></li>
+    <li><a href="../development/releases/eol.html"
+    title="Informácie o verziách, ktoré už nie sú podporované">Informácie o konci podpory</a></li>
+    <li><a href="../support/index.html"
+    title="ak vyššie spomenuté informácie neodpovedali na vaše otázky: Podpora zadarmo aj platená!">Podpora</a></li>
+    <li><a href="common/java.html" title="Vysvetľuje, čo je to Java a prečo ju používať">Java a Apache OpenOffice</a></li>
+    <!--<li><a href="http://java.com/en/download/manual_v6.jsp" title="Get the Java Runtime Environment (JRE 1.6)">
+    Get the Java Runtime Environment (JRE 1.6)</a></li>-->
+  </ul>
+
+  <h3>Ďalšie zdroje</h3>
+  <ul>
+    <li><a href="../lingucomponent/download_dictionary.html"
+    title="Pridajte ďalšiu podporu jazykov do vašej inštalácie Apache OpenOffice">Slovníky</a></li>
+    <li><a href="http://templates.services.openoffice.org" title="Získajte náskok s Apache OpenOffice">Šablóny</a></li>
+    <li><a href="http://extensions.services.openoffice.org"
+    title="Choose from a wide range of additional and individual functionality">Rozšírenia</a></li>
+    <li><a href="../projects/native-lang.html"
+    title="Informácie a podpora vo vašom obľúbenom jazyku">Lokalizácia</a></li>
+    <li><a href="sdk/index.html" title="Pre vývojárov: Software Development Kit">Software Development Kit (SDK)</a></li>
+	<li><a href="http://www.openoffice.org/distribution/">Distribúcia</a></li>
+    <!--
+    <li><a href="../distribution/cdrom/iso_download.html"
+    title="Download OpenOffice.org as ISO file and burn it yourself on CD-ROM">ISO images</a> and
+    <a href="../distribution/cdrom/index.html#cdrom"
+    title="If you cannot download OpenOffice.org, order a CD-ROM">Order CD-ROM</a>
+    <li><a href="../distribution/mirrors#mirrors" title="To get alternative download locations">
+    All Mirror Server</a><br/></li>
+    <li><a href="archive.html" title="Download legacy and archived releases">Archived legacy releases</a><br/></li>
+    -->
+  </ul>
+
+  <div id="SupportedAndSupporters">
+    <a href="http://validator.w3.org/check?uri=http://www.openoffice.org/download/index.html"
+    title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents">
+    <img src="http://www.w3.org/Icons/valid-xhtml10-blue.png"
+    alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents"/></a>
+    &nbsp;&nbsp;&nbsp;
+  </div>
 </div>
 
 </body>