CVSROOT: /web/www Module name: www Changes by: Karl Berry <karl> 11/08/13 16:28:50
Removed files: . : TAGS.readme.html Log message: no TAGS files for years, so no need for readme about them? CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/TAGS.readme.html?cvsroot=www&r1=1.5&r2=0 Patches: Index: TAGS.readme.html =================================================================== RCS file: TAGS.readme.html diff -N TAGS.readme.html --- TAGS.readme.html 14 Jul 2011 17:01:59 -0000 1.5 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,144 +0,0 @@ -<!-- This file is here with the TAGS files it describes, even though --> -<!-- conceptually it belongs in ~www/html/server/standards/ -tower --> - -<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN"> -<HTML> -<HEAD> -<TITLE>TAGS files for use in editing HTML files on www.gnu.org - GNU Project - Free Software Foundation (FSF)</TITLE> -<LINK REV="made" HREF="mailto:webmast...@www.gnu.org"> -</HEAD> -<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" VLINK="#9900DD"> -<H3>TAGS files for use in editing HTML files on www.gnu.org</H3> - -<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> - -[ -<!-- Please keep this list alphabetical --> -<!-- PLEASE UPDATE THE LIST AT THE BOTTOM (OR TOP) OF THE PAGE TOO! --> - <A HREF="TAGS.readme.html">English</A> -<!-- | A HREF="TAGS.readme.LG.html" LANGUAGE /A --> -<!-- Please keep this list alphabetical --> -<!-- PLEASE UPDATE THE LIST AT THE BOTTOM (OR TOP) OF THE PAGE TOO! --> -] - -<P> - -The TAGS files in directory -<CODE>~www/html/</CODE> -allow one to search or query replace all of the HTML files on the -site, or a all of the HTML files for a language code LG. -To do this you use the -<A HREF="/TAGS.readme.html#GNUEmacsFunctions">GNU Emacs functions</A> -below. -These TAGS files are made by the -<CODE>~www/bin/make.html.TAGS</CODE> script, -which is ran automatically by <CODE>cron</CODE> each night -from the <CODE>nightly</CODE> script. -<P> - -File -<CODE>TAGS.all_files</CODE> -is meant to contain every HTML and <CODE>*.ed</CODE> file on www.gnu.org. -The <CODE>*.ed</CODE> files can contain HTML fragments, and are used in -converting documents formatted in -<A HREF="/software/texinfo/texinfo.html">Texinfo</A> into HTML. -<P> - -File -<CODE>TAGS</CODE> -is meant to contain the HTML and <CODE>*.ed</CODE> files on -www.gnu.org that are not automatically generated by <CODE>texi2html</CODE> -and is the file usually used by the webmasters. -<P> - -Files -<CODE>TAGS.LG</CODE> -(for example, <CODE>TAGS.es</CODE>) -contain those HTML files -<CODE>*.LG.html</CODE> -for language code -<CODE>LG</CODE>. -<P> - -File -<CODE>TAGS.unknown-lang</CODE> -contain those files for language codes -<CODE>LG</CODE> -that are not in the variables <CODE>WEBLANG</CODE> -or <CODE>TAGSLANG</CODE> at the start of the script -<CODE>~www/bin/nightly-vars</CODE>. -<P> - - -<H4><A NAME="GNUEmacsFunctions">GNU Emacs Functions that use TAGS files</A></H4> - -Inside GNU Emacs, type: -<BR> -<CODE>M-x tags-search RET</CODE> -<BR> -or -<BR> -<CODE>M-x tags-query-replace RET</CODE> - -<H4>Documentation on GNU Emacs Functions that use TAGS files</H4> - -Consult the -<A HREF="http://www.gnu.org/software/emacs/manual/">online</A> -GNU Emacs manual. -<P> - -Or, inside GNU Emacs, type: -<BR> -<CODE>C-h f tags-search RET</CODE> -<BR> -or -<BR> -<CODE>C-h f tags-query-replace RET</CODE> - -<P> - -<HR> - -[ -<!-- Please keep this list alphabetical --> -<!-- PLEASE UPDATE THE LIST AT THE BOTTOM (OR TOP) OF THE PAGE TOO! --> - <A HREF="TAGS.readme.html">English</A> -<!-- | A HREF="TAGS.readme.LG.html" LANGUAGE /A --> -<!-- Please keep this list alphabetical --> -<!-- PLEASE UPDATE THE LIST AT THE BOTTOM (OR TOP) OF THE PAGE TOO! --> -] - - -<P> -Return to <A HREF="/home.html">GNU's home page</A>. -<P> - -Please send FSF & GNU inquiries & questions to - -<A HREF="mailto:g...@gnu.org"><EM>g...@gnu.org</EM></A>. -There are also <A HREF="/home.html#ContactInfo">other ways to -contact</A> the FSF. -<P> - -Please send comments on these web pages to - -<A HREF="mailto:webmast...@gnu.org"><EM>webmast...@gnu.org</EM></A>, -send other questions to -<A HREF="mailto:g...@gnu.org"><EM>g...@gnu.org</EM></A>. -<P> -Copyright (C) 2000, 2006 Free Software Foundation, Inc., -51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA -<P> -This page is licensed under a <a rel="license" -href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative -Commons Attribution-NoDerivs 3.0 United States License</a>. -<P> -Updated: -<!-- hhmts start --> -$Date: 2011/07/14 17:01:59 $ -<!-- hhmts end --> -<HR> -</BODY> -</HTML>