From: Michael S. <sta...@us...> - 2005-10-04 23:23:58
|
Update of /cvsroot/archive-access/archive-access/projects/wera In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30625 Modified Files: project.xml Log Message: * project.xml Lowercase the wera name. Index: project.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** project.xml 4 Oct 2005 22:59:26 -0000 1.1 --- project.xml 4 Oct 2005 23:23:50 -0000 1.2 *************** *** 8,12 **** <!-- a short but descriptive name for the project --> ! <name>WERA</name> <!-- The version of the project under development, e.g. --- 8,12 ---- <!-- a short but descriptive name for the project --> ! <name>wera</name> <!-- The version of the project under development, e.g. *************** *** 28,32 **** 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>. </description> <!-- a short description of what the project does --> --- 28,34 ---- 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 ! Uses <a href="/projects/nutch">Nutchwax</a> as its search engine ! core and the ARCRetriever fetching records from ARCs. </description> <!-- a short description of what the project does --> |