You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Piotr Kosiorowski (JIRA)" <ji...@apache.org> on 2006/03/08 08:10:40 UTC

[jira] Commented: (NUTCH-225) Changed the links to the tutorial to point to the wiki

    [ http://issues.apache.org/jira/browse/NUTCH-225?page=comments#action_12369405 ] 

Piotr Kosiorowski commented on NUTCH-225:
-----------------------------------------

As stated in another thread I prefer to have a simple tutorial kept in version control with releases. 
We already have a link to Wiki on nutch Web site so users have possiility to find detailed tutorials.
So -1 from me. If no objections I will close this issue.

> 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