Author: buildbot Date: Wed Jul 31 22:38:31 2013 New Revision: 872211 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/other.html Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Jul 31 22:38:31 2013 @@ -1 +1 @@ -1509039 +1509048 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Jul 31 22:38:31 2013 @@ -1 +1 @@ -1509039 +1509048 Modified: websites/staging/ooo-site/trunk/content/download/other.html ============================================================================== --- websites/staging/ooo-site/trunk/content/download/other.html (original) +++ websites/staging/ooo-site/trunk/content/download/other.html Wed Jul 31 22:38:31 2013 @@ -55,8 +55,8 @@ <li><h3><a href="#source" title="Software Development Kit (SDK)">Software Development Kit (SDK)</a></h3></li> <li><h3><a href="#source" title="Source code tarballs">Source code tarballs</a></h3></li> <li><h3><a href="#source" title="Release notes">Release notes</a></h3></li> - <li><h3><a href="checksums.html" title="How to verify the download with checksums?"> - How to verify the download with checksums?</a></h3></li> + <li><h3><a href="checksums.html" title="How to verify the downloaded file?"> + How to verify the downloaded file?</a></h3></li> <li><h3><a href="#notes" title="Please read the important notes before downloading and using Apache OpenOffice"> Important Notes</a></h3></li> </ul> @@ -68,7 +68,7 @@ + "<div class='largetable'>" + "<h3 id='aoo'>Apache OpenOffice " + VERSION + " - Full installation sets and language packs</h3>" - + "<h3>Full Installation vs. Lanuage Pack</h3>" + + "<h3>Full Installation vs. Language Pack</h3>" + "<p>If you want to use more than a single language in Apache OpenOffice than it is recommended to use " + "<a href='http://wiki.openoffice.org/wiki/Languagepack' title='What is a language pack?'>language packs</a>. The idea " @@ -80,7 +80,26 @@ + "<p>They are not integrated in the full installation file and it contains only resource files to show, e.g., menus, " + "dialogs, error messages in your favorite language - but there is no program logic. It may contain translated Help " + "content as well. Language packs are created only when also a full installation file is available. In case it is not " - + "fully localized, some elements of the UI or help topics will display in English as default language.</p>" ); + + "fully localized, some elements of the UI or help topics will display in English as default language.</p>" + + + "<h3>Please check the integrity of the downloaded file</h3>" + + + "<p>It is recommended that you <a href='http://en.wikipedia.org/wiki/Checksum'" + + "title='What means to verify the file integrity?'>verify the integrity</a> of the downloaded file. Available are " + + "<a href='http://en.wikipedia.org/wiki/MD5' title='What is MD5?'>MD5</a> + " + + "<a href='http://en.wikipedia.org/wiki/SHA256' title='What is SHA256?'>SHA256</a> hash values. " + + "Here you have to create a <a href='http://en.wikipedia.org/wiki/Hash_function'" + + "title='What is a hash value?'>hash value</a> of your downloaded, locally saved Apache OpenOffice file and compare " + + "this with the hash value of the respective file in the table below.</p>" + + + "<p>We also provide <a href='http://en.wikipedia.org/wiki/Pretty_Good_Privacy' title='What is PGP?'>PGP</a> " + + "signatures. To use this verfication you have to download the respective ASC file in the table " + + "below and this <a href='http://www.apache.org/dist/openoffice/KEYS'" + + "title='The KEYS file contains the PGP keys of the Apache OpenOffice Release Managers'>KEYS</a> file.</p>" + + + "<p>For more information and details how to do the integrity verification please read the guide: " + + "<a href='checksums.html' title=#How to verify the download with signatures and hash values?'>" + + "How to verify the download with signatures and hash values?</a>.</p>" ); document.write( "<br />" ); write_table();