www-commits
[Top][All Lists]
Advanced

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

www/server/standards boilerplate.html .symlinks...


From: Matt Lee
Subject: www/server/standards boilerplate.html .symlinks...
Date: Sun, 08 Oct 2006 10:19:11 +0000

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

Modified files:
        server/standards: boilerplate.html .symlinks 
                          README.webmastering.html 

Log message:
        Fixed a bug in webmastering file, updated boilerplate to new style with 
SSI and added a symlink making boilerplate.xhtml redundant.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/boilerplate.html?cvsroot=www&r1=1.13&r2=1.14
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/.symlinks?cvsroot=www&r1=1.3&r2=1.4
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/README.webmastering.html?cvsroot=www&r1=1.51&r2=1.52

Patches:
Index: boilerplate.html
===================================================================
RCS file: /web/www/www/server/standards/boilerplate.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- boilerplate.html    21 Sep 2006 03:52:50 -0000      1.13
+++ boilerplate.html    8 Oct 2006 10:19:09 -0000       1.14
@@ -1,242 +1,154 @@
-<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HTML//EN">
-<HTML LANG="EN">
-<HEAD>
-  <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-  <TITLE>FOO Title</TITLE>
-  <LINK rev="made" href="mailto:address@hidden";>
-  <STYLE type="text/css">
-    div.copyright {
-      font-size: 0.9em; 
-      padding: 0.9em; 
-      background-color: #afcde8; 
-      border: 0px;
-      border-top: 2px solid #06c;
-    }
-    img { border: none 0 }
-    .translations {
-      background-color: transparent; 
-      color: black; 
-      font-family: serif; 
-      font-size: smaller;
-    }
-    a:link { 
-      color: #1f00ff; 
-      background-color: transparent; 
-      text-decoration: underline;
-    }
-    a:visited { 
-      color: #9900dd; 
-      background-color: transparent; 
-      text-decoration: underline; 
-    } 
-    a:hover { 
-      color: #9900dd; 
-      background-color: transparent; 
-      text-decoration: none; 
-    } 
-    .centre { text-align: center } 
-    .italic { font-style: italic } 
-    .bold { font-weight: bold } 
-    </STYLE>
-</HEAD>
-
-<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] ">
-  </A>
-</P>
-
-<HR>
-
-<H2>
-  Table of Contents
-</H2>
-
-<UL>
-<LI><A href="#introduction" id="TOCintroduction"
-       name="TOCintroduction">Introduction to FOO</A></LI>
-<LI><A href="#downloading" id="TOCdownloading"
-       name="TOCdownloading">Downloading FOO</A></LI>
-<LI><A href="#documentation" id="TOCdocumentation"
-       name="TOCdocumentation">Documentation</A></LI>
-<LI><A href="#lists" id="TOClists" 
-       name="TOClists">Mailing Lists/Newsgroups</A></LI>
-<LI><A href="#enhancement" id="TOCenhancement"
-       name="TOCenhancement">Request an Enhancement</A></LI>
-<LI><A href="#bug" id="TOCbug" name="TOCbug">Report a Bug</A></LI>
-<LI><A href="#maintainer" id="TOCmaintainer" 
-       name="TOCmaintainer">Maintainer</A></LI>
-</UL>
-
-<HR>
-
-<H3>
-  <A href="#TOCintroduction" id="introduction"
-     name="introduction">Introduction to FOO</A>
-</H3>
-
-<P>
-This is a web page about FOO, which does BAR and XYZZY.
-</P>
-
-<H3>
-<A href="#TOCdownloading" id="downloading" name="downloading">Downloading
-   FOO</A>
-</H3>
-
-<P>
-FOO can be found at
-&lt;URL:http://ftp.gnu.org/gnu/foo/&gt; [via HTTP] and 
-&lt;URL:ftp://ftp.gnu.org/gnu/foo/&gt; [via FTP].  
-It can also be found on one of <A href="/prep/ftp.html">our FTP mirrors</A>.
-</P> 
-
-<H3>
-<A href="#TOCdocumentation" id="documentation"
-name="documentation">Documentation</A> 
-</H3> 
-
-<P>
-FOO documentation can be found at 
-&lt;URL:http://www.gnu.org/manual/manual.html&gt;.  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> 
-
-<H3>
-<A href="#TOClists" id="lists" name="lists">Mailing Lists/Newsgroups</A>
-</H3> 
-
-<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>
-
-<H3>
-<A href="#TOCenhancement" id="enhancement" name="enhancement">Request 
-an Enhancement</A>
-</H3> 
-
-<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> 
-
-<H3><A href="#TOCbug" id="bug" name="bug">Report a Bug</A></H3> 
-
-<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> 
-
-<H3>
-<A href="#TOCmaintainer" id="maintainer" name="maintainer">Maintainer</A>
-</H3> 
-
-<P>
-FOO is currently being maintained by 
-<A href="mailto:address@hidden";>&lt;address@hidden&gt;</A>.
-</P> 
-
-<DIV class="copyright"> 
-<P>
-Return to the <A href="/home.html">GNU Project home page</A>.  
-</P> 
+<!--#include virtual="/server/header.html" -->
+<title>FOO Title</title>
+<!--#include virtual="/server/banner.html" -->
+<h2>FOO Title</h2>
+
+<h3>Introduction to FOO</h3>
+
+<p>
+  This is a web page about FOO, which does BAR and XYZZY.
+</p>
+
+<h3>Downloading FOO</h3>
+
+<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>
+
+<h3>Documentation</h3>
+
+<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>
+
+<h3>Mailing Lists/Newsgroups</h3>
+
+<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>Request an Enhancement</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>
+
+<h3>Report a Bug</h3>
+
+<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>
+
+<h3>Maintainer</h3>
+
+<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>
+<!--#include virtual="/server/footer.html" -->
+<div id="footer">
 
