www-commits
[Top][All Lists]
Advanced

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

www/server/staging/standards gnu-website-guidel...


From: Therese Godefroy
Subject: www/server/staging/standards gnu-website-guidel...
Date: Fri, 26 Feb 2021 08:46:01 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/02/26 08:46:01

Modified files:
        server/staging/standards: gnu-website-guidelines.html 

Log message:
        Remove 'Appendix' from headings (www-discuss 25-02-2021). We can't use
        numbers either, because that would make the toc of README.webmastering
        (which refers to them) inconsistent. So, remove the numbers from all
        headings.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/standards/gnu-website-guidelines.html?cvsroot=www&r1=1.32&r2=1.33

Patches:
Index: gnu-website-guidelines.html
===================================================================
RCS file: /webcvs/www/www/server/staging/standards/gnu-website-guidelines.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- gnu-website-guidelines.html 26 Feb 2021 13:02:28 -0000      1.32
+++ gnu-website-guidelines.html 26 Feb 2021 13:46:00 -0000      1.33
@@ -10,7 +10,6 @@
 @media (min-width: 55em) {
   .flex { display: flex; flex-direction: row; }
   .flex > * { width: 49%; }
-  .toc { width: 100%; }
 }
 --></style>
  <!--#include virtual="/server/standards/po/gnu-website-guidelines.translist" 
-->
@@ -29,20 +28,20 @@
 <hr class="no-display" />
 <h3 class="no-display">Table of Contents</h3>
 <ul class="columns">
-  <li><a href="#GeneralGuidelines"><b>1. General Guidelines</b></a>
+  <li><a href="#GeneralGuidelines"><b>General Guidelines</b></a>
     <ul>
       <li><a href="#gnu-policies">GNU Policies</a></li>
       <li><a href="#CopyrightGuidelines">Copyright</a></li>
       <li><a href="#HTMLGuidelines">Web and Accessibility Standards</a></li>
     </ul></li>
-  <li><a href="#new-page"><b>2. Creating a New Page</b></a>
+  <li><a href="#new-page"><b>Creating a New Page</b></a>
     <ul>
       <li><a href="#filenames">Naming the file</a></li>
       <li><a href="#html-required">Doctype and required HTML elements</a></li>
       <li><a href="#page-footer">Page footer</a></li>
       <li><a href="#templating">Using our page template</a></li>
     </ul></li>
-  <li><a href="#writing"><b>3. Writing the Main Text</b></a>
+  <li><a href="#writing"><b>Writing the Main Text</b></a>
     <ul style="inline-block">
       <li><a href="#page-contents">Page contents</a></li>
       <li><a href="#orthography">Spelling and punctuation</a></li>
@@ -53,20 +52,20 @@
       <li><a href="#abbreviations">Acronyms and abbreviations</a></li>
       <li><a href="#tables">Tables and menus</a></li>
     </ul></li>
-  <li><a href="#styling"><b>4. Page Styling</b></a>
+  <li><a href="#styling"><b>Page Styling</b></a>
     <ul>
       <li><a href="#styling-templated">Styling of templated pages</a></li>
       <li><a href="#other-stylesheets">Other stylesheets</a></li>
       <li><a href="#text-only">Text-only browsers</a></li>
     </ul></li>
-  <li><a href="#UseofGraphics"><b>5. Use of Graphics</b></a>
+  <li><a href="#UseofGraphics"><b>Use of Graphics</b></a>
     <ul>
       <li><a href="#caveats">Caveats</a></li>
       <li><a href="#image-basics">Basic recommendations</a></li>
       <li><a href="#image-css">CSS classes for images</a></li>
     </ul></li>
-  <li><a href="#pollinking"><b>Appendix 1 - Linking Policies</b></a></li>
-  <li><a href="#repo"><b>Appendix 2 - Working with CVS Repositories</b></a>
+  <li><a href="#pollinking"><b>Linking Policies</b></a></li>
+  <li><a href="#repo"><b>Working with CVS Repositories</b></a>
     <ul>
       <li><a href="#cvs">Basic CVS commands</a></li>
       <li><a href="#symlinks">Symbolic links</a></li>
@@ -74,7 +73,7 @@
       <li><a href="#scripts">Server-side scripts</a></li>
       <li><a href="#sysadmins">System administrators</a></li>
     </ul></li>
-  <li><a href="#UsefulResources"><b>Appendix 3 - Useful Resources</b></a>
+  <li><a href="#UsefulResources"><b>Useful Resources</b></a>
     <ul>
       <li><a href="#external-resources">External resources</a></li>
       <li><a href="#internal-resources">Internal resources</a></li>
@@ -92,7 +91,7 @@
 available if you don't already use them anyway.</p>
 
 
-<h3 id="GeneralGuidelines" class="subheader">1. General Guidelines</h3>
+<h3 id="GeneralGuidelines" class="subheader">General Guidelines</h3>
 
 
 <h4 id="gnu-policies">GNU Policies</h4>
@@ -189,7 +188,7 @@
 </ul>
 
 
-<h3 id="new-page" class="subheader">2. Creating a New Page</h3>
+<h3 id="new-page" class="subheader">Creating a New Page</h3>
 
 
 <a id="FilenameAndURLGuidelines"></a>
@@ -316,7 +315,7 @@
 </ul>
 
 
-<h3 id="writing" class="subheader">3. Writing the Main Text</h3>
+<h3 id="writing" class="subheader">Writing the Main Text</h3>
 
 
 <h4 id="page-contents">Page contents</h4>
@@ -518,7 +517,7 @@
 </ul>
 
 
-<h3 id="styling" class="subheader">4. Page Styling</h3>
+<h3 id="styling" class="subheader">Page Styling</h3>
 
 
 <h4 id="styling-templated">Styling of templated pages</h4>
@@ -668,7 +667,7 @@
 you can use use <code>fold</code> from the GNU coreutils to ease the task.</p>
 
 
-<h3 id="UseofGraphics" class="subheader">5. Use of Graphics</h3>
+<h3 id="UseofGraphics" class="subheader">Use of Graphics</h3>
 
 
 <h4 id="caveats">Caveats</h4>
@@ -852,7 +851,7 @@
 </ul>
 
 
-<h3 id="pollinking" class="subheader">Appendix 1 - Linking Policies</h3>
+<h3 id="pollinking" class="subheader">Linking Policies</h3>
 
 
 <p>One of the most complex aspects of maintaining web pages is following the
@@ -1014,7 +1013,7 @@
 </dl>
 
 
-<h3 id="repo" class="subheader">Appendix 2 - Working with CVS Repositories</h3>
+<h3 id="repo" class="subheader">Working with CVS Repositories</h3>
 
 
 <h4 id="cvs">Basic CVS commands</h4>
@@ -1224,7 +1223,7 @@
 unless you have a specific reason to do so.</p>
 
 
-<h3 id="UsefulResources" class="subheader">Appendix 3 - Useful Resources</h3>
+<h3 id="UsefulResources" class="subheader">Useful Resources</h3>
 
 
 <h4 id="external-resources">External resources</h4>
@@ -1359,7 +1358,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2021/02/26 13:02:28 $
+$Date: 2021/02/26 13:46:00 $
 <!-- timestamp end --></p>
 </div>
 </div><!-- for class="inner", starts in the banner include -->



reply via email to

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