CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       11/03/17 23:29:58

Modified files:
        server/source  : source.html 

Log message:
        just documenting, no bragging, don't worry :)

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/source/source.html?cvsroot=www&r1=1.27&r2=1.28

Patches:
Index: source.html
===================================================================
RCS file: /web/www/www/server/source/source.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- source.html 17 Mar 2011 06:26:12 -0000      1.27
+++ source.html 17 Mar 2011 23:29:16 -0000      1.28
@@ -1,40 +1,17 @@
 <!--#include virtual="/server/header.html" -->
 
-<title>Web server sources - GNU Project - Free Software Foundation 
(FSF)</title>
+<title>Web server utility sources
+- GNU Project - Free Software Foundation (FSF)</title>
 
 <!--#include virtual="/server/banner.html" -->
 
-<h2>Source</h2>
+<h2>Web Server Utility Sources</h2>
 
 <p><a href="/graphics/atypinggnu.html"><img src="/graphics/gnu-type-sm.jpg"
 alt=" [image of the typing GNU webmaster] " width="137" height="114" /></a></p>
 
-<p>[
-<a href="/server/source/source.html">English</a> |
-<a href="/server/source/source.es.html">Espa&ntilde;ol</a> <!-- Spanish -->
-]</p>
-
-<hr />
-
 <p>(This page needs updating.  Please update it.)</p>
 
-<h3>Table of contents</h3>
-
-<ul>
-  <li><a href="#introduction" id="TOCintroduction">Introduction</a></li>
-  <li><a href="#cvs" id="TOCcvs">CVS Tree</a></li>
-  <li><a href="#rotate-log" id="TOCrotate-log">rotate-log</a></li>
-  <li><a href="#diffmon" id="TOCdiffmon">diffmon</a></li>
-  <li><a href="#webref" id="TOCwebref">webref</a></li>
-  <li><a href="#new-software" id="TOCnew-software">new-software</a></li>
-  <li><a href="#symlinks" id="TOCsymlinks">symlinks</a></li>
-  <li><a href="#savannahusers" id="TOCsavannahusers">savannahusers</a></li>
-  <li><a href="#linc" id="TOClinc">LINC</a></li>
-</ul>
-
-<hr />
-
-<h3><a href="#TOCintroduction" id="introduction">Introduction</a></h3>
 
 <p>To maintain the GNU project web server, we use a lot of different free
 software. Most of them are already available on the Internet, but we also
@@ -44,7 +21,8 @@
 available so that others can make use of them.  This page is a list of
 such programs.</p>
 
-<h3><a href="#TOCcvs" id="cvs">CVS Tree</a></h3>
+
+<h3><a id="cvs">CVS Tree</a></h3>
 
 <p>We recommend storing the scripts in the usual www
 CVS tree. This allows easier sharing between GNU machines that maintain
@@ -52,7 +30,8 @@
 <a href="https://savannah.gnu.org/cvs/?group=www";>Savannah CVS page</a>,
 the &ldquo;Webpages repository&rdquo; information.</p>
 
-<h3><a href="#TOCrotate-log" id="rotate-log">rotate-log</a></h3>
+
+<h3><a id="rotate-log">rotate-log</a></h3>
 
 <ul>
   <!-- <li><a href="/server/source/rotate-log">Source code (12kbyte)</a> -->
@@ -64,7 +43,8 @@
 optionally compress old log files.  A somewhat more limited script similar
 in operation to this is included in most Debian GNU/Linux distributions.</p>
 
-<h3><a href="#TOCdiffmon" id="diffmon">diffmon</a></h3>
+
+<h3><a id="diffmon">diffmon</a></h3>
 
 <ul>
   <li><a href="http://packages.debian.org/unstable/source/diffmon";>Source code 
(15kbyte)</a></li>
@@ -80,7 +60,8 @@
 used to inform editors of translations of GNU web pages into other languages
 about changes to the original English document.</p>
 
-<h3><a href="#TOCwebref" id="webref">webref</a></h3>
+
+<h3><a id="webref">webref</a></h3>
 
 <ul>
   <!-- <li><a href="/server/source/webref.el">Source code</a> -->
@@ -96,7 +77,8 @@
 We use this to make sure that all important documents can be reached
 fairly easy from the main page.</p>
 
-<h3><a href="#TOCnew-software" id="new-software">new-software</a></h3>
+
+<h3><a id="new-software">new-software</a></h3>
 
 <ul>
        <!-- put a .txt wrapper, coz some browsers may recognise
@@ -111,7 +93,8 @@
 with a list of the last 25 software releases and their ChangeLog
 on the FSF's <a href="/order/ftp.html">FTP server</a>.</p>
 
-<h3><a href="#TOCsymlinks" id="symlinks">symlinks</a></h3>
+
+<h3><a id="symlinks">symlinks</a></h3>
 
 <ul>
   <li><a 
href="http://savannah.gnu.org/cgi-bin/viewcvs/www/www/symlinks/";>Source 
code</a></li>
@@ -126,11 +109,16 @@
 after a "cvs update" to fix the symbolic links according to the
 specifications included in the ".symlinks" files.</p>
 
-<p>More information about this script can be found in the <a
-href="/server/standards/README.webmaster.html#symlinks">Symbolic
+<p>More information about <tt>.symlinks</tt> files can be found in the
+<a href="/server/standards/README.webmaster.html#symlinks">Symbolic
 Links</a> section of the GNU Webmaster Guidelines.</p>
 
-<h3><a href="#TOCsavannahusers" id="savannahusers">savannahusers</a></h3>
+<p>This script is not used on the live web site.  Instead, the
+<tt>.symlinks</tt> files are transformed into RewriteRule
+directives.</p>
+
+
+<h3><a id="savannahusers">savannahusers</a></h3>
 
 <ul>
   <li><a 
href="http://savannah.gnu.org/cgi-bin/viewcvs/www/www/savannahusers/";>Source 
code</a></li>
@@ -158,15 +146,19 @@
 <p>Complete information about this script can be found in
 the <a href="savannahusers.html">manual page</a>.</p>
 
-<h3><a href="#TOClinc" id="linc">LINC</a></h3>
+
+<h3><a id="linc">LINC</a></h3>
 
 <ul>
   <li><a 
href="http://web.cvs.savannah.gnu.org/viewvc/www/server/source/linc/?root=www";>Source
 code</a></li>
-  <li>Author: <a href="mailto:w...@gnu.org";>Wacław Jacek</a></li>
+  <li>Author: <a href="mailto:w...@gnu.org";>Wac&#322;aw Jacek</a></li>
 </ul>
 
-<p>LINC stands for "LINC Is Not Checklink". It scans the website (or any other
-website) for broken links, generating reports.</p>
+<p>LINC stands for &ldquo;LINC Is Not Checklink&rdquo;.  It scans the
+website (or any other website) for broken links, generating reports.  It
+runs on Thursdays on fencepost from user wwj's cron; output goes to
+<tt>~wwj/linc/reports</tt>.</p>
+
 
 <!-- If needed, change the copyright block at the bottom. In general,
      all pages on the GNU web server should have the section about
@@ -198,7 +190,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2011/03/17 06:26:12 $
+$Date: 2011/03/17 23:29:16 $
 <!-- timestamp end --></p>
 </div>
 

Reply via email to