Author: marcus
Date: Tue May  8 19:42:41 2012
New Revision: 1335718

URL: http://svn.apache.org/viewvc?rev=1335718&view=rev
Log:
Fixed broken label link to the HowTo descriptions

Modified:
    incubator/ooo/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html

Modified: 
incubator/ooo/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html?rev=1335718&r1=1335717&r2=1335718&view=diff
==============================================================================
--- 
incubator/ooo/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html 
(original)
+++ 
incubator/ooo/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html 
Tue May  8 19:42:41 2012
@@ -3,7 +3,7 @@
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>Apache OpenOffice - Download checksum files</title>
-   <script type="text/javascript" src="../scripts/entourage.js"></script>
+  <script type="text/javascript" src="../scripts/entourage.js"></script>
   <style type="text/css">
   /* <![CDATA[ */
   /*-------------------- Exceptions on standard css -----------------------*/
@@ -42,12 +42,12 @@
   <li><h3><a href="#checksums-sdk"   title="Software Development Kit 
(SDK)">Software Development Kit (SDK)</a></h3></li>
   <li><h3><a href="#checksums-sdk"   title="Source code">Source 
code</a></h3></li>
   <!--
-  <li><h3><a href="all_rc.html"  title="Release Candidates - Not yet finally 
tested and released">
+  <li><h3><a href="all_rc.html"      title="Release Candidates - Not yet 
finally tested and released">
   Release Candidates</a></h3></li>
   -->
-  <li><h3><a href="#checksums-howto" title="How to verify your download with 
ASC, MD5, SHA1, SHA512 checksums?">
+  <li><h3><a href="#howto"           title="How to verify your download with 
ASC, MD5, SHA1, SHA512 checksums?">
   How to verify your download with ASC, MD5, SHA1, SHA512 
checksums?</a></h3></li>
-  <li><h3><a href="#notes"       title="Please read the important notes before 
downloading and using Apache OpenOffice">
+  <li><h3><a href="#notes"           title="Please read the important notes 
before downloading and using Apache OpenOffice">
   Important Notes</a></h3></li>
 </ul>
 <br/>
@@ -1021,7 +1021,7 @@
 
 <hr style="display: block;"/>
 
-<h3 id="checksums-howto">How to verify your download with ASC, MD5, SHA1, 
SHA512 checksums?</h3>
+<h3 id="howto">How to verify your download with ASC, MD5, SHA1, SHA512 
checksums?</h3>
 
 <p>A checksum and hash prcossed on the files that were downloaded is a way to 
make sure that the content is authentic and
 was not manipulated by an unauthorized third party, and has not been damaged 
during the download process.</p>
@@ -1070,6 +1070,23 @@ was not manipulated by an unauthorized t
   <li>If the checksums do not match, please see the <a href="#checksums-notify"
   title="What to do when the checksums do not match?">section below</a>.</li>
 </ul>
+<ul>
+  <li><a href="http://www.krylack.com/file-checksum-tool/"; title="Download 
'File Checksum Tool' (by KRyLack Software)">
+  Download "File Checksum Tool" (by KRyLack Software)</a>. "File Checksum 
Tool" is a graphical tool that is easy to use.
+  <a href="http://www.krylack.com/images/file-checksum-tool-screenshot.jpg"; 
title="Screenshot of 'File Checksum Tool'">
+  See here for a screenshot</a>.</li>
+  <li> Install and then start the tool.</li>
+  <li>Section "1) File to Verify": Insert the path and filename of the 
downloaded AOO build. The [Browse] button will
+  help to locate it with the Windows Explorer.</li>
+  <li>Section "2) Hashing Algorithm": Choose "MD5".</li>
+  <li>Section "3) File Checksum": Click on [Calculate Hash].</li>
+  <li>Section "4) Verify With": Paste the hash from the MD5 file you have 
downloaded. First you have to open it and
+  copy the hash value.</li>
+  <li>Finally, click on [Compare].
+  <li>When both hash values match you will see ?. Otherwise ?.</li>
+  <li>If the checksums do not match, please see the <a href="#checksums-notify"
+  title="What to do when the checksums do not match?">section below</a>.</li>
+</ul>
 <br/>
 
 <p><b>This is how you verify MD5 checksums on Linux</b></p>
@@ -1215,7 +1232,7 @@ title="Learn more about how to use maili
 
 <hr style="display: block;"/>
 
-<h3 id='notes'>Important Notes:</h3>
+<h3 id="notes">Important Notes:</h3>
 <ul>
   <li>A <a href="http://wiki.services.openoffice.org/wiki/Languagepack"; 
title="What is a language pack">language pack</a>
   is not a release for its own and has to be installed over a stable release 
with the same version number and platform.


Reply via email to