From: Michael S. <sta...@us...> - 2005-10-04 23:26:05
|
Update of /cvsroot/archive-access/archive-access/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30911/xdocs Modified Files: index.xml navigation.xml Log Message: * projects/wera/project.xml * xdocs/index.xml * xdocs/navigation.xml Make WERA lowercase. Index: index.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/xdocs/index.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** index.xml 4 Oct 2005 23:17:32 -0000 1.20 --- index.xml 4 Oct 2005 23:25:51 -0000 1.21 *************** *** 47,53 **** <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>. --- 47,53 ---- <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>. Index: navigation.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/xdocs/navigation.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** navigation.xml 4 Oct 2005 23:17:32 -0000 1.14 --- navigation.xml 4 Oct 2005 23:25:51 -0000 1.15 *************** *** 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> --- 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> |