From: Michael S. <sta...@us...> - 2005-10-04 23:17:44
|
Update of /cvsroot/archive-access/archive-access/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29267/xdocs Modified Files: index.xml navigation.xml Log Message: * xdocs/index.xml * xdocs/navigation.xml Add wera references. Index: index.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/xdocs/index.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** index.xml 2 Aug 2005 21:12:14 -0000 1.19 --- index.xml 4 Oct 2005 23:17:32 -0000 1.20 *************** *** 46,49 **** --- 46,59 ---- British Library. To learn more about Hedaern, start with the <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> + </ul> </p> Index: navigation.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/xdocs/navigation.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** navigation.xml 2 Aug 2005 21:12:14 -0000 1.13 --- navigation.xml 4 Oct 2005 23:17:32 -0000 1.14 *************** *** 18,21 **** --- 18,22 ---- <item name="infiniteurl" href="/projects/infiniteurl" /> <item name="Hedaern" href="http://cvs.sourceforge.net/viewcvs.py/archive-access/archive-access/projects/hedaern/"/> + <item name="WERA" href="/projects/wera" /> </menu> <footer> |