From: Michael S. <sta...@us...> - 2005-10-22 00:58:17
|
Update of /cvsroot/archive-access/archive-access/projects/wera/src/articles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13030/src/articles Modified Files: manual.xml Log Message: * src/articles/manual.xml More edits. Index: manual.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/articles/manual.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** manual.xml 22 Oct 2005 00:45:41 -0000 1.6 --- manual.xml 22 Oct 2005 00:58:09 -0000 1.7 *************** *** 218,228 **** <title>Installing</title> - <para>These instructions describe installation of WERA. - The do no describe installation of NutchWAX (See - <ulink url="http://archive-access.sourceforge.net/projects/nutch/gettingstarted.html">NutchWAX Getting Started...</ulink>). - </para> <para>Information on how to distribute the different components of WERA on different hosts will be provided in a later version of WERA.</para> <section> --- 218,226 ---- <title>Installing</title> + <note> <para>Information on how to distribute the different components of WERA on different hosts will be provided in a later version of WERA.</para> + </note> <section> *************** *** 273,279 **** <listitem> ! <para>NutchWAX. A bundling of Nutch and extensions for searching search Web Archive Collections (WACs) ! http://archive-access.sourceforge.net/projects/nutch/</para> </listitem> </itemizedlist> --- 271,280 ---- <listitem> ! <para><a ! href="http://archive-access.sourceforge.net/projects/nutch/">NutchWAX</a>. A bundling of Nutch and extensions for searching search Web Archive Collections (WACs) ! For how to install NutchWAX, see <ulink ! url="http://archive-access.sourceforge.net/projects/nutch/gettingstarted.html">NutchWAX Getting Started...</ulink>. ! </para> </listitem> </itemizedlist> *************** *** 283,287 **** <title>Java Based Installer</title> <para>A java based installer will install and configure ! the wera php webapp and the arcretriever application. </para> --- 284,288 ---- <title>Java Based Installer</title> <para>A java based installer will install and configure ! the wera php webapp and arcretriever application. </para> |