commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r9980 - in trunk/www/web: community developers packages project


From: reinhard
Subject: [gnue] r9980 - in trunk/www/web: community developers packages project
Date: Fri, 16 Oct 2009 16:29:17 -0500 (CDT)

Author: reinhard
Date: 2009-10-16 16:29:16 -0500 (Fri, 16 Oct 2009)
New Revision: 9980

Removed:
   trunk/www/web/community/contrib.php
   trunk/www/web/community/dcl.php
   trunk/www/web/community/docs.php
   trunk/www/web/community/other.php
   trunk/www/web/community/sponsors.php
   trunk/www/web/project/docs.php
   trunk/www/web/project/glossary.php
   trunk/www/web/project/help.php
   trunk/www/web/project/project.php
   trunk/www/web/project/require.php
   trunk/www/web/project/status.php
Modified:
   trunk/www/web/community/history.php
   trunk/www/web/community/index.php
   trunk/www/web/community/mail.php
   trunk/www/web/developers/index.php
   trunk/www/web/packages/_module_menu.php
   trunk/www/web/packages/crm.php
   trunk/www/web/packages/dcl.php
   trunk/www/web/packages/financials.php
   trunk/www/web/packages/forecast.php
   trunk/www/web/packages/hr.php
   trunk/www/web/packages/index.php
   trunk/www/web/packages/manuf.php
   trunk/www/web/packages/prjmgt.php
   trunk/www/web/packages/sales.php
   trunk/www/web/packages/scm.php
   trunk/www/web/project/_module_menu.php
   trunk/www/web/project/docs-all.php
Log:
Some updates to the web pages. Mostly removal of outdated stuff.


Deleted: trunk/www/web/community/contrib.php
===================================================================
--- trunk/www/web/community/contrib.php 2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/community/contrib.php 2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,13 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="GNUe Developers";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>GNUe Developers</h1>
-
-<p>In each GNUe package, there is a file named AUTHORS which contains a list 
of the main developers of the package, and another file THANKS containing a 
list of people who also helped in the development. Please see these files for 
more information.</p>
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Deleted: trunk/www/web/community/dcl.php
===================================================================
--- trunk/www/web/community/dcl.php     2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/community/dcl.php     2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,28 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="Project Management";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Project Management</h1>
-
-<p>The GNU Enterprise project uses its own project/task 
-management software, Double Chocco Latte (DCL), for 
-internal project use.</p>
-
-<p>You can view tickets and work orders online at 
-<a href="https://www.gnuenterprise.org/dclgw/";>
-https://www.gnuenterprise.org/dclgw/</a>. Log in using user: guest 
-password : guest. In the near future, we will let people create 
-accounts online. Until then, if you wish to have an account, please 
-e-mail <a href="mailto:address@hidden";>address@hidden</a> to request 
-one.</p>
-
-<p>If you just want to report a bug or request a feature 
-without having an account, there are also 
-<a href="../community/bugs.php">e-mail</a> gateways to 
-DCL.</p>
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Deleted: trunk/www/web/community/docs.php
===================================================================
--- trunk/www/web/community/docs.php    2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/community/docs.php    2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,36 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="Community Documentation";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Community Documentation</h1>
-
-    <p><b>SVN Install Guide (Red Hat 7.2)</b> 
-    (<A HREF="../community/docs/redhat_install.html">HTML</a>) 
-    <br />
-    SVN &amp; Dependency Step by Step Guide for Red Hat 7.2
-    <font size="-1"><b>[Last revised: 2002-04-05]</b></font> 
-    </p>
-
-    <p><b>0.4.x How-To Guide (SuSE 8.0 and 8.1)</b> 
-    (<A HREF="../community/docs/GNUe-SuSE-HOWTO.html">HTML</a>) 
-    (<a href="../community/docs/GNUe-SuSe-HOWTO.txt">Text</a>)
-    <br />
-    Mini HOW-TO describing how to get GNUe 0.4.x to work with 
-    SuSE 8.0/8.1 and PostgreSQL or MySQL.
-    <font size="-1"><b>[Last revised: 2003-02-18]</b></font> 
-    </p>
-
-    <p><b>0.5.x How-To Guide (Win32, no installer)</b> 
-    (<A HREF="../community/docs/GNUe-Win32-SVN-HOWTO.html">HTML</a>) 
-    <br />
-    Mini HOW-TO describing how to install GNUe 0.5.x on Win32
-    without a special installer and with PostgreSQL, Firebird 
-    or MySQL database drivers.
-    <font size="-1"><b>[Last revised: 2003-11-22]</b></font> 
-    </p>
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/community/history.php
===================================================================
--- trunk/www/web/community/history.php 2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/community/history.php 2009-10-16 21:29:16 UTC (rev 9980)
@@ -4,88 +4,67 @@
       include ("$BASEDIR/shared/_header.php"); ?>
 
 <div id="body">
-<h1>GNU Enterprise Project History</h1>
+  <h1>GNU Enterprise Project History</h1>
 
