From: Giulio V. <gva...@us...> - 2004-07-27 12:15:12
|
Update of /cvsroot/exist/eXist-1.0/webapp/simple In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13154/webapp/simple Modified Files: sidebar.xml Log Message: Credits Index: sidebar.xml =================================================================== RCS file: /cvsroot/exist/eXist-1.0/webapp/simple/sidebar.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** sidebar.xml 25 May 2004 09:25:44 -0000 1.9 --- sidebar.xml 27 Jul 2004 12:15:01 -0000 1.10 *************** *** 4,8 **** <group href="http://wiki.exist-db.org" name="News"/> <group name="Donations" href="../donations.xml"/> ! <group name="Documentation"> <item id="features"> <link href="../facts.xml">Feature Sheet</link> --- 4,13 ---- <group href="http://wiki.exist-db.org" name="News"/> <group name="Donations" href="../donations.xml"/> ! <group name="About Us"> ! <item> ! <link href="../credits.xml">Credits</link> ! </item> ! </group> ! <group name="Documentation"> <item id="features"> <link href="../facts.xml">Feature Sheet</link> |