André Malo
47ceb237e0
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104420 13f79535-47bb-0310-9956-ffa450edef68
2004-07-29 18:23:10 +00:00
André Malo
4bbda0d8a4
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103525 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 22:53:17 +00:00
Yoshiki Hayashi
03dd10c3c9
Update transformation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102259 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 06:09:17 +00:00
André Malo
8d00650919
build typemaps
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
Joshua Slive
8ec75c12fa
Thanks to Yoshiki, we seem to have an (at least temporary) solution to our
...
doc transformation problem.
As the first step, I'm removing all the .html files. They will be replaced
by language-specific files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95238 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 14:21:19 +00:00
Justin Erenkrantz
249c866d0b
Transformations done with Xalan-J.
...
(No one could reproduce the transformations that were in CVS, so regenerate
the entire shabang.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95132 13f79535-47bb-0310-9956-ffa450edef68
2002-05-16 06:53:47 +00:00
Joshua Slive
30f9e4abae
Massive transform commit. Nothing to see here. Please move along.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95018 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 16:14:27 +00:00
Joshua Slive
a9fbf24e63
Update the transformations.
...
Sorry for the huge diff. It seems that switching from Xalan-j to xalan-c
causes the attributes to get reordered.
Suggestions for improvements to the build system would be greatly
appreciated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94399 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 20:40:48 +00:00
Joshua Slive
e4c1aafd0e
Update the transformations again.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94012 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 01:40:13 +00:00
Joshua Slive
951104c79b
Somehow I missed mod_expires in the xmlization. Here it is.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93831 13f79535-47bb-0310-9956-ffa450edef68
2002-03-10 19:37:12 +00:00
Rich Bowen
f88b50dec4
w3c tidy to convert to xhtml
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
Joshua Slive
e3489b6948
Normalize syntax.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273 13f79535-47bb-0310-9956-ffa450edef68
2000-12-09 19:50:04 +00:00
Joshua Slive
563acd5a37
Style fixes. I've stopped removing 1.3 references.
...
This will need to be done later.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86337 13f79535-47bb-0310-9956-ffa450edef68
2000-09-26 19:21:09 +00:00
Ken Coar
64b5f061b7
Fix some typos and inaccuracies and incorrectnesses.
...
PR: 3016
Submitted by: Youichirou Koga <y-koga@jp.FreeBSD.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82061 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 12:06:41 +00:00
Marc Slemko
f2b9b63942
Fix mod_expires to add Expires headers for content that isn't served
...
from disk (ie. the case where r->finfo.st_mode == 0), unless it is
a modification date based setting.
PR:
Obtained from:
Submitted by: Paul Phillips <paulp@go2net.com>
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81989 13f79535-47bb-0310-9956-ffa450edef68
1998-09-04 18:15:45 +00:00
Ken Coar
38d73313a9
Some of my semi-regular HTML cleanup (tag ordering, B/I
...
replacement) and long-line (>80) shortening. No thirty..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81320 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:13:00 +00:00
Ken Coar
6740cae1bc
More HTML fixes (improper nesting of tags).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80134 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 22:34:05 +00:00
Ken Coar
8d03a2f944
As threatened. The directive attributes in the module documentation
...
are now links back to a description of what the attributes mean.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80041 13f79535-47bb-0310-9956-ffa450edef68
1998-01-28 19:11:58 +00:00
Ken Coar
07050bb5be
A truly mighty mod normalising HTML tags to uppercase, and
...
'i' and 'b' to 'EM' and 'STRONG' respectively. Been threatening
to do this for months.. no-one need try to maintain this when
writing/modifiying the docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
1998-01-26 16:54:35 +00:00
Roy T. Fielding
fda326764c
Close them CODE elements
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79557 13f79535-47bb-0310-9956-ffa450edef68
1997-11-11 21:58:15 +00:00
Ken Coar
68e8bd21ce
Add documentation for alternate mod_expires time syntax.
...
PR: 1238
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79555 13f79535-47bb-0310-9956-ffa450edef68
1997-11-11 21:35:08 +00:00
Ken Coar
8a147876e2
Online docs appearance rework, pass 1 phase 3: module descriptions.
...
This is the end of this pass for the online manual.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78228 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 16:14:24 +00:00
Marc Slemko
12e17e74b5
Big spelling and HTML cleanup of docs. Thanks go to weblint and ispell
...
and their authors.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78081 13f79535-47bb-0310-9956-ffa450edef68
1997-05-01 05:27:03 +00:00
brian
0a1b665f94
Typo.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77697 13f79535-47bb-0310-9956-ffa450edef68
1997-03-03 02:54:51 +00:00
Roy T. Fielding
ec51a15b11
Add documentation for mod_expires.
...
Submitted by: Ken "Rodent of Unusual Size" Coar <coar@decus.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77581 13f79535-47bb-0310-9956-ffa450edef68
1997-02-09 08:48:00 +00:00