-<p>
-<!-- <img src="../e_ball.png"> -->1996 - Wiesiek Poszewiecki began GNU G/L.<br 
/>
-<!-- <img src="../e_ball.png"> -->1997 through 1998 - Jonas Oberg and Wiesiek 
Poszewiecki
-   begin pulling GNU G/L together after it was dormant.<br />
-<!-- <img src="../e_ball.png"> -->July 1999 - Project obelisk managed by James 
Thompson
-   (USA) and Didier Legein (Belgium) and the GNU G/L (FSF
-   Project) managed by Jonas Oberg (Sweden) merged to become
-   GNU Enterprise. The goal to do more that just G/L. <br />
-<!-- <img src="../e_ball.png"> -->February 2000 - Project sanity (ERP) managed 
by Jade
-   Meskill (USA) and Derek Neighbors (USA) inquired and
-   merged with GNUe. <br />
-<!-- <img src="../e_ball.png"> -->March 2000 - The start of the current 
incarnation of
-   GNUe. Finalized and merged the current technical
-   architecture from the previous projects. During the late
-   spring and early summer Reinhard Muller (Austria), Arno
-   Pedusaar (Estonia), and Bill Hamilton (USA) joined the
-   core team. <br />
-<!-- <img src="../e_ball.png"> -->July 2000 - Treshna, represented by Andrew 
Murie (New
-   Zealand) and Andrew Hill (New Zealand), joined the core
-   team, committed full time resources, and started work on
-   GNUe Application Server (GEAS). <br />
-<!-- <img src="../e_ball.png"> -->October 2000 - GNUe Application Server 0.0.2 
released
-   with relational database support for MySQL and PostGRES.
-   GNUe Forms 0.0.3 released. <br />
-<!-- <img src="../e_ball.png"> -->November 2000 - GNUe Forms 0.0.4 and GEAS 
0.0.3 
-   released and Project Management and Inventory modules started.
-   Neil Tiffin (USA) joined the core team. Derek and Jade demonstrate
-   GNUe Forms at FALL COMDEX Las Vegas.<br />
-<!-- <img src="../e_ball.png"> -->December 2000 - Chris Spence (UK) joined the 
-   core team. <br />
-<!-- <img src="../e_ball.png"> -->January 2001 - GNUe Forms 0.0.5 released. 
GEAS 
-   undergoing major rewrite and API change. <br />
-<!-- <img src="../e_ball.png"> -->February 2001 - Demonstrations at Linux 
World were 
-   hits. Derek speaks on Free Software Panel at LinuxWorldExpo New York.<br />
-<!-- <img src="../e_ball.png"> -->March 2001 - GNUe Forms 0.0.6 released.  
-   Jason Cater (USA) joined the core team.<br />
-<!-- <img src="../e_ball.png"> -->April 2001 - GNUe Application Server (GEAS) 
0.0.4, GNUe
-   Forms 0.0.7, GNUe Common 0.0.1 released. <br />
-<!-- <img src="../e_ball.png"> -->June 2001 - GNUe Application Server (GEAS) 
0.0.5, GNUe 
-   Forms 0.0.8 and GNUe Common 0.0.2
-   released.  New interactive web site introduced at 
-   <a href="http://www.gnuenterprise.org";>http://www.gnuenterprise.org</a>.
-   <br />
-<!-- <img src="../e_ball.png"> -->July 2001 - GNUe Forms 0.0.9, GNUe Common 
0.0.3 and 
-   GNUe Designer 0.0.1 released.<br />
-<!-- <img src="../e_ball.png"> -->August 2001 - GNUe Application Server (GEAS) 
0.0.6 
-   released.  
-   Derek, Jason and James speak at GNUe Bird of a Feather, 
-   LinuxWorldExpo San Francisco.  First GNUe Core Team Conference.<br />
-<!-- <img src="../e_ball.png"> -->November 2001 - Kernel Cousins (IRC summary) 
brought 
-   on-line.  
-   GNUe-Forms 0.1.0, GNUe-Designer 0.1.0, and GNUe-Common 0.1.0.
-   released.<br />
-<!-- <img src="../e_ball.png"> -->January 2002 - First development version of 
GNUe 
-   Navigator in SVN.
-   Release of GNUe-Forms 0.1.1, GNUe-Designer 0.1.1, and GNUe-Common 
-   0.1.1.<br />
-<!-- <img src="../e_ball.png"> -->February 2002 - Redesign of GNUe-Application 
Server 
-   agreed.<br />
-<!-- <img src="../e_ball.png"> -->March 2002 - Merger between GNUe and Double 
Chocco 
-   Latte announced.<br />
-<!-- <img src="../e_ball.png"> -->June 2002 - Release of GNUe-Forms 0.3.0, 
-   GNUe-Designer 0.3.0, GNUe-Common 0.3.0 and first releases of 
-   GNUe-Reports 0.0.1 and the new GNUe-Application Server 0.0.1<br />
-<!-- <img src="../e_ball.png"> -->August 2002 - Website re-vamped and 
re-launched.<br />
-<!-- <img src="../e_ball.png"> -->August 2002 - GNUe stand at LinuxWorldExpo, 
San 
-   Fransisco.<br />
-<!-- <img src="../e_ball.png"> -->September 2002 - Release of GNUe-Forms 
0.4.0, 
-   GNUe-Designer 0.4.0, GNUe-Common 0.4.0, GNUe-Reports 0.0.2, 
-   GNUe-Application Server 0.0.2 and the first release of 
-   GNUe-Navigator 0.0.1.<br />
-<!-- <img src="../e_ball.png"> -->October 2002 - "Halloween" meeting of 
Appserver 
-   developers at LinuxWorldExpo, Frankfurt, Germany.<br />
-<!-- <img src="../e_ball.png"> -->November 2002 - Release of GNUe-Forms 0.4.1, 
-   GNUe-Designer 0.4.1, GNUe-Common 0.4.1, GNUe-Reports 0.1.0, 
-   and GNUe-Navigator 0.0.2.<br />
-<!-- <img src="../e_ball.png"> -->December 2002 - Release of GNUe-Forms 0.4.2, 
-   GNUe-Designer 0.4.2, GNUe-Common 0.4.2.
-</p>
-
+  <ul>
+    <li>1996 - Wiesiek Poszewiecki begin GNU G/L.</li>
+    <li>1997 through 1998 - Jonas Öberg and Wiesiek Poszewiecki
+      begin pulling GNU G/L together after it was dormant.</li>
+    <li>July 1999 - Project obelisk managed by James Thompson
+      (USA) and Didier Legein (Belgium) and the GNU G/L (FSF
+      Project) managed by Jonas Oberg (Sweden) merge to become
+      GNU Enterprise.  The goal: to do more that just G/L.</li>
+    <li>February 2000 - Project sanity (ERP) managed by Jade
+      Meskill (USA) and Derek Neighbors (USA) inquire and
+      merge with GNUe.</li>
+    <li>March 2000 - Lacking an existing framework to build an EPR
+      system upon, the GNUe developers decide to start work by
+      creating a framework for database applications.  During the late
+      spring and early summer Reinhard Müller (Austria), Arno
+      Pedusaar (Estonia), and Bill Hamilton (USA) join the
+      core team.</li>
+    <li>July 2000 - James Thompson checks in the first real GNUe Forms code.
+      Treshna, represented by Andrew Murie (New
+      Zealand) and Andrew Hill (New Zealand), join the core
+      team, committ full time resources, and start work on
+      a C implementation of a GNUe Application Server (GEAS).</li>
+    <li>November 2000 - Neil Tiffin (USA) joins the core team.
+      Derek Neighbors and Jade Meskill demonstrate GNUe Forms
+      at FALL COMDEX Las Vegas.</li>
+    <li>February 2001 - Derek Neighbors speaks on Free Software
+      Panel at LinuxWorldExpo New York.</li>
+    <li>March 2001 - Jason Cater (USA) joins the core team.
+      James Thompson and Jason Cater work on early versions
+      of GNUe Forms.</li>
+    <li>April 2001 - Jason Cater starts work on GNUe Reports.
+      Parts of GNUe Forms are separated out into GNUe Common so
+      GNUe Reports can reuse that code.</li>
+    <li>June 2001 - Jason Cater starts work on GNUe Designer.
+      New interactive web site introduced at 
+      <a 
href="http://www.gnuenterprise.org";>http://www.gnuenterprise.org</a>.</li>
+    <li>July 2001 - Treshna stops development of GEAS.</li>
+    <li>January 2002 - Work starts on GNUe Navigator.</li>
+    <li>April 2002 - Reinhard Müller and Jan Ischebeck start work
+     on the new, Python based implementation of GNUe AppServer.
+     Bajusz Tamás joins the development team.</li>
+    <li>August 2002 - Website re-vamped and re-launched.</li>
+    <li>August 2002 - GNUe stand at LinuxWorldExpo, San Fransisco.</li>
+    <li>September 2002 - First release of GNUe Navigator</li>
+    <li>October 2002 - "Halloween" meeting of Appserver 
+      developers at LinuxWorldExpo, Frankfurt, Germany.</li>
+    <li>January 2003 - Johannes Vetter joins the development team
+      and works on GNUe AppServer.</li>
+    <li>December 2003 - GNU Enterprise switches from CVS to Subversion</li>
+    <li>March 2005 - After the release of GNUe AppServer 0.4, Reinhard Müller 
and Johannes Vetter move their focus to GNUe Common.
+      At the same time, RealLife(tm) drags James Thompson and Jason Cater more 
and more out of GNUe development.
+      Bajusz Tamás takes over development of GNUe Reports.</li>
+    <li>June 2005 - GNUe uses Roundup for bug tracking.</li>
+    <li>January 2006 - BYTEWISE aquires public funding for a year of 
development of GNUe Forms.
+      Reinhard Müller and Johannes Vetter put significant time into creating 
GNUe Forms 0.6</li>
+    <li>May 2007 - Unfortunately, no new developer for GNUe Designer has been 
found, and GNUe Designer does not work any more with current versions of GNUe 
Forms.
+      With a heavy heart, the GNUe team decides to declare GNUe Designer 
unmaintained.</li>
+    <li>October 2009 - After more than two years of project inactivity, 
Reinhard Müller restarts work on GNUe.</li>
+  </ul>
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/community/index.php
===================================================================
--- trunk/www/web/community/index.php   2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/community/index.php   2009-10-16 21:29:16 UTC (rev 9980)
@@ -7,7 +7,7 @@
 <h1>GNUe Community</h1>
 
 <p>
