From: Wolfgang M. M. <wol...@us...> - 2004-07-23 18:29:33
|
Update of /cvsroot/exist/eXist-1.0/samples/xinclude In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27389/samples/xinclude Modified Files: xinclude.xml Log Message: Updated Cocoon to 2.1.5.1 Index: xinclude.xml =================================================================== RCS file: /cvsroot/exist/eXist-1.0/samples/xinclude/xinclude.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xinclude.xml 4 Sep 2003 10:37:26 -0000 1.2 --- xinclude.xml 23 Jul 2004 18:29:23 -0000 1.3 *************** *** 3,7 **** <bookinfo> <graphic fileref="/exist/logo.jpg"/> ! <style href="/exist/default.css"/> <title>Open Source XML Database</title> <author> --- 3,7 ---- <bookinfo> <graphic fileref="/exist/logo.jpg"/> ! <style href="/exist/styles/default-style.css"/> <title>Open Source XML Database</title> <author> |