Author: artietee Date: Sun Oct 13 21:58:39 2013 New Revision: 1531758 URL: http://svn.apache.org/r1531758 Log: (empty)
Modified: openoffice/ooo-site/trunk/content/nl/download/index.html Modified: openoffice/ooo-site/trunk/content/nl/download/index.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/nl/download/index.html?rev=1531758&r1=1531757&r2=1531758&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/nl/download/index.html (original) +++ openoffice/ooo-site/trunk/content/nl/download/index.html Sun Oct 13 21:58:39 2013 @@ -1,7 +1,7 @@ <!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 itemscope itemtype="http://schema.org/Article"> - <meta http-equiv="content-type" content="text/html; charset=UTF-8"> + <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta itemprop="name" content="Download Apache OpenOffice" /> <meta itemprop="description" content="Doe mee aan de OpenOffice revolutie, het gratis en vrij kantoorpakket met meer dan 70 miljoen aantoonbare downloads." /> <meta itemprop="image" content="http://www.openoffice.org/images/aoo-logo-100x100.png" /> @@ -23,7 +23,7 @@ </style> <script> if (window.document.referrer.indexOf("shell.windows.com") != -1) - location.href = "/xx/why/why_odf.html"; + location.href = "/nl/why/why_odf.html"; function shareFacebook() { _gaq.push(['_trackEvent','social', 'shareDownload', 'facebook']); @@ -42,35 +42,35 @@ <body> -<div class="optionset"><!-- Green: Stable release --> +<div class="optionset"> - - <script type="text/javascript"> - <!-- - // Set a specific language ISO code to force to assemble a certain localized build as download URL - var NL_LANGUAGE = ""; - // Get the download URL - var LINK = getLink(); +<!-- 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 = ""; +// Get the download URL +var LINK = getLink(); - if ( hasMirrorLink() ) { +if ( hasMirrorLink() ) { if ( LINK.toLowerCase().indexOf( "sourceforge" ) != -1 ) { // Download directly from a mirror with displayed platform and language. document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','" + LINK + "');" + "return false;\">" ); - document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION + " - Milestone " + MILESTONE + document.write( "<h2><a href='" + LINK + "' title='Versie " + VERSION + " - Milestone " + MILESTONE + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Download Apache OpenOffice " + VERSION + "</a></h2>" - + "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone " + MILESTONE + " - Build ID " + BUILD - + " - SVN " + SVN_REV + "'>Click here for the most recent version for:<br />" - + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + FILESIZE + " MByte)</a></p>" ); + + "<p><a href='" + LINK + "' title='Versie " + VERSION + " - Milestone " + MILESTONE + " - Build ID " + BUILD + + " - SVN " + SVN_REV + "'>Klik hier voor de meest recente versie voor:<br />" + + "<b>" + UI_PLATFORM + "</b> en <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + FILESIZE + " MByte)</a></p>" ); } else { // OS and/or package manager was not recognized, therefore use "other.html" as download link. document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','" + LINK + "');" + "return false;\">" ); document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>" + "Download Apache OpenOffice</a></h2>" - + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + VERSION + " for " - + "<b>" + UI_PLATFORM + "</b> is not available. Please choose another platform build from the alternative download " - + "webpage.</a></p>" ); + + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + VERSION + " voor " + + "<b>" + UI_PLATFORM + "</b> is niet beschikbaar. Kies een versie voor een ander platform op de alternatieve download " + + "pagina.</a></p>" ); } } else { // Download from an alternative webpage if hasMirrorLink() == false. @@ -78,9 +78,9 @@ + LANG_ARRAY[ 4 ] + "');" + "return false;\">" ); document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>" + "Download Apache OpenOffice</a></h2>" - + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>Apache OpenOffice " + VERSION + " for " - + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not available. Please choose another build from the " - + "alternative " + LANG_ARRAY[ 1 ] + " download webpage.</a></p>" ); + + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>Apache OpenOffice " + VERSION + " voor " + + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is niet beschikbaar. Kies een andere versie op de " + + "alternatieve " + LANG_ARRAY[ 1 ] + " download pagina.</a></p>" ); } document.write( "</div>" ); @@ -88,33 +88,33 @@ document.write( "<div class=\"sub-green\">" ); document.write( "<p>" ); if ( CHECKSUM_ASC ) { - document.write( "Signatures and hashes: " - + "<a href='" + CHECKSUM_KEYS + "' + title='KEYS signature'>KEYS</a> , " - + "<a href='" + CHECKSUM_ASC + "' + title='ASC signature'>ASC</a> , " - + "<a href='" + CHECKSUM_MD5 + "' + title='MD5 hash'>MD5</a> , " - + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> , " - + "<a href='checksums.html' title='How to verify the download with checksums?'>How to verify?</a> | " ); + document.write( "Ondertekening en hashcodes: " + + "<a href='" + CHECKSUM_KEYS + "' + title='KEYS-ondertekening'>KEYS</a> , " + + "<a href='" + CHECKSUM_ASC + "' + title='ASC-ondertekening'>ASC</a> , " + + "<a href='" + CHECKSUM_MD5 + "' + title='MD5-hash'>MD5</a> , " + + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256-hash'>SHA256</a> , " + + "<a href='checksums.html' title='Hoe u de download controleert met checksums?'>How to verify?</a> | " ); } - document.write( "<a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'" - + "title='What is new, what has been improved in Apache OpenOffice " + VERSION + "?'>Release Notes</a> | <br />" - + "<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#source' title='Get the source code and SDK to download'>" + document.write( "<a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes+%28Dutch%29'" + + "title='Wat is nieuw, wat is er verbeterd in Apache OpenOffice " + VERSION + "?'>Release Notes</a> | <br />" + + "<a href='other.html' title='Alle platforms, talen, taalpakketten voor download'>" + + "<b>Alle platforms, talen, taalpakketten</b></a> | " + + "<a href='other.html#source' title='Dowload de sourcecode en SDK'>" + "Source code and SDK</a> | <br />" + "<a href='../porting/index.html'" - + "title='Get Apache OpenOffice software packaged as portable USB versions and third-party ports'>" - + "<b>Portable USB versions</b> and third-party ports</a> | " - + "Old and legacy version: <a href='other-341.html' title='Get the old version of Apache OpenOffice " + + "title='Apache OpenOffice software als USB versies en third-party ports'>" + + "<b>USB versies</b> en versies van derden</a> | " + + "Oude en vorige versie: <a href='other-341.html' title='De oude versie van Apache OpenOffice " + OLDVERSION + "'><b>" + OLDVERSION + "</b></a> + " - + "<a href='legacy/index.html' title='Get the legacy version of OpenOffice.org " + + "<a href='legacy/index.html' title='De vorige versie van OpenOffice.org " + LEGACYVERSION + "'><b>" + LEGACYVERSION + "</b></a>" ); document.write( "</div>" ); entourage.initialize(); //--> - </script><!-- Green: Stable release: No JavaScript enabled --> - + </script> + <!-- Green: Stable release: No JavaScript enabled --> <noscript> <div class="first button green" id="optionitem1"> <h2><a style="cursor: default;">Download Apache OpenOffice</a></h2> @@ -123,12 +123,12 @@ </div> <div class="sub-green"> <p><a href="../porting/index.html" - title="Apache OpenOffice software als draagbare USB versie en versies die door derden worden aangeboden"> <b>Draagbare USB versiens</b> en door derden aangeboden versies</a> | <a href="../development/releases/index.html" - title="Wat is nieuw, wat is er verbeterd in Apache OpenOffice?">Release Notes</a> | <br /> <a href="other-341.html" title="Verkrijg een oudere versie van Apache OpenOffice">Oudere Apache OpenOffice</a> | <a href="legacy/index.html" title="Verkrijg een oudere versie van OpenOffice.org">Oudere OpenOffice.org</a></p> - </div><!-- Light Blue: Share download with social networks --> + title="Apache OpenOffice software als draagbare USB versie en versies die door derden worden aangeboden"> <b>Draagbare USB versies</b> en door derden aangeboden versies</a> | <a href="../development/releases/index.html" + title="Wat is nieuw, wat is er verbeterd in Apache OpenOffice?">Release Notes</a> | <br /><a href="other-341.html" title="Verkrijg een oudere versie van Apache OpenOffice">Oudere Apache OpenOffice</a> | <a href="legacy/index.html" title="Verkrijg een oudere versie van OpenOffice.org">Oudere OpenOffice.org</a></p> + </div> </noscript> - + <!-- Light Blue: Share download with social networks --> <div class="button lightblue" id="optionitem2"> <h2><a style="cursor: default;" title="Zeg het voort en vertel je vrienden over Apache OpenOffice"> Zeg het voort</a></h2> @@ -145,9 +145,9 @@ title="Vertel je vrienden over Apache OpenOffice via Google+"> <img src="/images/logo-googleplus-32.png" alt="Vertel je vrienden over Apache OpenOffice via Google+" /></a> </p> - </div><!-- Blue: Extensions --> - + </div> + <!-- Blue: Extensions --> <div class="button blue" id="optionitem3" onclick="openItem('optionitem3','http://extensions.openoffice.org'); return false;"> <h2><a href="http://extensions.openoffice.org" @@ -156,9 +156,9 @@ <p><a href="http://extensions.openoffice.org" title="Maak een keuze uit een grote hoeveelheid aanvullende en losse functionaliteiten"> Vergroot uw mogelijkheden in Apache OpenOffice met een grote en groeiende bibliotheek extensies en woordenboeken gemaakt door andere gebruikers.</a></p> - </div><!-- Blue: Templates --> - + </div> + <!-- Blue: Templates --> <div class="button blue" id="optionitem3_1" onclick="openItem('optionitem3_1','http://templates.openoffice.org'); return false;"> <h2><a href="http://templates.openoffice.org" @@ -167,9 +167,9 @@ <p><a href="http://templates.openoffice.org" title="Maak een keuze uit een grote hoeveelheid aanvullende en losse documenten"> Vergroot uw creativiteit in Apache OpenOffice met een grote en groeiende bibliotheek sjablonen gemaakt door andere gebruikers.</a></p> - </div><!-- Yellow: Release Candidate online --> - + </div> + <!-- Yellow: Release Candidate online --> <script type="text/javascript"> /* <!-- @@ -201,7 +201,10 @@ } //--> */ - </script><!-- Yellow: Release Candidate: No JavaScript enabled --><!-- + </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"> @@ -218,12 +221,9 @@ <a href="next/md5sums/index.html" title="MD5 checksums for OpenOffice.org">MD5 checksums</a></p> </div> </noscript> - //--><!-- Yellow: Beta Release online --> - - - - + //--> + <!-- Yellow: Beta Release online --> <script type="text/javascript"> /* <!-- @@ -254,7 +254,10 @@ } //--> */ - </script><!-- Yellow: Beta: No JavaScript enabled --><!-- + </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"> @@ -271,12 +274,9 @@ <a href="next/md5sums/index.html" title="MD5 checksums for OpenOffice.org">MD5 checksums</a></p> </div> </noscript> - //--><!-- Red: Developer Snapshots online --> - - - - + //--> + <!-- Red: Developer Snapshots online --> <script type="text/javascript"> /* <!-- @@ -303,7 +303,10 @@ + "</div>" ); //--> */ - </script><!-- Red: Developer Snapshots: No JavaScript enabled --><!-- + </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"> @@ -315,16 +318,13 @@ <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> | + Alle platformen, talen, taalpakketten, 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> <div class="additionalinformation"> @@ -357,16 +357,17 @@ title="HDD: ~300MB free - Geheugen: >128MB - Processor: >500MHz - OS: Win, Linux, Mac OS, Solaris, FreeBSD..."> Systeemvereisten</a></li> <li><a href="common/instructions.html" - title="Installatie-instructies voor Apache OpenOffice op Windows, Linux en Mac OS machines">Installatiehandleidingen</a> en <a href="/documentation/index.html" + title="Installatie-instructies voor Apache OpenOffice op Windows, Linux en Mac OS machines">Installatiehandleidingen</a> en + <a href="/documentation/index.html" title="Uitgebreide gebruikershandleidingen voor dagelijks gebruik">Gebruikershandleidingen</a></li> <li><a href="/development/releases/eol.html" title="Informatie over versies die End-Of-Life zijn">End-Of-Life Informatie</a></li> <li><a href="support/index.html" title="Als de informatie hierboven uw vraag niet beantwoord: Gratis en betaalde ondersteuning!">Ondersteuning</a></li> <li><a href="common/java.html" - title="Legt uit waarom Java gebruikt wordt en wat het is">Java en 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>--> - + title="Legt uit waarom Java gebruikt wordt en wat het is">Java en 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>Extra bronnen</h3> @@ -380,7 +381,8 @@ <li><a href="http://openoffice.apache.org/native-lang.html" title="Informatie en ondersteuning in uw voorkeurstaal">Vertalingen</a></li> <li><a href="/sdk/index.html" - title="Voor ontwikkelaars: Software Development Kit">Software Development Kit (SDK)</a></li><!-- + title="Voor ontwikkelaars: Software Development Kit">Software Development Kit (SDK)</a></li> + <!-- <li><a href="../distribution/index.html" title="FAQ for distributions ">Distributions FAQ</a></li> <li><a href="../distribution/cdrom/iso_download.html" @@ -390,9 +392,8 @@ <li><a href="../distribution/mirrors#mirrors" title="To get alternative download locations">All Mirror Server</a><br /></li> --> - <li><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/" - title="Gebruike Apache-mirrors om Apache OpenOffice te downloaden">Alternatieve download mirrors</a><br /></li> + title="Gebruik Apache-mirrors om Apache OpenOffice te downloaden">Alternatieve download mirrors</a><br /></li> <li><a href="/download/archive.html" title="Download van oude en gearchiveerde versies">Gearchiveerde en oude versies</a><br /></li> </ul>