-<!-- <img src="../e_ball.png"> --><a href="involve.php">Get Involved!</a> -
+<!-- <img src="../e_ball.png"> --><a href="../developers/involve.php">Get 
Involved!</a> -
 how to get involved in the many aspects of the GNUe project.<br />
 
 <!-- <img src="../e_ball.png"> --><a href="mail.php">Mailing Lists</a> -
@@ -15,34 +15,15 @@
 
 <!-- <img src="../e_ball.png"> --><a href="irc.php">IRC</a> (Internet Relay 
Chat) - where the GNUe developers hang out.<br />
 
-<!-- <img src="../e_ball.png"> --><a href="sponsors.php">Sponsors</a> -
-organisations that have contributed resources to the project.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="contrib.php">Contributors</a> -
-people who have contributed to the development of GNUe Enterprise.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="copyleft.php">Copyright 
Assignment</a> -
-a brief explanation of GNUe's copyright assignment policy.<br />
-
 <!-- <img src="../e_ball.png"> --><a href="history.php">History</a> -
 a brief outline of how we got here.<br />
 
 <!-- <img src="../e_ball.png"> --><a href="../developers/svn.php">SVN</a> -
 - ways to access the GNU Enterprise source code.<br />
 
-<!-- <img src="../e_ball.png"> --><a href="dcl.php">Project Managment</a> -
-our own DCL server for internal management of the GNUe project.<br />
-
 <!-- <img src="../e_ball.png"> --><a href="bugs.php">Bug Tracking</a> -
 how to report and track bugs.<br />
 
-<!-- <img src="../e_ball.png"> --><a href="docs.php">Community 
Documentation</a> -
-Documentation on the GNUe tools and packages aimed at developers, including
-a growing collection of installation HOW-TOs.<br />
-
-<!-- <img src="../e_ball.png"> --><a 
href="http://www.gnuenterprise.org/docs/technotes.php";>Technical Notes</a> -
-A mirror of the technical notes kept in SVN.<br />
-
 <table>
     <tr>
         <td>Two Web 2.0 buttons you can place on your website:&nbsp;</td>

Modified: trunk/www/web/community/mail.php
===================================================================
--- trunk/www/web/community/mail.php    2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/community/mail.php    2009-10-16 21:29:16 UTC (rev 9980)
@@ -10,26 +10,26 @@
 In decreasing order of probable interest/importance to the 
 newcomer to GNUe, they are:</p>
 
-<h3>address@hidden</h3>
+<h2>address@hidden</h2>
 <p>An announcements only mailing list for the project.<br>
 Subscribe to this list at 
 <a href="http://mail.gnu.org/mailman/listinfo/gnue-announce";>
 http://mail.gnu.org/mailman/listinfo/gnue-announce</a>.</p>
 
