www-commits
[Top][All Lists]
Advanced

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

www/server/standards boilerplate.html


From: Karl Berry
Subject: www/server/standards boilerplate.html
Date: Tue, 27 Jan 2009 23:21:58 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       09/01/27 23:21:58

Modified files:
        server/standards: boilerplate.html 

Log message:
        some simplifications, some reality checks.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/boilerplate.html?cvsroot=www&r1=1.36&r2=1.37

Patches:
Index: boilerplate.html
===================================================================
RCS file: /web/www/www/server/standards/boilerplate.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- boilerplate.html    1 Jan 2009 19:19:16 -0000       1.36
+++ boilerplate.html    27 Jan 2009 23:20:19 -0000      1.37
@@ -1,7 +1,7 @@
 <!--#include virtual="/server/header.html" -->
-<title>FOO Title - GNU Project - Free Software Foundation</title>
+<title>FOO - GNU Project - Free Software Foundation</title>
 <!--#include virtual="/server/banner.html" -->
-<h2>FOO Title</h2>
+<h2>FOO</h2>
 
 <!-- This is the template document for GNU web pages.  We use -->
 <!-- server side includes (#include) for common elements, for -->
@@ -9,7 +9,7 @@
 <!-- this in its expanded form, you can retrieve the original source,  -->
 <!-- with the SSI statements intact, from -->
 <!-- 
http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/boilerplate.html?root=www&content-type=text%2Fplain
--->
+  -->
 
 <!-- This document uses XHTML 1.0 Strict, but may be served as -->
 <!-- text/html.  Please ensure that markup style considers -->
@@ -19,107 +19,64 @@
 <!-- Change include statements to be consistent with the relevant -->
 <!-- language, where necessary. -->
 
-<h3>Introduction to FOO</h3>
+<p>This is a web page about FOO, which does BAR and XYZZY.</p>
 
-<p>
-This is a web page about FOO, which does BAR and XYZZY.
-</p>
 
 <h3>Downloading FOO</h3>
 
-<p>
-FOO can be found on
+<p>FOO can be found on
 <a href="http://ftp.gnu.org/gnu/foo/";>http://ftp.gnu.org/gnu/foo/</a>
 [via http] and
 <a href="ftp://ftp.gnu.org/gnu/foo/";>ftp://ftp.gnu.org/gnu/foo/</a> 
 [via FTP].
 It can also be found on one of <a href="/prep/ftp.html">our FTP mirrors</a>;
-please use a mirror if possible.
-</p>
-
-<h3>Documentation</h3>
-
-<p>
-FOO documentation can be found at
-<a href="/manual/">http://www.gnu.org/manual/</a>.
-You may also find more information about FOO by running
-<em>info&nbsp;foo</em>, <em>man foo</em>, or looking at
-<em>/usr/doc/foo/</em> or <em>/usr/local/doc/foo/</em> 
-on your system.
-</p>
-
-<h3>Mailing Lists/Newsgroups</h3>
-
-<p>
-FOO has two mailing lists: 
-<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a> and 
-<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
-</p>
-
-<p>
-The main discussion list is 
-<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>,
-and is used to discuss all aspects of FOO, including development and porting.
-</p>
-
-<p>
-There is a separate list used for reporting bugs, 
-<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>. 
-For details on submitting a bug report, please see the section 
-<a href="#bug">Report a Bug</a> below.
-</p>
+please use a mirror if possible.</p>
 
-<p>
-Announcements about FOO and most other GNU software are made on
-<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
-</p>
-
-<p>
-To subscribe to these or any GNU mailing lists, please send an empty mail with
-a Subject: header line of just "subscribe" to the relevant -request
-list.  For example, to subscribe yourself to GNU announcement list, you
-would send mail to <a
-href="mailto:address@hidden";>&lt;address@hidden&gt;</a>
-with no body and a Subject: header line of just "subscribe".  Or you can
-use the <a href="http://lists.gnu.org/mailman/listinfo/info-gnu";>mailing
-list web interface</a>.
-</p>
 
-<!-- very unlikely
-<p>
-Currently, there is one newsgroup dedicated to FOO -
-<a href="news:gnu.foo";>gnu.foo</a>.
-</p>
--->
+<h3>Documentation</h3>
 
-<h4>Request an Enhancement</h4>
+<p><a href="manual/">Documentation for FOO</a> is available, as is <a
+href="/manual/">documentation for most GNU software</a>.  You may also
+find more information about FOO by running <em>info&nbsp;foo</em> or
+<em>man&nbsp;foo</em>, or by looking at <em>/usr/doc/foo/</em>,
+<em>/usr/local/doc/foo/</em>, or similar directories on your system.</p>
 
-<p>
-If you would like any new feature to be included in future versions 
-of FOO, please send a request to
-<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
-</p>
 
-<p>
-Please remember that development of FOO is a volunteer effort, and you 
-can also contribute to its development. For information about contributing
-to the GNU Project, please read <a href="/help/">How to help GNU</a>.
-</p>
+<h3>Mailing Lists/Newsgroups</h3>
 
-<h3>Report a Bug</h3>
+<p>FOO has two mailing lists: 
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a> and 
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>The main discussion list is 
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>,
+and is used to discuss most aspects of FOO, including development and
+enhancement requests, as well as bug reports.</p>
+
+<p>There is a separate list used for general user help and discussion,
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>Announcements about FOO and most other GNU software are made on
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>To subscribe to these or any GNU mailing lists, please send an empty
+mail with a Subject: header of just <tt>subscribe</tt> to the relevant
+-request list.  For example, to subscribe yourself to the GNU
+announcement list, you would send mail to <a
+href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
+Or you can use the <a
+href="http://lists.gnu.org/mailman/listinfo/info-gnu";>mailing list web
+interface</a>.</p>
 
-<p>
-If you think you have found a bug in FOO, then please send
-as complete a report as possible to
-<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
-</p>
 
 <h3>Maintainer</h3>
 
-<p>
-FOO is currently being maintained by
-<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
-</p>
+<p>FOO is currently being maintained by Foo Bar.  Please 
+use the mailing lists above for contact.</p>
+
+<p>Please remember that development of FOO, and GNU in general, is a
+volunteer effort, and you also can contribute. For information, please
+read <a href="/help/">How to help GNU</a>.</p>
 
 
 <!-- If needed, change the copyright block at the bottom. In general, -->
@@ -132,38 +89,32 @@
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 
-<p>
-Please send FSF &amp; GNU inquiries to 
+<p>Please send FSF &amp; GNU inquiries to 
 <a href="mailto:address@hidden";><em>address@hidden</em></a>.
 There are also <a href="/contact/">other ways to contact</a> 
-the FSF.
-<br />
+the FSF.<br />
 Please send broken links and other corrections or suggestions to
-<!-- If you are a project maintainer or developer, please use -->
-<!-- your own project email, as webmasters does not manage -->
-<!-- project webpages in general.  -->
+<!-- If you are a project maintainer or developer, please use your own -->
+<!-- project email, as webmasters does not manage project web pages. -->
 <!-- However, please report problems in this boilerplate file -->
 <!-- itself to webmasters.  -->
 <!-- And remove this whole comment when you copy the file to a new page. -->
-<a href="mailto:address@hidden";><em>address@hidden</em></a>.
-</p>
+<a href="mailto:address@hidden";><em>address@hidden</em></a>.</p>
 
-<p>
-Please see the 
-<a href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting
-translations of this article.
-</p>
+<p>Please see the <a
+href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting translations
+of this article.</p>
 
 <p>Copyright &copy; 2009 Free Software Foundation, Inc.</p>
+
 <p>Verbatim copying and distribution of this entire article are
 permitted worldwide, without royalty, in any medium, provided this
 notice, and the copyright notice, are preserved.</p>
 
-<p>
-Updated:
+<p>Updated:
 <!-- timestamp start -->
-$Date: 2009/01/01 19:19:16 $
+$Date: 2009/01/27 23:20:19 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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