www-commits
[Top][All Lists]
Advanced

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

www/server standards/boilerplate.html fsf-html-...


From: Karl Berry
Subject: www/server standards/boilerplate.html fsf-html-...
Date: Wed, 24 Oct 2007 20:58:26 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       07/10/24 20:58:26

Modified files:
        server/standards: boilerplate.html 
        server         : fsf-html-style-sheet.html 

Log message:
        boilerplate source link

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/boilerplate.html?cvsroot=www&r1=1.27&r2=1.28
http://web.cvs.savannah.gnu.org/viewcvs/www/server/fsf-html-style-sheet.html?cvsroot=www&r1=1.38&r2=1.39

Patches:
Index: standards/boilerplate.html
===================================================================
RCS file: /web/www/www/server/standards/boilerplate.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- standards/boilerplate.html  14 Sep 2007 23:00:20 -0000      1.27
+++ standards/boilerplate.html  24 Oct 2007 20:58:08 -0000      1.28
@@ -8,7 +8,7 @@
 <!-- instance, the very first line of the file.  If you're reading -->
 <!-- this in its expanded form, you can retrieve the original source,  -->
 <!-- with the SSI statements intact, from -->
-<!-- 
http://web.cvs.savannah.gnu.org/viewvc/www/server/standards/boilerplate.html?root=www&view=log
+<!-- 
http://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 -->
@@ -160,7 +160,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2007/09/14 23:00:20 $
+$Date: 2007/10/24 20:58:08 $
 <!-- timestamp end -->
 </p>
 </div>

Index: fsf-html-style-sheet.html
===================================================================
RCS file: /web/www/www/server/fsf-html-style-sheet.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- fsf-html-style-sheet.html   5 Jun 2007 17:57:32 -0000       1.38
+++ fsf-html-style-sheet.html   24 Oct 2007 20:58:20 -0000      1.39
@@ -24,12 +24,14 @@
 used, even in the alternative pages, because they interfere with
 bookmarking. But if you think you know of a good reason to use
 frames, please tell us about it.</p>
-<h3 id="CopyrightGuidelines">Copyright
-Guidelines</h3>
+
+<h3 id="CopyrightGuidelines">Copyright Guidelines</h3>
+
 <ul>
-<li>Every page should have a Copyright notice.</li>
-<li>The default is what's at the bottom of <a href=
-"/server/standards/boilerplate.html">boilerplate.html</a>.</li>
+
+<li>Every page should have a copyright notice.  See the boilerplate
+document linked below.</li>
+
 <li>If the page is copyrighted by someone else, make sure their
 Copyright notice replaces the FSF Copyright, but maintains the
 address, etc. The user of our pages should always find the
@@ -81,7 +83,7 @@
 maintainer of a GNU package, unless explicitly asked to have it
 listed. Most GNU maintainers do not want a lot of extra mail and
 prefer to get bug reports, etc. from the GNU bug report <a href=
-"/prep/mailinglists.html">mailing lists (50k characters)</a>.</li>
+"/prep/mailinglists.html">mailing lists</a>.</li>
 </ul>
 <h3 id=
 "FilenameAndURLGuidelines">Filename and URL Guidelines</h3>
@@ -121,14 +123,22 @@
 goes to pages the user has already seen, which is irritating. Also,
 this helps mirroring.</li>
 </ul>
+
 <h3 id="HTMLGuidelines">HTML Guidelines</h3>
+
 <ul>
+
 <li>Our goal is to get information to people. Keeping the site
 design simple helps accomplish that.</li>
+
 <li>HTML on the GNU web server should be strictly compliant with
 W3C standards.</li>
-<li>A boilerplates is provided, the primary <a href=
-"/server/standards/boilerplate.html">boilerplate</a></li>
+
+<li>A boilerplate for web pages, especially project web pages, is provided:
+<a href="/server/standards/boilerplate.html">view formatted</a>,
+<a 
href="http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/boilerplate.html?root=www&content-type=text%2Fplain";>view
 source</a> (with
+server-side includes intact).</li>
+
 <li>Acronyms and abbreviations should be added in the form where the first 
acronym or abbreviation in a section (ie. under a heading) is displayed in full 
- &lt;acronym title="Alfred M. Szmidt"&gt;ams&lt;/acronym&gt; but later 
occurences would simply be &lt;acronym&gt;ams&lt;/acronym&gt;</li>
 <li>Regarding character encoding, in general, the use of 8 bit
 unicode makes life easy on our translators, so when using XHTML,
@@ -177,8 +187,8 @@
 chronological order).</li>
 <li>Cite people with e-mail addresses this way:
 <pre>
-&lt;A href="http://www.stallman.org/rms.html"&gt;Richard Stallman&lt;/A&gt;
-&lt;A href="mailto:address@hidden"&gt;&amp;lt;address@hidden&amp;gt;&lt;/A&gt;
+&lt;a href="http://www.stallman.org/rms.html"&gt;Richard Stallman&lt;/a&gt;
+&lt;a href="mailto:address@hidden"&gt;&amp;lt;address@hidden&amp;gt;&lt;/a&gt;
 
 </pre>
 which browsers display this way:<br />
@@ -194,11 +204,11 @@
 <li>Cite FTP locations of source code with the full URL of the
 directory they are in:
 <pre>
-&lt;A 
href="ftp://ftp.gnu.org/gnu/GNUinfo/standards.info"&gt;&lt;URL:ftp://ftp.gnu.org/gnu/GNUinfo/standards.info&gt;&lt;/A&gt;
+&lt;a 
href="ftp://ftp.gnu.org/gnu/"&gt;&lt;URL:ftp://ftp.gnu.org/gnu/&gt;&lt;/a&gt;
 </pre>
 which browsers display this way:<br />
 <a href=
-"ftp://ftp.gnu.org/gnu/GNUinfo/standards.info";>&lt;URL:ftp://ftp.gnu.org/gnu/GNUinfo/standards.info&gt;</a><br
 />
+"ftp://ftp.gnu.org/gnu/";>&lt;URL:ftp://ftp.gnu.org/gnu/&gt;</a><br />
 
 It is less confusing to the user, because it's clear that it's
 source code to download, not a http: link to another WWW page.
@@ -362,13 +372,13 @@
 README</a> for information on coordinating and submitting
 translations of this article.</p>
 <p>Copyright &copy; 1996, 1997, 1998, 1999, 2001, 2003, 2004, 2005,
-2006 Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+2006, 2007 Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA 02110, USA</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: <!-- timestamp start -->
-$Date: 2007/06/05 17:57:32 $ $Author: karl $
+$Date: 2007/10/24 20:58:20 $
 <!-- timestamp end --></p>
 </div>
 <div id="translations">




reply via email to

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