-<h3>address@hidden</h3>
+<h2>address@hidden</h2>
 <p>The main mailing list for the project.<br>
 Subscribe to this list at 
 <a href="http://mail.gnu.org/mailman/listinfo/gnue";>
 http://mail.gnu.org/mailman/listinfo/gnue</a>.</p>
 
-<h3>address@hidden</h3>
+<h2>address@hidden</h2>
 <p>The developers mailing list for the project. 
 Unlikely to be of interest except to active GNUe Developers. <Br>
 Subscribe to this list at 
 <a href="http://mail.gnu.org/mailman/listinfo/gnue-dev";>
 http://mail.gnu.org/mailman/listinfo/gnue-dev</a>.</p>
 
-<h3>address@hidden</h3>
+<h2>address@hidden</h2>
 <p>A mailing list with SVN commit messages for the project. 
 Unlikely to be of interest except to active GNUe Developers 
 who regularly access the codebase via SVN.<br>

Deleted: trunk/www/web/community/other.php
===================================================================
--- trunk/www/web/community/other.php   2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/community/other.php   2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,63 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="Other Projects Using GNUe";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Other Projects Using GNUe</h1>
-
-<p>As well as forming the basis for the official 
-<a href="../packages/packages.php">GNUe Packages</a>, the 
-<a href="../tools/tools.php">GNUe Tools</a> are also being 
-used in other projects as well, some private, some public:</p>
-
-<h3>Project Papo</h3>
-
-<p>Project <a href="http://www.vialibre.org.ar/";>Papo</a>
-is a project by the Via Libre Foundation of Argentina, designed 
-to develop a full ERP (Enterprise Resource Planning) system, 
-initially aimed at the Argentinian and other Spanish-speaking 
-markets.</p>
-
-<h3>GNUe Small Business</h3>
-
-<p><a href="http://www.gnu.org/software/gnue-sb/";>GNUe 
-Small Business</a> (gnue-sb) is an unofficial sub-project of 
-the GNUe project, designed to produce a quick solution to the needs 
-of small to medium enterprises (SMEs). It is initially aimed at the 
-North American (USA/Canada) market, but is capable of being 
-internationalised.</p>
-
-<p>The official GNUe packages are intended to use the GNUe Application 
-Server to provide full n-tier functionality, with the AppServer 
-containing the business logic and managing database access. 
-By contrast, gnue-sb works in two-tier mode (Forms and 
-Reports talking directly to the database server) and is therefore 
-more suited to smaller enterprises.</p>
-
-<p>gnue-sb includes some code and schemas from acclite, 
-forked from NOLA, a GPL 
-accounting package originally written in php by Nogasaku. 
-It will also include built-in integration with 
-shipping (e.g. Federal Express and UPS).</p>
-
-<p>This project started October 2002. The target is to have a first 
-version of the system, usuable in its own right but also a basis 
-for further development, within a few months.</p>
-
-<h3>Rent-Free</h3>
-
-<p><a href="http://savannah.nongnu.org/projects/rentfree";>Rent-Free</a> 
-is a free software (GPL) property management application</p>
-
-<p>This project started October 2002.</p>
-
-<h3>Other Projects</h3>
-
-<p>If you are using GNUe in a free software project that is not listed
-here, and would like to be, please <a href="mailto:address@hidden";>let 
-us know</a>.</p>
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Deleted: trunk/www/web/community/sponsors.php
===================================================================
--- trunk/www/web/community/sponsors.php        2009-10-16 18:41:11 UTC (rev 
9979)
+++ trunk/www/web/community/sponsors.php        2009-10-16 21:29:16 UTC (rev 
9980)
@@ -1,110 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="Current Sponsors";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Current Sponsors</h1>
-
-<table border="0" width="100%">
-  <tr valign="top">
-    <td width="200">
-      <a href="http://www.treshna.com/site/www/index.php";>Treshna 
-         Enterprises</a><br>
-      54 Oxford Tce<br>
-      Christchurch<br>
-      New Zealand<br>
-      Toll free: (0508) treshna<br>
-      Phone: (+64 3) 366 3649<br>
-      <a href="mailto:address@hidden";>address@hidden</a><br>
-    </td>
-    <td>
-      Provide paid developers for GNUe project.
-    </td>
-  </tr>
-  <tr><td></td><td></td></tr>
-  <tr valign="top">
-    <td width="200">
-      <a href="http://www.bytewise.at";>BYTEWISE Software GmbH</a><br>
-      Enga 2<br>
-      A-6890 Lustenau<br>
-      Austria<br>
-      <a href="mailto:address@hidden";>address@hidden</a><br>
-      phone +43 (5577) 89877-0<br>
-      fax +43 (5577) 89877-66<br>
-    </td>
-    <td>
-      Provide paid developers for GNUe project.
-    </td>
-  </tr>
-  <tr><td></td><td></td></tr>
-  <tr valign="top">
-    <td width="200">
-      Performance Champions, Inc.<br>
-      One Pierce Place, Suite 500 E<br>
-      Itasca, IL  60143  USA<br>
-      <a href="mailto:address@hidden";>address@hidden</a><br>
-      phone +01 630 561 3955<br>
-    </td>
-    <td>
-      Business, management and technology consultants providing paid staff to 
develop GNUe.
-    </td>
-  </tr>
-  <tr><td></td><td></td></tr>
-  <tr valign="top">
-    <td width="200">
-      <a href="http://www.fensystems.co.uk";>Fen Systems Ltd.</a><br>
-      18 Kemmann Lane<br>
-      Cambourne<br>
-      Cambridge<br>
-      CB3 6AT<br>
-      United Kingdom<br>
-    </td>
-    <td>
-      Provide paid developers for GNUe project.
-    </td>
-  </tr>
-<tr><td></td><td></td></tr>
-<tr valign="top">
-   <td width="200">
-      <a href="http://www.codeworks.lt/";>UAB  CodeWorks</a><br>
-      Universiteto g. 12-3<br>
-      2000 Vilnius<br>
-      Lithuania<br>
-      <a href="mailto:address@hidden";>address@hidden</a>
-      </td>
-   <td>
-      Provide paid developers for the GNUe Project
-   </td>
-</tr>
-<tr><td></td><td></td></tr>
-<tr valign="top">
-   <td width="200">
-      <a href="http://www.vialibre.org.ar/";>Fundaci&oacute;n via 
-      Libre</a><br>
-      Bv. Illia 555 - 1&ordm; piso<br>
-      C&oacute;rdoba, Argentina. C.P.<br>
-      50002000<br>
-      phone (0351) 421 7996<br>    
-      <a href="mailto:address@hidden";>address@hidden</a>
-      </td>
-   <td>
-      Provide paid developers for the GNUe Project
-   </td>
-</tr></table>
-
-<h3>How To Become a Sponsor</h3>
-
-<p>Since we are a growing project we are in need of resources. 
-Resources come in many shapes and forms. Some ways in which an 
-individual or corporation can sponsor this project are:</p>
-
-<ul>
-   <li>Donate to Free Software Foundation</li>
-   <li>Pay Developers to Work on GNUe</li>
-   <li>Donate Physical Resources (test machines, etc)</li>
-</ul>
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/developers/index.php
===================================================================
--- trunk/www/web/developers/index.php  2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/developers/index.php  2009-10-16 21:29:16 UTC (rev 9980)
@@ -29,8 +29,6 @@
 <li>GNUe requires contributors to <a href="copyleft.php">assign copyright</a> 
