Update of /cvsroot/archive-access/archive-access/xdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2073/xdocs
Modified Files:
index.xml
Log Message:
* xdocs/index.xml
Fix link.
Index: index.xml
===================================================================
RCS file: /cvsroot/archive-access/archive-access/xdocs/index.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** index.xml 4 Oct 2005 23:25:51 -0000 1.21
--- index.xml 7 Oct 2005 16:39:51 -0000 1.22
***************
*** 47,57 ****
<a href="http://cvs.sourceforge.net/viewcvs.py/archive-access/archive-access/projects/hedaern/docs/guide.pdf?rev=1">guide</a>.</li>
! <li><a href="/projects/wera/">wera</a> is an archive viewer
application that gives an Internet Archive Wayback Machine-like
! access to web archive collections. Wera is php5 application based
! on -- and replacing -- the
! <a href="http://nwa.nb.no/">NwaToolset</a>.
! Uses <a href="/projects/nutch">Nutchwax</a> as its search engine
! core and the ARCRetriever fetching records from ARCs.
</li>
--- 47,59 ----
<a href="http://cvs.sourceforge.net/viewcvs.py/archive-access/archive-access/projects/hedaern/docs/guide.pdf?rev=1">guide</a>.</li>
! <li>
! <a href="/projects/wera/">wera</a> is an archive <i>viewer</i>
application that gives an Internet Archive Wayback Machine-like
! access to web archive collections. Wera is a php5 application based
! on -- and replaces --
! the <a href="http://nwa.nb.no/">NwaToolset</a>. Currently wera
! uses <a href="/projects/nutch">Nutchwax</a> as its search engine
! core and the ARCRetriever webpp (included) fetching records from
! ARCs.
</li>
|