From: Wolfgang M. M. <wol...@us...> - 2004-08-13 19:10:10
|
Update of /cvsroot/exist/eXist-1.0/webapp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25420/webapp Modified Files: devguide.xml sidebar.xml credits.xml Added Files: documentation.xml Log Message: Changed web site menues. Index: sidebar.xml =================================================================== RCS file: /cvsroot/exist/eXist-1.0/webapp/sidebar.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** sidebar.xml 27 Jul 2004 11:58:39 -0000 1.24 --- sidebar.xml 13 Aug 2004 19:10:00 -0000 1.25 *************** *** 10,14 **** <group name="About Us"> <item> ! <link href="credits.xml">Credits</link> </item> </group> --- 10,14 ---- <group name="About Us"> <item> ! <link href="credits.xml">Who we are</link> </item> </group> *************** *** 21,62 **** </item> <item> ! <link href="xquery.xml">XQuery Docs <img src="resources/new.gif" border="0"/></link> ! </item> ! <item> ! <link href="devguide.xml">Developer's Guide</link> ! </item> ! <item> ! <link href="client.xml">Java Admin Client</link> ! </item> ! <item> ! <link href="deployment.xml">Deployment</link> ! </item> ! <item> ! <link href="security.xml">Security</link> </item> ! <item> ! <link href="xinclude.xml">XInclude</link> ! </item> <item> ! <link href="configuration.xml">Server Configuration</link> </item> <item> ! <link href="ant-tasks.xml">Ant Tasks</link> </item> <item> ! <link href="index.xml#articles">Articles</link> </item> <item> ! <link href="changes.xml">Changes</link> </item> <item> ! <link href="performance.xml">Performance Issues</link> </item> <item> ! <link href="howtos.xml">Misc HowTos</link> ! </item> ! <!--item> ! <link href="design.xml">Design</link> ! </item--> </group> <group name="Development"> --- 21,46 ---- </item> <item> ! <link href="documentation.xml">Main Documentation</link> </item> ! </group> ! <group name="Examples"> <item> ! <link href="examples.xml">All Examples</link> </item> <item> ! <link href="xquery/acronyms.xq">XML Acronyms</link> </item> <item> ! <link href="xquery/biblio.xml">Library</link> </item> <item> ! <link href="xquery/xquery.xq">Basic XQuery Interface</link> </item> <item> ! <link href="xmldb/db/">Cocoon + XML:DB</link> </item> <item> ! <link href="xmldb/db/xinclude/xinclude.xml">XInclude</link> ! </item> </group> <group name="Development"> *************** *** 73,99 **** </item> </group> - <group name="Examples"> - <item> - <link href="examples.xml">All Examples <img src="resources/new.gif" border="0"/></link> - </item> - <item> - <link href="xquery/acronyms.xq">XML Acronyms</link> - </item> - <item> - <link href="xquery/biblio.xml">Library</link> - </item> - <item> - <link href="xquery/xquery.xq">Basic XQuery Interface</link> - </item> - <item> - <link href="xmldb/db/">Cocoon + XML:DB</link> - </item> - <item> - <link href="xmldb/db/xinclude/xinclude.xml">XInclude</link> - </item> - </group> <group name="Administration"> <item> ! <link href="xadmin.xsp">Admin Interface</link> </item> <item> --- 57,63 ---- </item> </group> <group name="Administration"> <item> ! <link href="xadmin.xsp">Admin</link> </item> <item> Index: credits.xml =================================================================== RCS file: /cvsroot/exist/eXist-1.0/webapp/credits.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** credits.xml 27 Jul 2004 12:38:34 -0000 1.2 --- credits.xml 13 Aug 2004 19:10:00 -0000 1.3 *************** *** 21,34 **** <chapter> ! <title>Credits</title> <section> <title>Credits</title> ! <para>eXist version 1.0, Copyright (C) 2004 Wolfgang Meier</para> ! <para>eXist comes with ABSOLUTELY NO WARRANTY.</para> ! <para>This is free software, and you are welcome to redistribute it under certain conditions; for details read the license file.</para> ! </section> ! </chapter> </book> --- 21,103 ---- <chapter> ! <title>Who we are</title> ! ! <section> ! <title>About Us</title> ! ! <para>eXist has been founded by Wolfgang Meier (wolfgang at exist-db.org) ! in late 2000, after reading a bunch of articles about efficient indexing methods ! for XML during his summer holiday. The project has been continuously developed ! since then. Wolfgang is still project leader and the main ! core developer of eXist.</para> ! ! <para>The original plans have changed quite a bit over time, mostly in response ! to user demands. For example, while the main focus ! of eXist has been on document-centric documents in the first place, updating ! documents via XUpdate has become a major topic recently as more and more data-centric ! applications were developed with eXist.</para> ! ! <para>Our current focus is to finish the final 1.0 release. There are still ! some open issues to be solved and we will be happy about any help we can get. ! </para> ! </section> ! ! <section> ! <title>Contributing</title> ! ! <para>You are welcome to contribute to ! the future development of eXist. If you would like to get involved, the first step ! is to join the <a href="http://sourceforge.net/mail/?group_id=17691">mailing list</a>. ! You may also have a look at the ! <ulink href="http://wiki.exist-db.org/space/Roadmap">roadmap</ulink> to see ! the known issues that need to be addressed.</para> ! ! <para>To become an active committer, start to post patches to the ! mailing list. You should also read the doc about ! <ulink href="http://jmvanel.free.fr/exist/howto-test.html">bug reporting and junit ! tests</ulink>. You will get write access to the CVS if your patches ! are ok.</para> ! </section> <section> <title>Credits</title> ! <para>The following people have contributed to eXist or are active ! committers (in strict alphabetical order):</para> ! ! <unorderedlist> ! <listitem> ! <para>Timo Boehme</para> ! </listitem> ! <listitem> ! <para>Sebastian Bossung</para> ! </listitem> ! <listitem> ! <para>Igor Abade V. Leite</para> ! </listitem> ! <listitem> ! <para>Piotr Kaminski</para> ! </listitem> ! <listitem> ! <para>Stephan Körnig</para> ! </listitem> ! <listitem> ! <para>Wolfgang Meier</para> ! </listitem> ! <listitem> ! <para>Per Nyfelt</para> ! </listitem> ! <listitem> ! <para>Giulio Valentino</para> ! </listitem> ! <listitem> ! <para>Jean-Marc Vanel</para> ! </listitem> ! </unorderedlist> ! ! <para>(probably, some ! names are missing here, please send a message to Wolfgang to complete ! this)</para> ! </section> </chapter> </book> Index: devguide.xml =================================================================== RCS file: /cvsroot/exist/eXist-1.0/webapp/devguide.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** devguide.xml 18 May 2004 08:33:55 -0000 1.12 --- devguide.xml 13 Aug 2004 19:10:00 -0000 1.13 *************** *** 749,753 **** public class QueryExample { public static void main(String args[]) throws Exception { ! String driver = "exist.xmldb.DatabaseImpl"; Class cl = Class.forName(driver); Database database = (Database)cl.newInstance(); --- 749,753 ---- public class QueryExample { public static void main(String args[]) throws Exception { ! String driver = "org.exist.xmldb.DatabaseImpl"; Class cl = Class.forName(driver); Database database = (Database)cl.newInstance(); *************** *** 798,802 **** public class QueryExample { public static void main(String args[]) throws Exception { ! String driver = "exist.xmldb.DatabaseImpl"; Class cl = Class.forName(driver); Database database = (Database)cl.newInstance(); --- 798,802 ---- public class QueryExample { public static void main(String args[]) throws Exception { ! String driver = "org.exist.xmldb.DatabaseImpl"; Class cl = Class.forName(driver); Database database = (Database)cl.newInstance(); --- NEW FILE: documentation.xml --- <?xml version="1.0"?> <!--<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "docbookx.dtd">--> <book xmlns:ci="http://apache.org/cocoon/include/1.0"> <bookinfo> <graphic fileref="logo.jpg"/> <title>Open Source Native XML Database</title> <author> <firstname>Wolfgang M.</firstname> <surname>Meier</surname> <affiliation> <address format="linespecific"> <email>wol...@ex...</email> </address> </affiliation> </author> </bookinfo> <ci:include src="sidebar.xml"/> <chapter> <title>Documentation</title> <unorderedlist> <listitem> <para><ulink href="xquery.xml">XQuery Docs <img src="resources/new.gif" border="0"/></ulink></para> </listitem> <listitem> <para><ulink href="devguide.xml">Developer's Guide</ulink></para> </listitem> <listitem> <para><ulink href="client.xml">Java Admin Client</ulink></para> </listitem> <listitem> <para><ulink href="deployment.xml">Deployment</ulink></para> </listitem> <listitem> <para><ulink href="security.xml">Security</ulink></para> </listitem> <listitem> <para><ulink href="xinclude.xml">XInclude</ulink></para> </listitem> <listitem> <para><ulink href="configuration.xml">Server Configuration</ulink></para> </listitem> <listitem> <para><ulink href="ant-tasks.xml">Ant Tasks</ulink></para> </listitem> <listitem> <para><ulink href="index.xml#articles">Articles</ulink></para> </listitem> <listitem> <para><ulink href="changes.xml">Changes</ulink></para> </listitem> <listitem> <para><ulink href="performance.xml">Performance Issues</ulink></para> </listitem> <listitem> <para><ulink href="howtos.xml">Misc HowTos</ulink></para> </listitem> </unorderedlist> </chapter> </book> |