to the <a href="http://www.fsf.org";>Free Software Foundation</a>. This allows 
us to defend our code should the
 need ever arise.</li>
 
-<li>GNUe developers come from all walks of life and from <a 
href="../community/contrib.php">all around the world</a>.</li>
-
 <li>GNUe tools depend on the <a href="../tools/common/">GNUe
 Common Library</a>, an extensive python abstraction library
 developed specifically for our tools. Common provides

Modified: trunk/www/web/packages/_module_menu.php
===================================================================
--- trunk/www/web/packages/_module_menu.php     2009-10-16 18:41:11 UTC (rev 
9979)
+++ trunk/www/web/packages/_module_menu.php     2009-10-16 21:29:16 UTC (rev 
9980)
@@ -6,6 +6,4 @@
         <li><a href="<?php print "$BASEDIR"; ?>/packages/manuf.php" 
>Manufacturing</a></li>
         <li><a href="<?php print "$BASEDIR"; ?>/packages/sales.php" 
>Sales</a></li>
         <li><a href="<?php print "$BASEDIR"; ?>/packages/scm.php" >Supply 
Chain</a></li>
-        <li><a href="<?php print "$BASEDIR"; ?>/packages/dcl.php" >DCL</a></li>
-        <li><a href="<?php print "$BASEDIR"; ?>/packages/packages.php" 
>More<?php print "$BASEDIR"; ?>.</a></li>
       </ul>

Modified: trunk/www/web/packages/crm.php
===================================================================
--- trunk/www/web/packages/crm.php      2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/packages/crm.php      2009-10-16 21:29:16 UTC (rev 9980)
@@ -107,10 +107,6 @@
 <a href="#tasks">Tasks & projects</a>, <a href="#campaigns">campaigns</a>, <a 
href="#leads">leads & opportunities</a>, <a href="#meetings">calls & 
meetings</a>, etc. will trigger the generation of reports.</p>
 <p>These will be recorded in the GNU Enterprise CRM, duly related to their 
purpose.</p>
 
-<h3>Status</h3>
- 
-<$ status ( "crm" ) > 
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/packages/dcl.php
===================================================================
--- trunk/www/web/packages/dcl.php      2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/packages/dcl.php      2009-10-16 21:29:16 UTC (rev 9980)
@@ -14,11 +14,6 @@
 
 <p>DCL was merged with the overall GNUe Project in March 2002.</p>
 
-<h3>Status</h3>
-
-<$ status ( "dcl" ) > 
-
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/packages/financials.php
===================================================================
--- trunk/www/web/packages/financials.php       2009-10-16 18:41:11 UTC (rev 
9979)
+++ trunk/www/web/packages/financials.php       2009-10-16 21:29:16 UTC (rev 
9980)
@@ -117,11 +117,6 @@
 generatation of custom reports against data in the General 
 Ledger.</p>
 
-<h3>Status</h3>
-
-<$ status ( "financials" ) > 
-
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/packages/forecast.php
===================================================================
--- trunk/www/web/packages/forecast.php 2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/packages/forecast.php 2009-10-16 21:29:16 UTC (rev 9980)
@@ -17,11 +17,6 @@
 data to decision makers in middle and upper 
 management.</p>
 
-<h3>Status</h3>
-
-<$ status ( "forecast" ) > 
-
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/packages/hr.php
===================================================================
--- trunk/www/web/packages/hr.php       2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/packages/hr.php       2009-10-16 21:29:16 UTC (rev 9980)
@@ -91,10 +91,6 @@
 package can then be used to generate invoices for your customers, thereby
 providing you with a complete Professional Services Automation suite.</p>
 
-<h3>Status</h3>
-
-<$ status ( "hr" ) > 
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/packages/index.php
===================================================================
--- trunk/www/web/packages/index.php    2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/packages/index.php    2009-10-16 21:29:16 UTC (rev 9980)
@@ -6,11 +6,8 @@
 <div id="body">
 <h1>GNUe Packages</h1>
 
-<p>The GNUe Packages are a set of enterprise applications
-built using the GNUe Tools. 
-For the current status of each package, see the invididual 
-sections, or the 
-<a href="../project/status.php">Current Status</a> page.</p>
+<p>This is an overview of the packages planned for the GNU Enterprise ERP 
system.
+Please note that the actual work on these packages has not yet started!</p>
 
 <p>
 <!-- <img src="../e_ball.png"> --><a href="financials.php">Financials</a> - 
@@ -37,14 +34,10 @@
 <!-- <img src="../e_ball.png"> --><a href="scm.php">Supply Chain</a> - 
 manage the flow of information and materials to fulfill customer orders.<br />
 
-<!-- <img src="../e_ball.png"> --><a href="dcl.php">DCL</a> 
-(Double Chocco Latte) -  project management and call tracking<br />
-
 <!-- <img src="../e_ball.png"> --><a href="docs.php">Packages 
