]> git.pld-linux.org Git - packages/tidy.git/blob - tidy30apr00-html.patch
- fixed epoch issue after adding Epoch field
[packages/tidy.git] / tidy30apr00-html.patch
1 diff -uNr ../tidy30apr00.orig/Overview.html ./Overview.html
2 --- ../tidy30apr00.orig/Overview.html   Sun Apr 30 11:23:55 2000
3 +++ ./Overview.html     Thu May  4 11:39:19 2000
4 @@ -68,7 +68,7 @@
5  <p class="c2">This version 30th April 2000</p>
6  
7  <p class="c3"><small>Copyright &#169; 1998-2000 <a
8 -href="http://www.w3.org/">W3C</a>, see <a href="tidy.c">
9 +href="http://www.w3.org/">W3C</a>, see <a href="http://www.w3.org/People/Raggett/tidy.c">
10  tidy.c</a> for copyright notice.</small></p>
11  
12  <blockquote>With many thanks to <a href="http://www.hp.com/">
13 @@ -152,7 +152,7 @@
14  rather than "warnings".</p>
15  
16  <p class="c7">Tidy features in a <a
17 -href="http://webreview.com/wr/pub/1999/07/16/feature/index.html">
18 +href="http://webreview.com/wr/pub/1999/07/16/feature/">
19  recent article on XHTML</a> by webreview.com.</p>
20  
21  <!-- is the final "index.html" needed or appropriate? -->
22 @@ -697,10 +697,10 @@
23  
24  <p>Matej Vela &lt;<a
25  href="mailto:vela@debian.org">vela@debian.org</a>&gt; has written
26 -a <a href="man_page.txt">Unix man page for Tidy</a>, but for the
27 +a <a href="http://www.w3.org/People/Raggett/tidy/man_page.txt">Unix man page for Tidy</a>, but for the
28  latest details on config options and for the release notes please
29 -visit this page: <a href="http://www.w3.org/People/Raggett/tidy">
30 -http://www.w3.org/People/Raggett/tidy</a>.</p>
31 +visit this page: <a href="http://www.w3.org/People/Raggett/tidy/">
32 +http://www.w3.org/People/Raggett/tidy/</a>.</p>
33  
34  <h3><a id="config" name="config">Using a Configuration
35  File</a></h3>
36 @@ -1210,7 +1210,7 @@
37  <h4>Atari</h4>
38  
39  <p>Arnaud Bercegeay's site for the <a
40 -href="http://tidy.atari.org">Atari binary for Tidy</a>.</p>
41 +href="http://tidy.atari.org/">Atari binary for Tidy</a>.</p>
42  
43  <h4>Amiga</h4>
44  
45 @@ -1274,7 +1274,7 @@
46  <h4>Solaris</h4>
47  
48  <p>Stephen Fuqua maintains a page for <a
49 -href="http://www.hep.utexas.edu/~sfuqua/unix">Tidy on
50 +href="http://www.hep.utexas.edu/~sfuqua/unix/">Tidy on
51  Solaris</a>.</p>
52  
53  <h4>OS/2</h4>
54 @@ -1282,7 +1282,7 @@
55  <p>Kaz SHiMZ &lt;<a
56  href="mailto:kshimz@sfc.co.jp">kshimz@sfc.co.jp</a>&gt; maintains
57  an <a
58 -href="http://www.dd.iij4u.or.jp/~kshimz/warp/tidy/index.html">
59 +href="http://www.dd.iij4u.or.jp/~kshimz/warp/tidy/">
60  OS/2 binary for Tidy</a>.</p>
61  
62  <h4>FreeBSD</h4>
63 @@ -1348,72 +1348,72 @@
64  MacOS, BeOS, OS/2, AIX, Amiga, Atari, SunOS, Solaris, IRIX and
65  HP-UX, amongst others.</p>
66  
67 -<p>Here is a link to the Open Source <a href="tidy.c">copyright
68 +<p>Here is a link to the Open Source <a href="http://www.w3.org/People/Raggett/tidy.c">copyright
69  notice and license</a>.</p>
70  
71  <dl>
72 -<dt><a href="../tidy30apr00.tgz">tidy30apr.tgz</a></dt>
73 +<dt><a href="http://www.w3.org/People/Raggett/tidy30apr00.tgz">tidy30apr.tgz</a></dt>
74  
75  <dd>gzipped tar file for source code (Unix line ends)</dd>
76  
77 -<dt><a href="../tidy30apr00.zip">tidy30apr00.zip</a></dt>
78 +<dt><a href="http://www.w3.org/People/Raggett/tidy30apr00.zip">tidy30apr00.zip</a></dt>
79  
80  <dd>zipped source code (Windows line ends)</dd>
81  
82 -<dt><a href="platform.h">platform.h</a>, <a href="html.h">
83 +<dt><a href="http://www.w3.org/People/Raggett/platform.h">platform.h</a>, <a href="html.h">
84  html.h</a></dt>
85  
86  <dd>the include files with common definitions</dd>
87  
88 -<dt><a href="config.c">config.c</a></dt>
89 +<dt><a href="http://www.w3.org/People/Raggett/config.c">config.c</a></dt>
90  
91  <dd>support for customizing Tidy via config files</dd>
92  
93 -<dt><a href="lexer.c">lexer.c</a></dt>
94 +<dt><a href="http://www.w3.org/People/Raggett/lexer.c">lexer.c</a></dt>
95  
96  <dd>lexical analysis and buffer management</dd>
97  
98 -<dt><a href="parser.c">parser.c</a></dt>
99 +<dt><a href="http://www.w3.org/People/Raggett/parser.c">parser.c</a></dt>
100  
101  <dd>HTML and XML parsers</dd>
102  
103 -<dt><a href="tags.c">tags.c</a></dt>
104 +<dt><a href="http://www.w3.org/People/Raggett/tags.c">tags.c</a></dt>
105  
106  <dd>dictionary of tags and their properties</dd>
107  
108 -<dt><a href="attrs.c">attrs.c</a></dt>
109 +<dt><a href="http://www.w3.org/People/Raggett/attrs.c">attrs.c</a></dt>
110  
111  <dd>dictionary of attributes and their properties</dd>
112  
113 -<dt><a href="istack.c">istack.c</a></dt>
114 +<dt><a href="http://www.w3.org/People/Raggett/istack.c">istack.c</a></dt>
115  
116  <dd>stack of active inline elements</dd>
117  
118 -<dt><a href="entities.c">entities.c</a></dt>
119 +<dt><a href="http://www.w3.org/People/Raggett/entities.c">entities.c</a></dt>
120  
121  <dd>dictionary of entities</dd>
122  
123 -<dt><a href="clean.c">clean.c</a></dt>
124 +<dt><a href="http://www.w3.org/People/Raggett/clean.c">clean.c</a></dt>
125  
126  <dd>smarts for cleaning up presentational markup</dd>
127  
128 -<dt><a href="pprint.c">pprint.c</a></dt>
129 +<dt><a href="http://www.w3.org/People/Raggett/pprint.c">pprint.c</a></dt>
130  
131  <dd>pretty printing for HTML and XML</dd>
132  
133 -<dt><a href="localize.c">localize.c</a></dt>
134 +<dt><a href="http://www.w3.org/People/Raggett/localize.c">localize.c</a></dt>
135  
136  <dd>Change this file to localize tidy's messages</dd>
137  
138 -<dt><a href="tidy.c">tidy.c</a></dt>
139 +<dt><a href="http://www.w3.org/People/Raggett/tidy.c">tidy.c</a></dt>
140  
141  <dd>main() and error reporting routines</dd>
142  
143 -<dt><a href="Makefile">Makefile</a></dt>
144 +<dt><a href="http://www.w3.org/People/Raggett/Makefile">Makefile</a></dt>
145  
146  <dd>Makefile for gcc</dd>
147  
148 -<dt><a href="man_page.txt">Unix Man page</a></dt>
149 +<dt><a href="http://www.w3.org/People/Raggett/tidy/man_page.txt">Unix Man page</a></dt>
150  
151  <dd>Maintained by Matej Vela &lt;vela@debian.org&gt;</dd>
152  </dl>
153 @@ -1525,10 +1525,10 @@
154      United Kingdom
155  </pre>
156  
157 -<p><small><a href="http://www.w3.org/People/Raggett">Dave
158 +<p><small><a href="http://www.w3.org/People/Raggett/">Dave
159  Raggett</a> &lt;<a href="mailto:dsr@w3.org">dsr@w3.org</a>&gt; is
160  an engineer from <a href="http://www.hp.com/">Hewlett
161 -Packard</a>'s <a href="http://www.hpl.hp.co.uk">UK
162 +Packard</a>'s <a href="http://www.hpl.hp.co.uk/">UK
163  Laboratories</a>, and works on assignment to the World Wide Web
164  Consortium, where he is the W3C lead for HTML, Math and Voice
165  Browsers.</small></p>
166 diff -uNr ../tidy30apr00.orig/localize.c ./localize.c
167 --- ../tidy30apr00.orig/localize.c      Sun Apr 30 11:23:55 2000
168 +++ ./localize.c        Thu May  4 11:52:05 2000
169 @@ -11,7 +11,7 @@
170  #include "platform.h"
171  #include "html.h"
172  
173 -#define ACCESS_URL  "http://www.w3.org/WAI/GL"
174 +#define ACCESS_URL  "http://www.w3.org/WAI/GL/"
175  
176  char *release_date = "30th April 2000";
177  
178 @@ -39,7 +39,7 @@
179  void ShowVersion(FILE *fp)
180  {
181      tidy_out(fp, "HTML Tidy release date: %s\n"
182 -            "See http://www.w3.org/People/Raggett for details\n", release_date);
183 +            "See http://www.w3.org/People/Raggett/ for details\n", release_date);
184  }
185  
186  void FileError(FILE *fp, const char *file)
187 @@ -610,7 +610,7 @@
188      tidy_out(errout, "HTML & CSS specifications are available from http://www.w3.org/\n");
189      tidy_out(errout, "To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/\n");
190      tidy_out(errout, "Please send bug reports to Dave Raggett care of <html-tidy@w3.org>\n");
191 -    tidy_out(errout, "Lobby your company to join W3C, see http://www.w3.org/Consortium\n");
192 +    tidy_out(errout, "Lobby your company to join W3C, see http://www.w3.org/Consortium/\n");
193  }
194  
195  void HelloMessage(FILE *errout, char *date, char *filename)
196 @@ -666,7 +666,7 @@
197      tidy_out(out, "Single letter options apart from -f may be combined\n");
198      tidy_out(out, "as in:  tidy -f errs.txt -imu foo.html\n");
199      tidy_out(out, "You can also use --blah for any config file option blah\n");
200 -    tidy_out(out, "For further info on HTML see http://www.w3.org/MarkUp\n");
201 +    tidy_out(out, "For further info on HTML see http://www.w3.org/MarkUp/\n");
202  }
203  
204  
205 diff -uNr ../tidy30apr00.orig/pending.html ./pending.html
206 --- ../tidy30apr00.orig/pending.html    Sun Apr 30 11:23:55 2000
207 +++ ./pending.html      Thu May  4 11:40:40 2000
208 @@ -51,7 +51,7 @@
209  link="navy" vlink="black" alink="red">
210  <h1>HTML TIDY - Notes on Pending Work</h1>
211  
212 -<p><a href="http://www.w3.org/People/Raggett">Dave Raggett</a> <a
213 +<p><a href="http://www.w3.org/People/Raggett/">Dave Raggett</a> <a
214  href="mailto:dsr@w3.org">dsr@w3.org</a></p>
215  
216  <p>This is a page where I am keeping the suggestions for
217 diff -uNr ../tidy30apr00.orig/platform.h ./platform.h
218 --- ../tidy30apr00.orig/platform.h      Sun Apr 30 11:25:15 2000
219 +++ ./platform.h        Thu May  4 11:54:50 2000
220 @@ -32,11 +32,6 @@
221  #ifdef SUPPORT_GETPWNAM
222  #include <pwd.h>
223  #endif
224 -
225 -/* used to point to Web Accessibility Guidelines */
226 -#define ACCESS_URL  "http://www.w3.org/WAI/GL"
227 -
228 -
229  #ifdef NEEDS_UNISTD_H
230  #include <unistd.h>  /* needed for unlink on some Unix systems */
231  #endif
232 diff -uNr ../tidy30apr00.orig/release-notes.html ./release-notes.html
233 --- ../tidy30apr00.orig/release-notes.html      Sun Apr 30 11:23:55 2000
234 +++ ./release-notes.html        Thu May  4 11:34:12 2000
235 @@ -51,7 +51,7 @@
236  link="navy" vlink="black" alink="red">
237  <h1>HTML TIDY - Release Notes</h1>
238  
239 -<p><a href="http://www.w3.org/People/Raggett">Dave Raggett</a> <a
240 +<p><a href="http://www.w3.org/People/Raggett/">Dave Raggett</a> <a
241  href="mailto:dsr@w3.org">dsr@w3.org</a></p>
242  
243  <h4>Public Email List for Tidy: &lt;<a
244 @@ -901,7 +901,7 @@
245  DTDs named <b>dtdgen</b> and I am in the process of creating a
246  further tool for verification. More information is available in
247  my note on <a
248 -href="http://www.w3.org/People/Raggett/dtdgen/Docs">Assertion
249 +href="http://www.w3.org/People/Raggett/dtdgen/Docs/">Assertion
250  Grammars</a>. Please contact me if you are interested in helping
251  with this work.</p>
252  
This page took 0.079601 seconds and 3 git commands to generate.