From: Thomas F. <tfo...@us...> - 2005-07-18 11:17:44
|
Update of /cvsroot/coefficient/coefficient/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7058 Modified Files: navigation.xml Added Files: download.xml Log Message: Added description doc for dowloadable files Index: navigation.xml =================================================================== RCS file: /cvsroot/coefficient/coefficient/xdocs/navigation.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** navigation.xml 10 Jun 2005 15:25:31 -0000 1.11 --- navigation.xml 18 Jul 2005 11:17:30 -0000 1.12 *************** *** 12,15 **** --- 12,16 ---- <item name="Screenshots" href="/screenshots.html"/> <item name="Supported Platforms" href="/supportedPlatforms.html"/> + <item name="Download" href="/download.html"/> <item name="FAQ" href="/faq.html"/> <item name="TODO" href="/todo.html"/> --- NEW FILE: download.xml --- <?xml version="1.0" encoding="ISO-8859-1"?> <document> <properties> <title>coefficient downloads</title> <author email="tfo...@us...">Thomas Fogwill</author> </properties> <body> <section name="Overview"> <P>The current release version is 0.9.6</P> <P>The coefficient file release structure is quite modular. Each of the available packages (and the files in each package) are described below</P> <P>These file can be downloaded <a href="http://sourceforge.net/project/showfiles.php?group_id=90755">here</a></P> </section> <section name="package: coefficient"> <P>This package contains the core coefficient files needed to run a base Coefficient install. It also contains some files (for convenience) that include the core, plus all available modules.</P> <P>Files: <UL> <LI>coefficient-core-src-${version} .{tar.gz,zip} : the source code for the core Coefficient classes (i.e. source for everything)</LI> <LI>coefficient-ejb-all-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the core Coefficient classes, and for all avaiable modules (i.e. .ear binaries for everything)</LI> <LI>coefficient-ejb-core-${version}.{tar.gz,zip} : binaries for only the core Coefficient classes </LI> <LI>coefficient-war-all-${version}.{tar.gz,zip} : tomcat binaries for the core Coefficient classes, and for all avaiable modules (i.e. .war binaries for everything)</LI> </UL> </P> </section> <section name="package: csir-workflow"> <P>This package contains the source and binaries for the csir-workflow package.</P> <P>Files: <UL> <LI>csir-workflow-src.{tar.gz,zip} : the source code for the csir-workflow classes</LI> <LI>csir-workflow-jar.{tar.gz,zip} : binaries for the csir-workflow classes, as a .jar file.</LI> </UL> </P> </section> <section name="package: dgroups-modules"> <P>This package contains the modules that form part of the OpenDgroups platform. It also contains convenience files with everything needed to create an OpenDgroups installation.</P> <P>Files: <UL> <LI>coefficient-opendgroups-all-${open_dgroups_version}.{tar.gz,zip} : convenience binaries with everything needed to create an OpenDgroups installation.</LI> <LI>dgroupsNavigation-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the OpenDgroups navigation module</LI> <LI>dgroupsNavigation-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the OpenDgroups navigation module</LI> <LI>dgroupsNavigation-src-${version}.{tar.gz,zip} : source code for the OpenDgroups navigation module</LI> <LI>dgroupsDefaultTheme-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the default OpenDgroups theme</LI> <LI>dgroupsDefaultTheme-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the default OpenDgroups theme</LI> <LI>dgroupsDefaultTheme-src-${version}.{tar.gz,zip} : source code for the default OpenDgroups theme</LI> <LI>dgroupsJalbiradariTheme-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the Jalbiradari OpenDgroups theme</LI> <LI>dgroupsJalbiradariTheme-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the Jalbiradari OpenDgroups theme</LI> <LI>dgroupsJalbiradariTheme-src-${version}.{tar.gz,zip} : source code for the Jalbiradari OpenDgroups theme</LI> <LI>dgroupsOneWorldTheme-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the OneWorld OpenDgroups theme</LI> <LI>dgroupsOneWorldTheme-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the OneWorld OpenDgroups theme</LI> <LI>dgroupsOneWorldTheme-src-${version}.{tar.gz,zip} : source code for the OneWorld OpenDgroups theme</LI> <LI>dgroupsPlainWhiteTheme-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the PlainWhite OpenDgroups theme</LI> <LI>dgroupsPlainWhiteTheme-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the PlainWhite OpenDgroups theme</LI> <LI>dgroupsPlainWhiteTheme-src-${version}.{tar.gz,zip} : source code for the OneWorld PlainWhite theme</LI> </UL> </P> </section> <section name="package: discussion-module"> <P>This package contains the original discussion forum module. This module has been deprecated in favour of the MailForum module (see below), but is still used by the Issue Tracker module.</P> <P>Files: <UL> <LI>discussion-deprecated-src-${version}.{tar.gz,zip} : source code for the original discussion forum module</LI> <LI>discussion-deprecated-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the original discussion forum module</LI> <LI>discussion-deprecated-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the original discussion forum module</LI> </UL> </P> </section> <section name="package: fileUpload-module"> <P>This package contains the fileUpload module. It provides a module to handle and manage uploaded files.</P> <P>Files: <UL> <LI>fileUpload-src-${version}.{tar.gz,zip} : source code for the fileUpload module</LI> <LI>fileUpload-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the fileUpload module</LI> <LI>fileUpload-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the fileUpload module</LI> </UL> </P> </section> <section name="package: issueTracker-module"> <P>This package contains the issue tracker module. It provides a issue/bug tracker for coefficient.</P> <P>Files: <UL> <LI>issueTracker-src-${version}.{tar.gz,zip} : source code for the issue tracker module</LI> <LI>issueTracker-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the issue tracker module</LI> <LI>issueTracker-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the issue tracker module</LI> </UL> </P> </section> <section name="package: mailForum-module"> <P>This package contains the mail forum module. This module replaces the discussion module above, and provides a more sophisticated discussion forum based on <a href="http://dithaka.sourceforge.net">Dithaka</a>. This forum also features integrated support with the mailing lists.</P> <P>Files: <UL> <LI>jamesMailForumResources-${version}.{tar.gz,zip} : resources needed to integrate the web discussion forums with mailing lists managed by <a href="http://dithaka.sourceforge.net">Dithaka</a> on <a href="http://james.apache.org">James</a></LI> <LI>mailForum-src-${version}.{tar.gz,zip} : source code for the original discussion forum module</LI> <LI>mailForum-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the original discussion forum module</LI> <LI>mailForum-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the original discussion forum module</LI> </UL> </P> </section> <section name="package: news-module"> <P>This package contains the news module. It provides coefficient with the ability to manage and display site/project news.</P> <P>Files: <UL> <LI>news-src-${version}.{tar.gz,zip} : source code for the news module</LI> <LI>news-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the news module</LI> <LI>news-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the news module</LI> </UL> </P> </section> <section name="package: task-module"> <P>This package contains the original task module. This module has been deprecated, but is still used by the Issue Tracker module.</P> <P>Files: <UL> <LI>task-deprecated-src-${version}.{tar.gz,zip} : source code for the task module</LI> <LI>task-deprecated-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the task module</LI> <LI>task-deprecated-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the task module</LI> </UL> </P> </section> <section name="package: vote-module"> <P>This package contains the vote module. It provides Coefficient with the ability to create and run short online polls.</P> <P>Files: <UL> <LI>vote-src-${version}.{tar.gz,zip} : source code for the vote module</LI> <LI>vote-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the vote module</LI> <LI>vote-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the vote module</LI> </UL> </P> </section> <section name="package: themes"> <P>This package contains the vote module. It provides Coefficient with the ability to create and run short online polls.</P> <P>Files: <UL> <LI>originalDarkGreenTheme-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the original dark green theme</LI> <LI>originalDarkGreenTheme-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the original dark green theme</LI> <LI>originalDarkGreenTheme-src-${version}.{tar.gz,zip} : source code for the original dark green theme</LI> <LI>plainWhiteTheme-ejb-${version}.{tar.gz,zip} : ejb binaries (.ear files) for the plain white theme</LI> <LI>plainWhiteTheme-jar-${version}.{tar.gz,zip} : binaries (as a .jar file) for the plain white theme</LI> <LI>plainWhiteTheme-src-${version}.{tar.gz,zip} : source code for the plain white theme</LI> </UL> </P> </section> <section name =""> <center> <a href="http://jakarta.apache.org/velocity/index.html"><FONT color="#ffffff"><img src="images/powered_by_velocity.gif" border="0" alt="Powered by Velocity"/> </FONT></a><a href="http://jakarta.apache.org/ant/"><FONT color="#ffffff"><img src="images/ant_logo_small.gif" border="0" alt="Powered by Ant"/> </FONT></a><a href="http://xdoclet.sf.net/"><FONT color="#ffffff"><img src="images/xdoclet_logo.gif" border="0" alt="Powered by XDoclet"/> </FONT></a><a href="http://sf.net/projects/coefficient/"><FONT color="#ffffff"><img src="http://sourceforge.net/sflogo.php?group_id=90755&type=2" border="0" alt="Hosted by SourceForge"/> <BR/> </FONT></a><a href="http://www.hibernate.org/"><FONT color="#ffffff"><img src="images/hibernate_logo.gif" border="0" alt="Works with Hibernate"/> </FONT></a><a href="http://www.jboss.org/"><FONT color="#ffffff"><img src="images/jboss-logo.gif" border="0" alt="Works with JBoss" height="50" width="108"/> </FONT></a><a href="http://www.eclipse.org/aspectj"><FONT color="#ffffff"><img src="images/aspectj_logo.gif" border="0" alt="Works with AspectJ" /> </FONT></a><a href="http://jakarta.apache.org/tomcat/"><FONT color="#ffffff"><img src="images/tomcat-logo.gif" border="0" alt="Works with Tomcat" height="50" width="108"/> </FONT></a> </center> </section> </body> </document> |