Documentation</a> - 
 Documentation about the GNUe Packages.
 </p>
 
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/packages/manuf.php
===================================================================
--- trunk/www/web/packages/manuf.php    2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/packages/manuf.php    2009-10-16 21:29:16 UTC (rev 9980)
@@ -100,11 +100,6 @@
 adhered to. With GNU Enterprise Quality, you are a long step forward towards
 ISO 9000 certification.</p>
 
-<h3>Status</h3>
-
-<$ status ( "manuf" ) > 
-
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/packages/prjmgt.php
===================================================================
--- trunk/www/web/packages/prjmgt.php   2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/packages/prjmgt.php   2009-10-16 21:29:16 UTC (rev 9980)
@@ -11,14 +11,6 @@
 define projects, set up budgets, monitor progress and send invoices to your 
 customers.</p>
 
-<p>This package may or may not merge with <a href="dcl.html">Double 
-Chocco Latte</a>.</p>
-
-<h3>Status</h3>
-
-<$ status ( "prjmgt" ) >
-
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/packages/sales.php
===================================================================
--- trunk/www/web/packages/sales.php    2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/packages/sales.php    2009-10-16 21:29:16 UTC (rev 9980)
@@ -14,11 +14,6 @@
 compensation policies which reflect company objectives then calculates sales 
 compensation based on information from Order Entry.</p>
 
-<h3>Status</h3>
-
-<$ status ( "sales" ) >
-
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/packages/scm.php
===================================================================
--- trunk/www/web/packages/scm.php      2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/packages/scm.php      2009-10-16 21:29:16 UTC (rev 9980)
@@ -65,11 +65,6 @@
 the customer. This can be in the form of a printed document or a transaction
 sent through e-commerce.</p>
 
-<h3>Status</h3>
-
-<$ status ("scm") > 
-
-
 </div>
 
 <?php include "$BASEDIR/shared/_footer.php"; ?>

Modified: trunk/www/web/project/_module_menu.php
===================================================================
--- trunk/www/web/project/_module_menu.php      2009-10-16 18:41:11 UTC (rev 
9979)
+++ trunk/www/web/project/_module_menu.php      2009-10-16 21:29:16 UTC (rev 
9980)
@@ -2,5 +2,5 @@
       <ul>
         <li><a href="<?php print "$BASEDIR"; ?>/tools/" >Developer 
Tools</a></li>
         <li><a href="<?php print "$BASEDIR"; ?>/packages/" >ERP 
Packages</a></li>
-        <li><a href="<?php print "$BASEDIR"; ?>/community/other.php" >Other 
Projects</a></li>
+        <li><a href="<?php print "$BASEDIR"; ?>/community/" >GNUe 
Community</a></li>
       </ul>

Modified: trunk/www/web/project/docs-all.php
===================================================================
--- trunk/www/web/project/docs-all.php  2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/project/docs-all.php  2009-10-16 21:29:16 UTC (rev 9980)
@@ -7,14 +7,10 @@
 <h1>Documentation</h1>
 
 <p>This is a single index of all the documentation for the GNU 
-Enterprise project, which is organised into four sections - 
-Project, Tools, Packages and Community.</p>
+Enterprise project.</p>
 
 <hr>
-<a href="docs.php">Project Documentation</a> 
 
-<hr>
-
 <p>Tool Documentation</p>
 <ul>
   <li><a href="../tools/common/docs/">GNUe-Common</a></li>
@@ -31,10 +27,6 @@
 
 <hr>
 
-<a href="../community/docs.php">Community Documentation</a> 
-
-<hr>
-
 <a href="../faq/index.php">Frequently Asked Questions</a> 
 
 </div>

