viewgit/inc/functions.php:22 Function utf8_encode() is deprecated [8192]
diff --git a/en-US/pages/downloads.thtml b/en-US/pages/downloads.thtml index f018cd1..a0c5293 100755 --- a/en-US/pages/downloads.thtml +++ b/en-US/pages/downloads.thtml @@ -10,13 +10,13 @@ hb=fb79c4c0b11379bee3b8c4c803f9f938a9001c16&t=zip" >Version 0.921-ZIP</a></li> </ul> <h2>Installation</h2> -<p>The documentation page has information about the +<p>The <a href="?c=main&p=install">Install Guides</a> +explain how to get Yioop to work in some common settings. +The documentation page has information about the <a href="?c=main&p=documentation#requirements" >requirements</a> of and <a href="?c=main&p=documentation#installation" ->installation procedure</a> for Yioop. The -<a href="?c=main&p=install">Install Guides</a> -explain how to get Yioop to work in some common settings.</p> +>installation procedure</a> for Yioop. </p> <h2>Git Repository / Contributing</h2> <p>The Yioop git repository allows anonymous read-only access. If you would like to contribute to Yioop, just do a clone of the most recent code, diff --git a/en-US/pages/install.thtml b/en-US/pages/install.thtml index 4e37ade..457aedc 100755 --- a/en-US/pages/install.thtml +++ b/en-US/pages/install.thtml @@ -48,7 +48,7 @@ Rename the downloaded folder yioop (so now have a folder C:\xampp\htdocs\yioop). </li> <li> -Point yout browser at: +Point your browser at: <pre> http://localhost/yioop/ </pre> @@ -68,9 +68,9 @@ Robot Description: This bot is for test purposes. It respects robots.txt If you having problems with it please feel free to ban it. </pre> Crawl robot name is what will appear together with a url to a bot.php -page in web server log files of sites you crawl. The bot.php page will display -what you write in robot description. This should give contact information -in case your robot misbehaves. Obviously, you should customize +page in the web server log files of sites you crawl. The bot.php page will +display what you write in robot description. This should give contact +information in case your robot misbehaves. Obviously, you should customize the above to what you want to say. </li> <li>Go to Manage Machines and add a single machine under Add Machine: @@ -94,7 +94,7 @@ Click Save.</li> <li>Type the name of the crawl and start crawl. Let it crawl for a while, until you see the Total URLs Seen > 1.</li> <li>Click stop crawl and wait for the crawl to appear in the previous -crawls list.Set it as the default crawl. Then you can search using this index. +crawls list. Set it as the default crawl. Then you can search using this index. </li> </ol> @@ -719,7 +719,7 @@ This is the location specified by the configuration file; however, the directory <pre> sudo mkdir /var/log/hhvm </pre> -Mostof the configuration file above comes from +Most of the configuration file above comes from the <a href="http://www.hiphop-php.com/wp/?p=113">HipHop Blog Entry for WordPress Installation</a>. I tweaked the rewrite for what are the default index files.