Author: reinhard
Date: 2007-05-09 17:23:45 -0500 (Wed, 09 May 2007)
New Revision: 9572
Removed:
trunk/www/web/project/contact.php
trunk/www/web/project/media.php
trunk/www/web/project/what.php
Modified:
trunk/www/web/project/docs-all.php
Log:
Some web page fixes.
Deleted: trunk/www/web/project/contact.php
===================================================================
--- trunk/www/web/project/contact.php 2007-05-09 21:53:25 UTC (rev 9571)
+++ trunk/www/web/project/contact.php 2007-05-09 22:23:45 UTC (rev 9572)
@@ -1,43 +0,0 @@
-<?php $BASEDIR="..";
- $MODULE="project";
- $TITLE="Contact Information";
- include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Contact Information</h1>
-
-<h3>E-mail</h3>
-
-<p><a href="mailto:[email protected]">[email protected]</a> is
-a group e-mail address that reaches all of the GNUe
-core developers.</p>
-
-<h3>Bugs</h3>
-
-<p>Details of how to report and track bugs and feature
-requests are <a href="../community/bugs.php">here</a>.</p>
-
-<h3>Mailing Lists</h3>
-
-<p>Details of the various GNUe project mailing lists
-are <a href="../community/mail.php">here</a>.</p>
-
-<h3>IRC (Internet Relay Chat)</h3>
-
-<p>Details of the IRC chat channel #gnuenterprise
-are <a href="../community/irc.php">here</a>.</p>
-
-<h3>Postal Address</h3>
-
-Free Software Foundation<br>
-59 Temple Place - Suite 330<br>
-Boston, MA 02111-1307, USA
-
-<h3>Phone Numbers</h3>
-<b>Voice:</b> +1-617-542-5942<br>
-<b>Fax:</b> +1-617-542-2652
-
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>
Modified: trunk/www/web/project/docs-all.php
===================================================================
--- trunk/www/web/project/docs-all.php 2007-05-09 21:53:25 UTC (rev 9571)
+++ trunk/www/web/project/docs-all.php 2007-05-09 22:23:45 UTC (rev 9572)
@@ -17,12 +17,12 @@
<p>Tool Documentation</p>
<ul>
- <li><a href="../tools/common/docs.php">GNUe-Common</a></li>
- <li><a href="../tools/forms/docs.php">GNUe-Forms</a></li>
- <li><a href="../tools/reports/docs.php">GNUe-Reports</a></li>
- <li><a href="../tools/appserver/docs.php">GNUe-Appserver</a></li>
- <li><a href="../tools/appserver/docs.php">GNUe-Navigator</a></li>
- <li><a href="../tools/appserver/docs.php">GNUe-Designer</a></li>
+ <li><a href="../tools/common/docs/">GNUe-Common</a></li>
+ <li><a href="../tools/forms/docs/">GNUe-Forms</a></li>
+ <li><a href="../tools/reports/docs/">GNUe-Reports</a></li>
+ <li><a href="../tools/appserver/docs/">GNUe-Appserver</a></li>
+ <li><a href="../tools/appserver/docs/">GNUe-Navigator</a></li>
+ <li><a href="../tools/appserver/docs/">GNUe-Designer</a></li>
</ul>
<hr>
Deleted: trunk/www/web/project/media.php
===================================================================
--- trunk/www/web/project/media.php 2007-05-09 21:53:25 UTC (rev 9571)
+++ trunk/www/web/project/media.php 2007-05-09 22:23:45 UTC (rev 9572)
@@ -1,39 +0,0 @@
-<?php $BASEDIR="..";
- $MODULE="project";
- $TITLE="Media Resources";
- include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>Media Resources</h1>
-
-<p>This page is intended as a single reference point
-for information on the website of possible interest
-to journalists, or to anyone else who needs a quick
-overview of the GNU Enterprise project.</p>
-
-<p>
-<!-- <img src="../e_ball.png"> --><a href="../news/old.php">News</a>
-and Press Releases.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="../project/what.php">What is GNUe?</a>
-- return to home page.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="../brochures/brochures.php">Brochures</a>
-- downloadable versions of current publicity leaflets.<br />
-
-<!-- <img src="../e_ball.png"> --><a href="../faq/minifaq.php">Frequently Asked
-Questions</a> about GNU Enterprise<br />
-
-<!-- <img src="../e_ball.png"> --><a href="../project/contact.php">Contact
-details</a> - how to get in touch with us.
-</p>
-
-<p>If you are looking to contact an official GNUe
-spokesperson or get a pithy on-the-record quote,
-<a href="mailto:[email protected]">[email protected]</a> is
-a group e-mail address that reaches all of the GNUe
-core developers.</p>
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>
Deleted: trunk/www/web/project/what.php
===================================================================
--- trunk/www/web/project/what.php 2007-05-09 21:53:25 UTC (rev 9571)
+++ trunk/www/web/project/what.php 2007-05-09 22:23:45 UTC (rev 9572)
@@ -1,93 +0,0 @@
-<?php $BASEDIR="..";
- $MODULE="project";
- $TITLE="What is GNUe? An Overview.";
- include ("$BASEDIR/shared/_header.php"); ?>
-
-<div id="body">
-<h1>What is GNUe? An Overview.</h1>
-
-<p>GNU Enterprise is a meta-project which is part of the
-overall <a href="http://www.gnu.org/">GNU</a> Project.
-It is three linked things:</p>
-
-<ol>
-<li>A set of <a href="../tools/tools.php">tools</a>, such as a
-data-aware user forms interface, a reporting system and an
-application server, which provide a development framework for
-enterprise information technology professionals to write or
-customise data-aware applications and deploy them effectively
-across large or small organisations. The GNUe platform boasts an
-<a href="glossary.html#open_architecture">open architecture</a> and
-easy maintenance. It gives users a modular system
-and freedom from being stuck with a single-source vendor.
-GNUe supports multi-language interfaces and non-ASCII character sets.</li>
-
-<li>A set of <a href="../packages/packages.php">packages</a> written
-using the tools, to implement a full Enterprise Resource Planning
-(<a href="glossary.html#erp">ERP</a>) system. From human resources,
-accounting, customer relationship management and project management
-to supply chain or e-commerce, GNUe can handle the needs of any
-business, large or small. GNUe supports multi-currency processing
-(including euro support).</li>
-
-<li>A general <a href="../community/community.php">community</a> of
-support and resources for developers writing applications using the
-GNUe Tools (whether part of the 'official' GNUe Packages or not).
-It is designed to collect Enterprise software for the GNU system in
-a single location (much like the <a href="http://www.gnome.org">GNOME</a>
-project collects Desktop software).
-GNUe is a <a href="glossary.html#free_software">Free Software</a> project
-(released under the <a href="http://www.gnu.org/licenses/gpl-faq.html">GNU
-General Public License</a>) with
-a corps of volunteer developers around the world working on GNUe
-projects. This provides the added benefits of easy
-internationalization of applications.
-The project is working to provide a worldwide GNUe community,
-allowing everyone who is involved in the project access to other
-talented business information technology professionals.</li>
-
-</ol>
-
-<h3>NOTE</h3>
-
-<p>GNUe is a work in progress. For the status of various packages, please view
-our <a href="../project/status.php">Current Status</a> document. In general,
-most of the <a href="../tools/tools.php">tools</a> are usable, despite
-their pre-1.0.0 version numbers, and are actually in production use
-at a number of live sites. Most of the
-<a href="../packages/packages.php">packages</a> are at proposal stage or
-earlier, but this is expected to change soon.</p>
-
-<hr>
-
-<img
-src="http://www.gnu.org/software/gnue-sb/images/small_biz_logo.png">
-
-<p>GNUe Small Business is an unofficial sub-project of the GNUe
-project, designed to produce a quick solution to the needs of
-small to medium enterprises (SMEs). More information can be
-found on the gnue-sb
-<a href="http://www.gnu.org/software/gnue-sb/">website</a>.</p>
-
-<hr>
-
-<h1>GNUe News</h1>
-
-<$ include ( './news_a.inc' ) >
-
-<hr>
-
-<$ include ( './news_b.inc' ) >
-
-<hr>
-
-<$ include ( './news_c.inc' ) >
-
-<hr>
-
-<p>Older news items are archived
-<a href="../news/old.php">here</a></p>
-
-</div>
-
-<?php include "$BASEDIR/shared/_footer.php"; ?>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.