Deleted: trunk/www/web/project/docs.php
===================================================================
--- trunk/www/web/project/docs.php      2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/project/docs.php      2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,42 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="Project Documentation";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Project Documentation</h1>
-
-    <b>GNU Enterprise: An Introduction for Developers</b> 
-    (<A 
HREF="../project/docs/DevelopersIntroduction/developerintro.html">HTML</a>) 
-    (<a href="../project/docs/DevelopersIntroduction.ps">Postscript</a>) 
-    (<a href="../project/docs/DevelopersIntroduction.rtf">RTF</a>) 
-    (<a href="../project/docs/DevelopersIntroduction.pdf">PDF</a>)
-    <br />
-    An overview of the GNU Enterprise project from a developers view.
-    <font size="-1"><b>[Last revised: 2002-03-06]</b></font> 
-    </p>
-
-    <p><b>What is Quality?</b> 
-    (<A HREF="../project/docs/quality.html">HTML</a>) 
-    (<A HREF="../project/docs/quality.ps">Postscript</a>) 
-    (<A HREF="../project/docs/quality.pdf">PDF</a>)
-    <br />
-    An introduction into what quality management should be.
-    <font size="-1"><b>[Last revised: 2001-03-04]</b></font> 
-    </p>
-
-    <p><b>GNUe Security Framework</b> 
-    (<A HREF="../project/docs/security.html">HTML</a>) 
-    (<A HREF="../project/docs/security.ps">Postscript</a>) 
-    (<A HREF="../project/docs/security.pdf">PDF</a>)
-    (<A HREF="../project/docs/security.txt">Text</a>)
-    (<A HREF="../project/docs/security.rtf">RTF</a>)
-    <br />
-    A draft proposal for a security framework for GNU Enterprise
-    <font size="-1"><b>[Last revised: 2002-12-05]</b></font> 
-    </p>
-
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Deleted: trunk/www/web/project/glossary.php
===================================================================
--- trunk/www/web/project/glossary.php  2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/project/glossary.php  2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,39 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="Glossary";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Glossary</h1>
-
-<h3><a name="free_software">FREE SOFTWARE</a></h3>
-<p>GNU Enterprise is released under the GPL license. For an example, please see
-the GPL license at 
-<a href="http://www.gnu.org/copyleft/gpl.html";>
-http://www.gnu.org/copyleft/gpl.html</a>. The actual license
-covering GNU Enterprise is included in all GNU Enterprise distributions. 
-For
-a description of why GPL and why free software see
-<a href="http://www.gnu.org/philosophy/why-free.html";>
-http://www.gnu.org/philosophy/why-free.html</a>.</p>
-
-<h3><a name="open_architecture">OPEN ARCHITECTURE</a></h3>
-<p>Open Architecture means you can choose which applications you wish to use;
-you don't have to install the entire package. Or, you can develop your own
-applications and integrate them. GNUe is built around open standards. It is
-also designed from the ground up as a modular system and utilizes the latest
-in object technology. Object technology means that parts of the overall
-system may be improved and capabilities added without monolithic or system
-wide changes. For example, you may chose to implement GNUe's Accounts
-Receivable but keep your existing Order Entry/Invoicing.</p>
-
-<h3><a name="erp">ERP</a></h3>
-<p>Enterprise Resource Planning (ERP)
-A comprehensive, integrated set of business solutions which helps your
-company gain a competitive edge by integrating all business processes and
-optimizing the usage of the resources you have available.</p>
-
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Deleted: trunk/www/web/project/help.php
===================================================================
--- trunk/www/web/project/help.php      2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/project/help.php      2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,71 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="Help GNUe";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Help GNUe</h1>
-
-<p>GNUe is primarily a volunteer project, with people either volunteering 
-their time, or working on GNUe as a part of their normal jobs, or both. 
-However, we do need funds for things like getting some better marketing 
-materials printed and getting us in more trade shows. We would also like to 
-look at seeding some merchandise creation so that we can start get funds to 
-do more to support GNUe.</p>
-
-<p>There are several ways you can help GNU Enterprise to raise funds, 
-including some that don't necessarily cost you anything...</p>
-
-<h3>Linux Fund</h3>
-
-<p><a href="http://www.linuxfund.org/";>http://www.linuxfund.org/</a></p>
-
-<p>For those that are not familiar with The Linux Fund, it is a non-profit
-designed to try to raise money to put in the hands of Free/Open Software
-projects to help their development. It gets its funds from an "affinity" 
-credit card.</p>
-
-<p>Anyone can register at the Linux Fund web site, and get some 
-"penguin pesos" to award to projects seeking funding. Although the 
-Development Board are ultimately resposible for deciding on the 
-allocation of grants, they do take into account the views of the 
-general Free Software community, as expressed in their penguin peso 
-allocations.</p>
- 
-<p>So now we ask please register at Linux Fund and put some penguin pesos
-to vote for GNU Enterprise.</p>
-
-
-<h3>Affero</h3>
-<p><a 
href="http://www.affero.com/ca/gnue/";>http://www.affero.comca/gnue/</a></p>
-
-<p>Afferro &quot; is working to bring a culture of Patronage to the free 
-exchange of information and support on Internet.&quot; The idea is that, 
-if you get helped by an Afferro member, you can say thank you by donating, 
-via Afferro, to a Free Software project they support. You can help GNU 
-Enterprise through Afferro in two ways:</p>
-
-<ul>
-<li>By registering as an Afferro member and including &quot;FSF Gen Fund 
-    - GNU Enterprise (GNUe)&quot; as one of your Beneficiaries.</li>
-<li>By donating to Afferro on behalf of an Afferro member who has 
-    &quot;FSF Gen Fund - GNU Enterprise (GNUe)&quot; as one of their 
-    Beneficiaries.</li>
-</ul>
-
-
-<h3>GNU Donation Page</h3>
-
-<p>Furthermore since we are part of the Free Software Foundation you can
-make donations directly the Free Software Foundation and note that you 
-want the money to go to the GNU Enterprise project.  It is tax deductible 
-in the United States of America.</p>
-
-<p><a href="https://agia.fsf.org/mp/order.py?make-donation=1";>
-https://agia.fsf.org/mp/order.py?make-donation=1</a><br />
-(you can earmark for GNUe in the mailing address field)</p>
-
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Deleted: trunk/www/web/project/project.php
===================================================================
--- trunk/www/web/project/project.php   2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/project/project.php   2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,59 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="GNUe Project";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>GNUe Project</h1>
-
-<p>This section of the website includes information and 
-resources relating to the GNU Enterprise project as a whole</p>
-
-<p>
-<!-- <img src="../e_ball.png"> --><a href="what.html">Home Page</a> - 
-What is GNU Enterprise? and Recent News.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="../news/old.php">News Archive</a> - 
All past news items.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="media.html">Media Resources</a> - 
information 
-for journalists or anyone else who needs a quick 
-overview of the GNU Enterprise project.<br />
-
-<!-- <img src="../e_ball.png"> --><a 
href="http://www.gnuenterprise.org/downloads/downloads.php";>Downloads</a> - 
GNUe and related software<br />
-
-<!-- <img src="../e_ball.png"> --><a href="docs-all.html">Documentation
-Index</a> - a single index page for all the GNUe Documentation.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="status.html">Current Status</a> - 
-a single page with the current status of all GNUe Tools and 
-Packages.<br />
-
-<!-- <img src="../e_ball.png"> --><a 
href="http://www.gnuenterprise.org/docs/roadmaps.html";>Roadmaps</a> - 
-planned features for future versions of the GNUe Tools.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="require.html">Requirements</a> - 
-what you need to run GNU Enterprise.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="glossary.html">Glossary</a> of 
terms - 
-some project terminology explained.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="../faq/faq.php">FAQs</a> - 
-Frequently Asked Questions, including the official GNUe FAQ.<br />
-
-<!-- <img src="../e_ball.png"> --><a 
href="../gallery/screenshots.php">Screenshots</a>- 
-what some of the GNUe Tools look like in action.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="contact.html">Contact Us</a> - 
-e-mail and postal addresses for GNU Enterprise.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="help.html">Help GNUe</a> - 
-including via Afferro and the Linux Fund.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="docs.html">Project 
Documentation</a>- 
-Documentation relating to the GNUe Project as a whole.
-
-</p>
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Deleted: trunk/www/web/project/require.php
===================================================================
--- trunk/www/web/project/require.php   2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/project/require.php   2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,95 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="Requirements";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Requirements</h1>
-
-<h3>Hardware</h3>
-
-<p>You need at least one computer to run GNUe Enterprise(!), 
-running one of the supported operating systems. For a 
-prototype/testing/proof-of-concept installation, all 
-parts of the system (client, application server and 
-database server) could be installed on the same 
-desktop PC. However, for any enterprise-wide deployment, 
-you will probably want to distribute different components 
-of the GNU Enterprise framework on different computers.
-GNU Enterprise supports n-tier (client-server) 
-architectures.</p>
-
-<p>A GNUe client need not necessarily be a modern 
-desktop computer - work is underway on supporting  
-both character-based terminals (curses) and 
-<a href="../tools/bayonne.php">phone</a>-based 
-'forms.'</p>
-
-<h3>Operating System</h3>
-
-<p>The <a href="http://www.gnuenterprise.org/downloads/current.php";>current 
-releases</a> of Forms, Designer and Common have been 
-tested and are known to run on:</p>
-
-<p>
-<!-- <img src="../e_ball.png"> -->GNU/Linux (RedHat 6.x/7.x, 
-Debian 2.x/3.x, Slackware 8.0, ...)<br />
-<!-- <img src="../e_ball.png"> -->Windows 95/98/2000/XP/NT<br/>
-<!-- <img src="../e_ball.png"> -->Solaris 8.0<br />
-<!-- <img src="../e_ball.png"> -->FreeBSD 4.x
-</p>
-
-<p>The <a 
href="http://www.gnuenterprise.org/downloads/current.php";>introductory 
-releases</a> of Reports and Application Server 
-are known to work on:</p>
-
-<p>
-<!-- <img src="../e_ball.png"> -->GNU/Linux (RedHat 6.x/7.x, 
-Debian 2.x/3.x, Slackware 8.0, ...)<br />
-<!-- <img src="../e_ball.png"> -->Windows 95/98/2000/XP/NT<br/>
-<!-- <img src="../e_ball.png"> -->FreeBSD 4.x
-</p>
-
-<p><a href="../developers/svn.php">SVN</a> versions of 
-GNUe should work on the same basis, but may not have 
-been tested recently (in extreme cases, since the 
-last release). Most GNUe developers use Debian 
-GNU/Linux, so this is typically the most stable platform.</p>
-
-<h3>Dependencies</h3>
-
-<p>GNUe Enterprise requires various other software packages 
-to be installed in order to run ('dependencies'). 
-All GNUe dependencies are 
-<a href="http://www.gnu.org/philosophy/why-free.html";>free 
-software</a>, and many share the same 
-<a href="http://www.gnu.org/copyleft/gpl.html";>GNU Public 
-License</a> (GPL) as GNUe itself.</p>
-
-<p>The GNUe set-up routines will check that all the 
-necessary dependencies are installed, and will suggest 
-web locations you can download them from if any are 
-missing.</p>
-
-<p>Note that, if you choose to use GNUe with a non-free 
-database, you may need to supply your own, licensed, non-free 
-database drivers.</p>
-
-<p>We also have Windows installers for Designer and Forms 
-that include all the basic dependencies (including 
-Common) -- you only have to download a single setup.exe! 
-This includes support for PostgreSQL, MySQL, and ODBC.</p>
-
-<h3>Database</h3>
-
-<p>For practical purposes, you will need a connection 
-to a database back-end server, either on the same 
-machine or remotely. 
-A <a href="../tools/common.php">wide range</a>
-of free and non-free database back-end servers are 
-supported, including generic ODBC (Open DataBase 
-Connectivity).</p>
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>

