Updating documentation for v0.42, a=chris

Chris Pollett [2010-09-17 19:Sep:th]
Updating documentation for v0.42, a=chris
Filename
en-US/pages/documentation.thtml
en-US/pages/downloads.thtml
diff --git a/en-US/pages/documentation.thtml b/en-US/pages/documentation.thtml
index eca48eb..0f2a9e8 100755
--- a/en-US/pages/documentation.thtml
+++ b/en-US/pages/documentation.thtml
@@ -1,5 +1,5 @@
 <div class="docs">
-<h1>Yioop! Documentation v.4</h1>
+<h1>Yioop! Documentation v.42</h1>
     <h2 id='toc'>Table of Contents</h2>
     <ul>
         <li><a href="#intro">Introduction</a></li>
@@ -755,11 +755,12 @@ activities in turn.
     resume this crawl. This will cause Yioop! to look for unprocessed fetcher
     data regarding that crawl, and try to load that into a fresh priority
     queue of to crawl urls. If it can do this, crawling would continue.
-    The second let's you set this crawl's result as the default index.
-    When someone come to your Yioop! installation and does not adjust
-    their settings, the default index is used to compute search results.
-    The final link allows one to Delete the crawl. For both resuming a crawl
-    and deleting a crawl, it might take a little while before you see the
+    The second let's you set this crawl's result as the default index. In the
+    above picture that was only one saved crawl and it is already set as the
+    default index. When someone comes to your Yioop! installation and does
+    not adjust their settings, the default index is used to compute search
+    results. The final link allows one to Delete the crawl. For both resuming a
+    crawl and deleting a crawl, it might take a little while before you see the
     process being reflected in the display. This is because communication
     might need to be done with the various fetchers, and because the on screen
     display refreshes only every 20 seconds or so.
@@ -820,13 +821,16 @@ php fetcher.php stop</pre>
     link. Clicking on this link, should display the following activity:</p>
 <img src='resources/CrawlOptions.png' alt='Crawl Options Form'/>
     <p>The Back link in the corner returns one to the previous activity.
-    The first form field is labeled Crawl Order. This can be set to
-    either Bread First or Page Importance. It specifies the order
-    in which pages will be crawled. In breadth first crawling,
-    roughly all the seeds sites are visited first, followed by sites linked
-    directly from seed sites, followed by sites linked directly from sites
-    linked directly from seed sites, etc. Page Importance is our modification
-    of [<a href="#APC2003">APC2003</a>]. In this
+    The first form field, "Get Crawl Options From", allows one to read in
+    crawl options either from the default_crawl.ini file or from the crawl
+    options used in a previous crawl. The rest of the form allows the user to
+    change the existing crawl options. The second form field is labeled Crawl
+    Order. This can be set to either Bread First or Page Importance. It
+    specifies the order in which pages will be crawled. In breadth first
+    crawling, roughly all the seeds sites are visited first, followed by sites
+    linked directly from seed sites, followed by sites linked directly from
+    sites linked directly from seed sites, etc. Page Importance is our
+    modification of [<a href="#APC2003">APC2003</a>]. In this
     order, each seed sites starts with a certain quantity of money.
     When a site is crawled it distributes its money equally amongst sites
     it links to. When picking sites to crawl next, one chooses those that
diff --git a/en-US/pages/downloads.thtml b/en-US/pages/downloads.thtml
index 288606d..6157d60 100755
--- a/en-US/pages/downloads.thtml
+++ b/en-US/pages/downloads.thtml
@@ -3,8 +3,9 @@
 <p>The Yioop! source code is still at an alpha stage. </p>
 <ul>
 <li><a href="http://www.seekquarry.com/viewgit/?a=archive&p=yioop&
-    h=fbe3bea264875f402621cf27a64c8d2be382e15f&t=zip"
-    >Version 0.401-ZIP</a></li>
+h=a33319a5bc6ed58c11af462e8645397fe2c76f27&
+hb=62925b2e560ee4460ecbd9369534544b102b2a34&t=zip"
+    >Version 0.42-ZIP</a></li>
 <li><a href="http://www.seekquarry.com/viewgit/?a=archive&p=yioop&
 h=26510cc6501a231526f558f4e352362c076f2b00&t=zip"
     >Version 0.3-ZIP</a></li>
ViewGit