7f6aec2cf7
Follow up to r1880368 and r1880980:
...
Complete move to .en.utf8 suffixes in two steps:
1. From fresh checkout, renamed all existing files:
$ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done
2. Ran "./build.sh all" which also regenerates the typemaps.
[skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68
2020-08-19 07:31:23 +00:00
e04a53399a
Update "en" generated doc files to UTF-8
...
There seems to be an issue with mod_socache_redis.*
The files were marked as deleted in my tree, and are not seen as modified after running ./build.sh
[skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878790 13f79535-47bb-0310-9956-ffa450edef68
2020-06-13 07:18:35 +00:00
165ee80c6a
ran build bootstrap
and rebuild transformation. sorry for the noise.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843205 13f79535-47bb-0310-9956-ffa450edef68
2018-10-08 21:09:09 +00:00
a92100ebe1
French html doc files : UTF-8 encoding in order to get rid of HTML entities.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842386 13f79535-47bb-0310-9956-ffa450edef68
2018-09-30 15:02:28 +00:00
ae6b0541d5
Adding .fr translation from the french doc translation project. Credits go to lgentis
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780462 13f79535-47bb-0310-9956-ffa450edef68
2017-01-26 20:02:25 +00:00
402dbbad20
Update transformations.
...
Sorry for the noise, blame it to the
simplified chinese cleanup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 23:46:40 +00:00
a90ae4579d
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:53:44 +00:00
12137c2258
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653706 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:31:14 +00:00
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
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
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
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
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
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
2b4cfc0a8d
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94008 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 01:11:12 +00:00
2c8b203d04
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93815 13f79535-47bb-0310-9956-ffa450edef68
2002-03-09 18:31:23 +00:00
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
72c47f3d78
Document the recent directive enhancements for cookie syntaces.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90184 13f79535-47bb-0310-9956-ffa450edef68
2001-08-16 02:30:09 +00:00
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
43e6780ec4
Add the perchild MPM docs and do a little bit of cleanup.
...
This finishes up the basic structure of the windows and unix
MPMs. I can do a little more cleanup, but this will need some heavy
input from others, because I don't feel like going through each
MPM to figure out what all these directive actually do.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87029 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 19:56:42 +00:00
f57744efd3
Last of the module style changes (I hope).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86351 13f79535-47bb-0310-9956-ffa450edef68
2000-09-28 22:43:31 +00:00
9a1f46f288
A minor but frequest request: allow Webmaster control over the
...
name of the tracking cookie.
PR: 2921, 4303
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83131 13f79535-47bb-0310-9956-ffa450edef68
1999-04-29 15:44:32 +00:00
7b2795afa3
PR:
...
Add analysis done by Christian Sane
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81633 13f79535-47bb-0310-9956-ffa450edef68
1998-07-01 06:52:32 +00:00
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
80c32a1d5f
Another pass at the normalisation of the HTML tags. Some
...
corrections coming up.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 20:05:18 +00:00
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
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
e37c357597
Clarify use of textual strings for expiry times.
...
PR: 1397
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79562 13f79535-47bb-0310-9956-ffa450edef68
1997-11-11 22:47:40 +00:00
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
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
ebe9c51dff
Fix typos
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77933 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 22:01:14 +00:00
cf930bdabe
Fixed typos, broken links.
...
Submitted by: Ken "the rodent of unusual size" <coar@decus.org >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77542 13f79535-47bb-0310-9956-ffa450edef68
1997-01-31 00:55:13 +00:00
7ff808f641
Fix some typos. Make some clarifications in mod_usertrack.html (and
...
put the directives in alphabetical order).
Submitted by by: WWW server manager <webadm@info.cam.ac.uk >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77220 13f79535-47bb-0310-9956-ffa450edef68
1996-12-09 02:04:56 +00:00
01e3f84dc4
Miscellanous link problems reported by users, fixed.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77198 13f79535-47bb-0310-9956-ffa450edef68
1996-12-05 06:26:26 +00:00
83bdab585e
Fix errors in directive names, and add comment about default = off.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77185 13f79535-47bb-0310-9956-ffa450edef68
1996-12-03 23:19:44 +00:00
5c09d4b24b
Spelling corrections
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77156 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 18:14:12 +00:00
c1a02e3595
Some cleanup (the directives go in ALPHABETICAL ORDER, please), plus
...
adding of some docs that Paul Sutton sent to the list on October
10th.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77082 13f79535-47bb-0310-9956-ffa450edef68
1996-11-28 07:42:17 +00:00
3af317e82e
Added headers/footers for these files. Fixed some typos. Started removing
...
old latex stuff.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77016 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:30:54 +00:00
b2ab672f99
Moving files to mod/
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76995 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 08:12:53 +00:00