Deleted: trunk/www/web/project/status.php
===================================================================
--- trunk/www/web/project/status.php    2009-10-16 18:41:11 UTC (rev 9979)
+++ trunk/www/web/project/status.php    2009-10-16 21:29:16 UTC (rev 9980)
@@ -1,69 +0,0 @@
-<?php $BASEDIR="..";
-      $MODULE="project";
-      $TITLE="Status";
-      include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Status</h1>
-
-<h2>GNUe Tools</h2>
-
-<h5><a href="../tools/forms/">Forms</a></h5>
-<$ status ( "forms" ) >
-
-<h5><a href="../tools/designer/">Designer</a></h5>
-<$ status ( "designer" ) >
-
-<h5><a href="../tools/reports/">Reports</a></h5>
-<$ status ( "reports" ) >
-
-<h5><a href="../tools/appserver/">Application Server</a></h5>
-<$ status ( "appserver" ) >
-
-<h5><a href="../tools/common/">GNUe Common</a> (GNU-RPC)</h5>
-<$ status ( "common" ) >
-
-<h5><a href="../tools/integrator/">Integrator</a></h5>
-<$ status ( "integrator" ) >
-
-<h5><a href="../tools/navigator/">Navigator</a></h5>
-<$ status ( "navigator" ) >
-
-<h5><a href="../tools/bayonne/">Bayonne</a></h5>
-<$ status ( "bayonne" ) >
-
-<h5><a href="../tools/docstore/">Document Store</a></h5>
-<$ status ( "docstore" ) >
-
-<h2>GNUe Packages</h2>
-
-<h5><a href="../packages/financials.php">Financials</a></h5>
-<$ status ( "financials" ) >
-
-<h5><a href="../packages/crm.php">Customer Relations</a></h5>
-<$ status ( "crm" ) >
-
-<h5><a href="../packages/forecast.php">Forecasting</a></h5>
-<$ status ( "forecast" ) >
-
-<h5><a href="../packages/hr.php">Human Resources</a></h5>
-<$ status ( "hr" ) >
-
-<h5><a href="../packages/manuf.php">Manufacturing</a></h5>
-<$ status ( "manuf" ) >
-
-<h5><a href="../packages/prjmgt.php">Project Management</a></h5>
-<$ status ( "prjmgt" ) >
-
-<h5><a href="../packages/sales.php">Sales</a></h5>
-<$ status ( "sales" ) >
-
-<h5><a href="../packages/scm.php">Supply Chain</a></h5>
-<$ status ( "scm" ) >
-
-<h5><a href="../packages/dcl.php">DCL (Double Chocco Latte)</a></h5>
-<$ status ( "dcl" ) >
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]