www-commits
[Top][All Lists]
Advanced

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

www/people webmeisters.html


From: Lorenzo L. Ancora
Subject: www/people webmeisters.html
Date: Fri, 20 Sep 2019 08:11:37 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Lorenzo L. Ancora <lorenzoancora>       19/09/20 08:11:37

Modified files:
        people         : webmeisters.html 

Log message:
        Add HTML id attributes to allow position-independant referencing.
        
        How to use: a link like .../webmeisters.html#id will scroll the page
        automatically to show the person with that id. JavaScript is not
        required. When necessary, these ids can also be used by scripts
        (see: HTML DOM getElementById() Method).

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/people/webmeisters.html?cvsroot=www&r1=1.266&r2=1.267

Patches:
Index: webmeisters.html
===================================================================
RCS file: /web/www/www/people/webmeisters.html,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -b -r1.266 -r1.267
--- webmeisters.html    20 Sep 2019 11:45:42 -0000      1.266
+++ webmeisters.html    20 Sep 2019 12:11:36 -0000      1.267
@@ -10,7 +10,7 @@
 <p>Jason Self is the GNU Chief Webmaster from October 2010 onwards.</p> -->
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="kharitonov">
   Pavel Kharitonov, GNU Translations Manager
 </h3>
 <p>
@@ -20,7 +20,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="doganov">
   Yavor Doganov, GNU Translations Manager
 </h3>
 <p>
@@ -30,7 +30,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="sullivan">
   <a href="http://wjsullivan.net/";>John Sullivan</a>, FSF Executive Director
 </h3>
 <p>
@@ -43,7 +43,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="stallman">
   <a href="http://www.stallman.org/";>Richard Stallman</a>,
   Chief GNUisance and founder of the GNU Project
 </h3>
@@ -56,7 +56,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="berry">
   <a href="http://freefriends.org/~karl/";>Karl Berry</a>,
   Assistant Chief GNUisance
 </h3>
@@ -80,7 +80,7 @@
 webmasters, add yourselves here, please keep alphabetical order -->
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="patel">
   Alex Patel
 </h3>
 <p>
@@ -101,7 +101,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="singh">
   Avdesh Kr Singh
 </h3>
 <p>
@@ -109,7 +109,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="allen">
   <a href="mailto:address@hidden";>David Allen</a>
 </h3>
 <p>
@@ -119,7 +119,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="scilipoti">
   Dora Scilipoti
 </h3>
 <p>
@@ -129,7 +129,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="hellekin">
   <a href="mailto:address@hidden";>hellekin</a>
 </h3>
 <p>
@@ -140,7 +140,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="turner">
   <a href="mailto:address@hidden";>James Turner</a>
 </h3>
 <p>
@@ -148,7 +148,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="maryo">
   <a href="mailto:address@hidden";>Luiji Maryo</a>
 </h3>
 <p>
@@ -157,7 +157,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="ancora">
   <a href="mailto:address@hidden?Subject=www.gnu.org";>
     Lorenzo L. Ancora
   </a>
@@ -168,7 +168,7 @@
 hreflang="it" type="text/html" target="_blank">0xE893B8BC6A9360D9</a></p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="navaneeth">
   <a href="mailto:address@hidden";>Navaneeth</a>
 </h3>
 <p>
@@ -176,7 +176,7 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="musial">
   <a href="mailto:address@hidden";>Robert Musial</a>
 </h3>
 <p>
@@ -187,12 +187,12 @@
 </p>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="siddharth">
   rsiddharth
 </h3>
 
 <!-- WEBMASTER -->
-<h3 class="nocenter">
+<h3 class="nocenter" id="jacek">
   <a href="mailto:address@hidden";>Waclaw Jacek</a>
 </h3>
 <p>
@@ -282,7 +282,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/09/20 11:45:42 $
+$Date: 2019/09/20 12:11:36 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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