www-commits
[Top][All Lists]
Advanced

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

www/server/standards boilerplate.xhtml


From: Matt Lee
Subject: www/server/standards boilerplate.xhtml
Date: Sun, 08 Oct 2006 10:20:50 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        06/10/08 10:20:50

Removed files:
        server/standards: boilerplate.xhtml 

Log message:
        Removed boilerplate.xhtml - symlinks now links boilerplate.html to this

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/boilerplate.xhtml?cvsroot=www&r1=1.19&r2=0

Patches:
Index: boilerplate.xhtml
===================================================================
RCS file: boilerplate.xhtml
diff -N boilerplate.xhtml
--- boilerplate.xhtml   21 Sep 2006 03:52:50 -0000      1.19
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,255 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<?xml-stylesheet type="text/css" href="/gnu.css"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
-    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
-<html 
-   xmlns="http://www.w3.org/1999/xhtml"; 
-   xml:lang="en">
-
-<head>
-  <title>FOO Title</title>
-  <link rev="made" href="address@hidden" />
-  <link 
-     rel="stylesheet" 
-     type="text/css" 
-     href="/gnu.css" />
-</head>
-
-<!-- This document is in XML, and xhtml 1.1 -->
-<!-- Please make sure to properly nest your tags -->
-<!-- and ensure that your final document validates -->
-<!-- consistent with W3C xhtml 1.1 and CSS standards -->
-<!-- If you are not intending to use XML options, perhaps you -->
-<!-- should be using the HTML boilerplate.html -->
-<!-- See validator.w3.org -->
-<!-- Do *not* use this boilerplate unless you have a good reason -->
-<!-- not to use boilerplate.html.  XHTML is not backwards -->
-<!-- compatible with HTML as far as browsers (such as IE).  -->
-<!-- It is also recommended that you use your own style sheet.  -->
-
-<body>
-
-<p>
-  <a href="#translations">Translations</a> of this page
-</p>
-
-<h1>FOO Title</h1>
-
-<!-- When you replace this graphic, make sure you change -->
-<!-- the link to also point to the correct HTML page. -->
-<!-- If you make a new graphic for this page, make sure it -->
-<!-- has a corresponding entry in /graphics/graphics.html. -->
-<p>
-  <a href="/graphics/agnuhead.html">
-  <img src="/graphics/gnu-head-sm.jpg" 
-     alt=" [image of the Head of a GNU] " 
-     width="129" 
-     height="122" /></a>
-</p>
-
-<hr />
-
-<!-- Put your content here -->
-<!-- Following is an example -->
-
-<h2>
-  Table of Contents
-</h2>
-
-<ul>
-  <li><a href="#introduction" id="TOCintroduction">Introduction to FOO</a></li>
-  <li><a href="#downloading" id="TOCdownloading">Downloading FOO</a></li>
-  <li><a href="#documentation" id="TOCdocumentation">Documentation</a></li>
-  <li><a href="#lists" id="TOClists">Mailing Lists/Newsgroups</a></li>
-  <li><a href="#enhancement" id="TOCenhancement">Request an 
Enhancement</a></li>
-  <li><a href="#bug" id="TOCbug">Report a Bug</a></li>
-  <li><a href="#maintainer" id="TOCmaintainer">Maintainer</a></li>
-</ul>
-
-<hr />
-
-<h4>
-  <a href="#TOCintroduction" id="introduction">Introduction to FOO</a>
-</h4>
-
-<p>
-  This is a web page about FOO, which does BAR and XYZZY.
-</p>
-
-<h4>
-  <a href="#TOCdownloading" id="downloading">Downloading FOO</a>
-</h4>
-
-<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>.
-</p>
-
-<h4>
-  <a href="#TOCdocumentation" id="documentation">Documentation</a>
-</h4>
-
-<p>
-  FOO documentation can be found at
-  <a href="/manual/manual.html">http://www.gnu.org/manual/manual.html</a>.
-  You may also find more information about FOO by looking at 
-  <em>/usr/doc/foo/</em> or <em>/usr/local/doc/foo/</em> or by looking
-  at man pages (<em>man foo</em> at the shell prompt) on your system.
-</p>
-
-<h4>
-  <a href="#TOClists" id="lists">Mailing Lists/Newsgroups</a>
-</h4>
-
-<p>
-  FOO now 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>
-  Announcements about FOO and most other GNU Software are made on
-  <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
-</p>
-
-<p>
-  There is also a special 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>
-
-<p>
-  To subscribe to any FOO mailing list, please send an empty mail with
-  a Subject: header line of just "subscribe" to the relevant -request list. 
-  For example, to subscribe yourself to the main 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".
-</p>
-
-<p>
-  Currently, there is one newsgroup dedicated to FOO -
-  <a href="news:gnu.foo";>gnu.foo</a>.
-</p>
-
-<h4>
-  <a href="#TOCenhancement" id="enhancement">Request an Enhancement</a>
-</h4>
-
-<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/help.html">How to help 
GNU</a>.
-</p>
-
-<h4>
-  <a href="#TOCbug" id="bug">Report a Bug</a>
-</h4>
-
-<p>
-  If you think you have found a bug in FOO, then you should send 
-  as complete a report as possible to
-  <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
-</p>
-
-<h4>
-  <a href="#TOCmaintainer" id="maintainer">Maintainer</a>
-</h4>
-
-<p>
-  FOO is currently being maintained by
-  <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
-</p>
-
-
-<!-- If needed, change the copyright block at the bottom. In general, -->
-<!-- all pages on the GNU web server should have the section about    -->
-<!-- verbatim copying.  Please do NOT remove this without talking     -->
-<!-- with the webmasters first. --> 
-<!-- Please make sure the copyright date is consistent with the document -->
-<!-- and that it is like this "2001, 2002" not this "2001-2002." -->
-
-<div class="copyright">
-<p>
-Return to the <a href="/home.html">GNU Project home page</a>.
-</p>
-
-<p>
-Please send FSF &amp; GNU inquiries to 
-<a href="mailto:address@hidden";><em>address@hidden</em></a>.
-There are also <a href="/home.html#ContactInfo">other ways to contact</a> 
-the FSF.
-<br />
-Please send broken links and other corrections (or suggestions) to
-<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>
-Copyright (C) 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.,
-51 Franklin St, Fifth Floor, Boston, MA 02110, USA
-<br />
-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:
-<!-- timestamp start -->
-$Date: 2006/09/21 03:52:50 $ $Author: sinuhe $
-<!-- timestamp end -->
-</p>
-</div>
-
-<p class="translations">
-<a id="translations"></a>
-<b><a href="/server/standards/README.translations.html">Translations</a>
-of this page:</b><br />
-
-<!-- Please keep this list alphabetical. -->
-<!-- Comment what the language is for each type, i.e. de is Deutsch.-->
-<!-- If you add a new language here, please -->
-<!-- advise address@hidden and add it to -->
-<!-- Comment what the language is for each type, i.e. DE is Deutsch.-->
-<!-- If you add a new language here, please -->
-<!-- advise address@hidden and add it to -->
-<!--  - /home/www/bin/nightly-vars either TAGSLANG or WEBLANG -->
-<!--  - /home/www/html/server/standards/README.translations.html -->
-<!--  - one of the lists under the section "Translations Underway" -->
-<!--  - if there is a translation team, you also have to add an alias -->
-<!--  to mail.gnu.org:/com/mailer/aliases -->
-<!-- Please also check you have the 2 letter language code right versus -->
-<!-- <URL:http://www.w3.org/WAI/ER/IG/ert/iso639.htm> -->
-<!-- Please use W3C normative character entities -->
-
-[
-<!-- English --> <a href="/server/standards/boilerplate.xhtml">en</a> |
-...
-]
-</p>
-
-</body>
-</html>




reply via email to

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