[ http://issues.apache.org/jira/browse/NUTCH-225?page=all ]
     
Piotr Kosiorowski closed NUTCH-225:
-----------------------------------

    Resolution: Won't Fix

I have just updated Nutch Web site. It contains now both tutorials (for 0.7 and 
0.8).
I have also added a notr to each tutorialstating that more detailed tutorials 
are available on Nutch Wiki.

> Changed the links to the tutorial to point to the wiki
> ------------------------------------------------------
>
>          Key: NUTCH-225
>          URL: http://issues.apache.org/jira/browse/NUTCH-225
>      Project: Nutch
>         Type: Improvement
>     Versions: 0.8-dev
>     Reporter: Jake Vanderdray

>
> This is a patch to repoint tutorial links on the nutch site to the wiki.
> Index: site.xml
> ===================================================================
> --- site.xml    (revision 384005)
> +++ site.xml    (working copy)
> @@ -26,7 +26,7 @@
>    <docs label="Documentation">    
>      <faq         label="FAQ"              href="ext:faq" />    
>      <wiki        label="Wiki"             href="ext:wiki" />    
> -    <tutorial    label="Tutorial"         href="tutorial.html" />
> +    <tutorial    label="Tutorial"         href="ext:tutorial" />
>      <webmasters  label="Robot     "       href="bot.html" />
>      <i18n        label="i18n"             href="i18n.html" />
>      <apidocs     label="API Docs"         href="apidocs/index.html" />
> @@ -48,6 +48,7 @@
>      <wiki      href="http://wiki.apache.org/nutch/"; />
>      <faq       href="http://wiki.apache.org/nutch/FAQ"; /> 
>      <store     href="http://www.cafepress.com/nutch/"; />
> +    <tutorial  href="http://wiki.apache.org/nutch/NutchTutorial"; />
>    </external-refs>
>   
>  </site>
> Index: i18n.xml
> ===================================================================
> --- i18n.xml    (revision 384005)
> +++ i18n.xml    (working copy)
> @@ -188,7 +188,7 @@
>  href="http://jakarta.apache.org/tomcat/";>Tomcat</a> installed.</p>
>  
>  <p>An index is also required.  You can collect your own by working
> -through the <a 
> href="http://lucene.apache.org/nutch/tutorial.html";>tutorial</a>.
> +through the <a 
> href="http://wiki.apache.org/nutch/NutchTutorial";>tutorial</a>.
>  Once you have an index, follow the steps outlined at the end of the
>  tutorial for searching.</p>
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to