www-commits
[Top][All Lists]
Advanced

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

www/manual manual.html


From: Mike Clarke
Subject: www/manual manual.html
Date: Sun, 25 Mar 2007 21:04:06 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Mike Clarke <clarkema>  07/03/25 21:04:06

Modified files:
        manual         : manual.html 

Log message:
        Updated to use new template.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/manual/manual.html?cvsroot=www&r1=1.90&r2=1.91

Patches:
Index: manual.html
===================================================================
RCS file: /web/www/www/manual/manual.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -b -r1.90 -r1.91
--- manual.html 26 Feb 2007 16:05:46 -0000      1.90
+++ manual.html 25 Mar 2007 21:04:03 -0000      1.91
@@ -1,36 +1,15 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
-
-<head>
+<!--#include virtual="/server/header.html" -->
 <title>GNU Manuals Online</title>
-<meta http-equiv="content-type" content='text/html; charset=utf-8' />
-<link rel="stylesheet" type="text/css" href="/gnu.css" />
-<link rev="made" href="address@hidden" />
-</head>
-
-<!-- This document is in XML, and xhtml 1.0 -->
-<!-- Please make sure to properly nest your tags -->
-<!-- and ensure that your final document validates -->
-<!-- consistent with W3C xhtml 1.0 and CSS standards -->
-<!-- See validator.w3.org -->
-
-<body>
-
-<h3>GNU Manuals Online</h3>
+<!--#include virtual="/server/banner.html" -->
+<h2>GNU Manuals Online</h2>
 
-<!-- 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. -->
-
-<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>
-
-<a href="#translations">Translations</a> of this page
-
-<p>
-<hr />
-</p>
+<!-- This document uses XHTML 1.0 Strict, but may be served as -->
+<!-- text/html.  Please ensure that markup style considers -->
+<!-- appendex C of the XHTML 1.0 standard. See validator.w3.org. -->
+
+<!-- Please ensure links are consistent with Apache's MultiView. -->
+<!-- Change include statements to be consistent with the relevant -->
+<!-- language, where necessary. -->
 
 <p>
 <b>Please note:</b> Certain browsers are known to automatically
@@ -133,76 +112,72 @@
   Free Books Not Published by the FSF</a>
   </li>
 </ul>
-<HR>
+
 <!-- 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." -->
-
-<p style="font-size: 10pt;">
-<a id="translations"></a>
-<b>Translations of this page</b>:<br />
-
-<!-- Please keep this list alphabetical, and in the original -->
-<!-- language if possible, otherwise default to English -->
-<!-- If you do not have it English, please comment what the -->
-<!-- English is.  If you add a new language here, please -->
-<!-- advise address@hidden and add it to -->
-<!--    - in /home/www/bin/nightly-vars either TAGSLANG or WEBLANG -->
-<!--    - in /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 -->
-<!--     http://www.w3.org/WAI/ER/IG/ert/iso639.htm -->
-
-[ 
-<a HREF="/manual/manual.html">English</a>
-
-<!-- Korean -->
-| <a HREF="/manual/manual.ko.html">&#xd55c;&#xad6d;&#xc5b4;</a>
-]
-
-<div class="copyright">
-<p>
-Return to the <a href="/home.html">GNU Project home page</a>.
-</p>
+</div><!-- for id="content", starts in the include above -->
+<!--#include virtual="/server/footer.html" -->
+<div id="footer">
 
 <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> 
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
+There are also <a href="/contact/">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>.
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
 </p>
 
 <p>
 Please see the 
-<a href="/server/standards/README.translations.html">Translations
+<a href="/server/standards/README.translations">Translations
 README</a> for information on coordinating and submitting
-translations on the article.
+translations of this article.
 </p>
 
 <p>
-Copyright &copy; 1998, 1999, 2003, 2004, 2005, 2006 Free Software Foundation, 
Inc.,
-51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
-<br />
-Verbatim copying and distribution of this entire article is
-permitted in any medium without royalty provided this notice is 
-preserved.
+Copyright &copy; 2007 Free Software Foundation, Inc.,
+</p>
+<address>51 Franklin St, Fifth Floor, Boston, MA 02110, USA</address>
+<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:
 <!-- timestamp start -->
-$Date: 2007/02/26 16:05:46 $ $Author: yavor $
+$Date: 2007/03/25 21:04:03 $ $Author: clarkema $
 <!-- timestamp end -->
 </p>
 </div>
 
+<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 -->
+<!--  - /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 -->
+
+<ul class="translations-list">
+<li><a href="/manual/manual.html">English</a>&nbsp;[en]</li>
+<li><a 
href="/manual/manual.ko.html">&#xd55c;&#xad6d;&#xc5b4;</a>&nbsp;[ko]</li>
+</ul>
+</div>
+</div>
 </body>
 </html>




reply via email to

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