-<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>
+<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>
+<p>
 Please see the 
-<A href="/server/standards/README.translations.html">Translations
-README</A> for information on coordinating and submitting
+<a href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting
 translations of this article.
-</P>
+</p>
 
-<P>
-Copyright &copy; 1996, 1997, 1998, 1999, 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>
+Copyright (C) 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.,
+<address>51 Franklin St, Fifth Floor, Boston, MA 02110, USA</address></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>
+<p>
 Updated:
 <!-- timestamp start -->
-$Date: 2006/09/21 03:52:50 $ $Author: sinuhe $
+$Date: 2006/10/08 10:19:09 $ $Author: mattl $
 <!-- timestamp end -->
-</P>
-</DIV>
+</p>
+</div>
 
-<P class="translations">
-<A id="translations" name="translations"></A>
-<B><A href="/server/standards/README.translations.html">Translations</A>
-of this page:</B><BR>
+<div id="translations">
+<h3>Translations of this page:</h3>
 
 <!-- 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 -->
@@ -244,20 +156,15 @@
 <!--  - /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 -->
+<!--  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/fsf-html-style-sheet.html">en</A> |
-<!-- Korean -->
-<A href="/server/standards/fsf-html-style-sheet.ko.html">ko</A>
-]
-
-</P>
-
-</BODY>
-</HTML>
- 
+<ul>
+<!-- English --><li><a 
href="/server/standards/boilerplate.xhtml">English</a></li>
+</ul>
+</div>
+</div>
+</body>
+</html>

Index: .symlinks
===================================================================
RCS file: /web/www/www/server/standards/.symlinks,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- .symlinks   25 May 2004 21:37:14 -0000      1.3
+++ .symlinks   8 Oct 2006 10:19:09 -0000       1.4
@@ -1,3 +1,4 @@
 readme_index.html index.html
 README.translations.html README.translations.es.html
 README.html README.software.html
+boilerplate.xhtml boilerplate.html
\ No newline at end of file

Index: README.webmastering.html
===================================================================
RCS file: /web/www/www/server/standards/README.webmastering.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- README.webmastering.html    21 Sep 2006 19:14:20 -0000      1.51
+++ README.webmastering.html    8 Oct 2006 10:19:09 -0000       1.52
@@ -1105,7 +1105,7 @@
 <p>
 When done you should steal the ticket, comment that you took care of it, and 
mark it as resolved.
 </p>
-
+</div>
 <!--#include virtual="/server/footer.html" -->
 <!-- BEGIN copyleft -->
 <div id="footer">
@@ -1136,7 +1136,7 @@
 
   <p>Updated:
      <!-- timestamp start -->
-     $Date: 2006/09/21 19:14:20 $ $Author: mattl $
+     $Date: 2006/10/08 10:19:09 $ $Author: mattl $
      <!-- timestamp end -->
   </p>
   </div>




reply via email to

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