commit-gnue
[Top][All Lists]
Advanced

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

r5360 - trunk/www/web/community


From: jcater
Subject: r5360 - trunk/www/web/community
Date: Thu, 18 Mar 2004 22:30:32 -0600 (CST)

Author: jcater
Date: 2004-03-18 22:30:31 -0600 (Thu, 18 Mar 2004)
New Revision: 5360

Modified:
   trunk/www/web/community/involve.php
Log:
html->php fixes

Modified: trunk/www/web/community/involve.php
===================================================================
--- trunk/www/web/community/involve.php 2004-03-19 04:26:09 UTC (rev 5359)
+++ trunk/www/web/community/involve.php 2004-03-19 04:30:31 UTC (rev 5360)
@@ -6,79 +6,78 @@
 <div id="body">
 <h1>Get Involved!</h1>
 
-<p>The GNUe project is almost entirely a volunteer project, 
-made up of a wide range of people with IT and business 
-skillsets, from many different countries. We are always 
-keen to welcome new volunteers to help out with various 
+<p>The GNUe project is almost entirely a volunteer project,
+made up of a wide range of people with IT and business
+skillsets, from many different countries. We are always
+keen to welcome new volunteers to help out with various
 project tasks, whatever level of commitment you can offer
 us.</p>
 
-<p>If you are new to free software projects, you might 
-like to read Havoc Pennington's article, <i>Working on 
-Free Software</i>, at 
+<p>If you are new to free software projects, you might
+like to read Havoc Pennington's article, <i>Working on
+Free Software</i>, at
 <a href="http://www106.pair.com/rhp/hacking.html";>
-http://www106.pair.com/rhp/hacking.html</a>. Not 
-everything in this article is 
-necessarily true of GNUe (for instance, we tend to use 
-<a href="irc.html">IRC</a> much more than 
-<a href="mail.html">mailing lists</a>, and can make good 
-use not just of coders but all kinds of people), but it's 
+http://www106.pair.com/rhp/hacking.html</a>. Not
+everything in this article is
+necessarily true of GNUe (for instance, we tend to use
+<a href="irc.php">IRC</a> much more than
+<a href="mail.php">mailing lists</a>, and can make good
+use not just of coders but all kinds of people), but it's
 still a good overall introduction.</p>
 
 <h3>Coding</h3>
 
-<p>The full GNUe code base can be checked out using 
-Anonymous <a href="cvs.html">CVS</a> access. We 
-willingly accept patches to existing functionality, or you 
-can look at our <a href="http://www.gnuenterprise.org/docs/roadmaps.html";>
-roadmaps</a> to see what features we are planning, and volunteer 
+<p>The full GNUe code base can be checked out using
+Anonymous <a href="cvs.php">SVN</a> access. We
+willingly accept patches to existing functionality, or you
+roadmaps to see what features we are planning, and volunteer
 to help out with these.</p>
 
-<p>All of the GNUe tools are written in python. If you 
-don't know python yet, don't let that put you off. 
-If you have experience of any other progamming language, you 
-will probably be able to learn python very quickly, whether you 
+<p>All of the GNUe tools are written in python. If you
+don't know python yet, don't let that put you off.
+If you have experience of any other progamming language, you
+will probably be able to learn python very quickly, whether you
 are coming from C, C+, perl, php, or Basic...</p>
 
-<p>Even if you are not a coder (or are looking for a break from 
-coding), there are many other ways to get involved in 
+<p>Even if you are not a coder (or are looking for a break from
+coding), there are many other ways to get involved in
 GNUe.</p>
 
 <h3>Package Proposals</h3>
 
-<p>At the moment, we only have proposals for some of the GNUe 
-packages, and those that we do have could always do with 
-further input. This is an area where people with a business 
+<p>At the moment, we only have proposals for some of the GNUe
+packages, and those that we do have could always do with
+further input. This is an area where people with a business
 background, rather than IT, can be absolutely invaluable.</p>
 
 <h3>CVS bug testing</h3>
 
-<p>All of the tools are continually being developed. Although the 
-core developers do alpha-testing as they go, and are active users 
-of the product themselves, they cannot cover all possible bases, 
-and active testers of <a href="cvs.html">CVS</a> are therefore 
+<p>All of the tools are continually being developed. Although the
+core developers do alpha-testing as they go, and are active users
+of the product themselves, they cannot cover all possible bases,
+and active testers of <a href="cvs.php">CVS</a> are therefore
 encouraged.</p>
 
-<p>Details of how to report bugs, via e-mail or DCL, are 
-<a href="bugs.html">here</a>.</p>
+<p>Details of how to report bugs, via e-mail or DCL, are
+<a href="bugs.php">here</a>.</p>
 
 <h3>Pre-release testing</h3>
 
-<p>In the rush for a new release, pre-release candidates will be made 
-available for testing. Testing of these 
+<p>In the rush for a new release, pre-release candidates will be made
+available for testing. Testing of these
 <a 
href="http://www.gnuenterprise.org/downloads/prereleases.php";>pre-releases</a>
 is an important part of our final bug-squishing before release.</p>
 
-<p>Because the pre-release testing cycle is normally a bit frantic, 
-the preferred way to report bugs is via 
-<a href="irc.html">IRC</a>.</p>
+<p>Because the pre-release testing cycle is normally a bit frantic,
+the preferred way to report bugs is via
+<a href="irc.php">IRC</a>.</p>
 
 <h3>Cross-platform testing</h3>
 
-<p>In both cases, we are especially keen for testers for platforms which 
-are under-represented among the core developers, most of whom use 
-Debian GNU/Linux. Testers for 'minority' platforms like RedHat 
-GNU/Linux, SUSe GNU/Linux and Microsoft Windows (95, 98, 2000, NT, 
+<p>In both cases, we are especially keen for testers for platforms which
+are under-represented among the core developers, most of whom use
+Debian GNU/Linux. Testers for 'minority' platforms like RedHat
+GNU/Linux, SUSe GNU/Linux and Microsoft Windows (95, 98, 2000, NT,
 XP) are therefore especially welcome.</p>
 
 <h3>Documentation patches</h3>
@@ -88,27 +87,27 @@
 
 <h3>Web site patches</h3>
 
-<p>Spot an error on this website? E-mail  
+<p>Spot an error on this website? E-mail
 <a href="mailto:address@hidden";>address@hidden</a>.</p>
 
 <h3>New documentation</h3>
 
-<p>New documentation is welcome in whatever format - we use a mixture of 
-plain text, Texinfo, Docbook, LaTex, or OpenOffice for documentation formats, 
-and will willingly convert documentation from other formats. Documentation 
-does not have to be large to be useful - a well-crafted, topic-specifc 
+<p>New documentation is welcome in whatever format - we use a mixture of
+plain text, Texinfo, Docbook, LaTex, or OpenOffice for documentation formats,
+and will willingly convert documentation from other formats. Documentation
+does not have to be large to be useful - a well-crafted, topic-specifc
 HOWTO can be a very valuable addition to the community.</p>
 
 <h3>Or even...</h3>
 
-<p>If nothing else, you could hang out in <a href="irc.html">IRC</a> 
+<p>If nothing else, you could hang out in <a href="irc.php">IRC</a>
 and keep the core developers enthused and amused...</p>
 
 <h3>Copyright issues</h3>
 
-<p>If you are contributing significant amounts of code or 
-documentation, we will need 
-<a href="copyleft.html">copyright assignment</a> from you.</p>
+<p>If you are contributing significant amounts of code or
+documentation, we will need
+<a href="copyleft.php">copyright assignment</a> from you.</p>
 
 
 </div>





reply via email to

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