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
dc4dd2ce5b
move Japanese output files to utf-8
...
1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@643944 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 15:48:46 +00:00
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
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
944952d554
Further cleanup of mod_mime docs:
...
- Shorten up the summary a little.
- Remove some cross-references where the link is already in the directive text.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94906 13f79535-47bb-0310-9956-ffa450edef68
2002-05-02 17:46:35 +00:00
a44c5833fd
Some cleanup, cross-referencing, and description additions for mod_mime.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94905 13f79535-47bb-0310-9956-ffa450edef68
2002-05-02 15:10:28 +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
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
b87e1ea023
Correct closing tag for a href.
...
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp >
Reviewed by: Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92181 13f79535-47bb-0310-9956-ffa450edef68
2001-11-26 18:35:12 +00:00
0b6b51130b
That's Any, not All
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91465 13f79535-47bb-0310-9956-ffa450edef68
2001-10-15 02:22:34 +00:00
8b13416443
Clarify the new MultiviewsMatch directive. I wanted this down on 'paper',
...
even if it isn't proofread - please feel free to touch up.
BTW - the new 'cleaned' formatting really stinks for hand-editing,
the indentation really needs works. Our per-directive meta-info is
the ugliest aspect. Would be good if the cleanup code could be customized
to make the html not only clean, but legible ;)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91464 13f79535-47bb-0310-9956-ffa450edef68
2001-10-15 02:19:00 +00:00
df5fa8548a
tidy -mi -asxhtml (w3c tidy)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90945 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 02:35:03 +00:00
391140c530
Typos
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90943 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 01:53:02 +00:00
ab4336311c
Finish a thought. I'm hoping this drops the number of obnoxous requests
...
to bugs for mime.types changes back down to mostly valid requests.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90867 13f79535-47bb-0310-9956-ffa450edef68
2001-09-01 04:07:39 +00:00
aa5e641aa7
Move ForceType/SetHandler from mod_mime to core, copy the Set*Filter
...
description for Add*Filter in mod_mime, and cross reference them.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90864 13f79535-47bb-0310-9956-ffa450edef68
2001-09-01 02:25:22 +00:00
77b02c80aa
Added documentation of RemoveCharset, RemoveLanguage to mod_mime.html.
...
Added links to directives.html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90661 13f79535-47bb-0310-9956-ffa450edef68
2001-08-25 18:46:16 +00:00
c69b5aaa51
Additional details in mod_mime about what all this stuff means.
...
Reviewed by: Joshua Slive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90657 13f79535-47bb-0310-9956-ffa450edef68
2001-08-25 13:27:12 +00:00
674ec01c9a
Bringing 2.0 docs up to date with the 1.3 docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90484 13f79535-47bb-0310-9956-ffa450edef68
2001-08-22 02:22:46 +00:00
b8861ba216
Bringing forward from 1.3: small changes to standardize argument types.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89603 13f79535-47bb-0310-9956-ffa450edef68
2001-07-18 20:25:19 +00:00
f65ed749c3
Remove SetFilter from the mod_mime docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88071 13f79535-47bb-0310-9956-ffa450edef68
2001-02-10 23:32:21 +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
951f821c85
Consistency enforcement for directives that take extensions and a
...
reformat of mod_isapi.html into the new standard format.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87157 13f79535-47bb-0310-9956-ffa450edef68
2000-12-02 21:39:03 +00:00
31602dc2c0
Get SetFilter working with MIME-types again and update the docs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87035 13f79535-47bb-0310-9956-ffa450edef68
2000-11-20 18:29:55 +00:00
1206c2c37d
Update the SetFilter directive to work with Handlers instead of MIME-types.
...
This also updates the docs to reflect the change.
Submitted by: Joshua Slive
Reviewed by: Ryan Bloom
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87028 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 18:52:21 +00:00
a17358b280
Add a directive to mod_mime which allows people to configure a filter
...
stack for a given mime-type.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87026 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 16:55:11 +00:00
4381880352
Style update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86342 13f79535-47bb-0310-9956-ffa450edef68
2000-09-27 03:08:24 +00:00
d306ea8cd4
Enhance AddCharset description.
...
Submitted by: Youichirou Koga <y-koga@isoternet.org >
PR: 5554
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84574 13f79535-47bb-0310-9956-ffa450edef68
2000-02-05 11:34:36 +00:00
e9f223a67c
add missing compatiblity info
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84411 13f79535-47bb-0310-9956-ffa450edef68
2000-01-08 19:57:29 +00:00
2a97b2e3dd
Add the AddCharset functionality to mod_mime.
...
Submitted by: Youichirou Koga <y-koga@isoternet.org >
Reviewed by: Ken Coar, Martin Kraemer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84265 13f79535-47bb-0310-9956-ffa450edef68
1999-12-09 18:10:39 +00:00
d0bf4213d6
Point out that for multiple AddLanguage directives with the
...
same extension, the last one encountered dominates. This is
true of lots of directives, but this is the one on which we
got a PR..
PR: 3570
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83135 13f79535-47bb-0310-9956-ffa450edef68
1999-04-29 19:55:53 +00:00
2133186f4f
The semi-occasional partial cleaning-up of the HTML..
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82618 13f79535-47bb-0310-9956-ffa450edef68
1999-01-08 23:13:29 +00:00
3a45b422cf
Add the documentation for the RemoveHandler directive.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82616 13f79535-47bb-0310-9956-ffa450edef68
1999-01-08 22:37:03 +00:00
d3bcc3e1e0
A little update (DefaultLanguage wasn't on the directives page).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82534 13f79535-47bb-0310-9956-ffa450edef68
1998-12-27 02:38:15 +00:00
1ef824be63
Fix HTML
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82445 13f79535-47bb-0310-9956-ffa450edef68
1998-12-04 17:39:24 +00:00
7ef4d35033
Actually, without a DefaultLanguage documents are considered to have _no_
...
language attribute. Apache does not default to English.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82433 13f79535-47bb-0310-9956-ffa450edef68
1998-12-02 17:01:26 +00:00
9b6422cedb
Put in Paul's DefaultLanguage code. I don't recall seeing
...
any negative comments, and it's pretty valuable for multilingual
sites.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82425 13f79535-47bb-0310-9956-ffa450edef68
1998-12-02 03:45:51 +00:00
63e7bd76a6
Be more careful when documenting the way that extensions are mapped to
...
meta data. Note the effect of multiple extensions in all the Add*
directive descriptions, and explain that these directives add or override
existing mappings. Remove assumptions that there is only one extension.
Add note about how setting both handlers and media types could result in
unexpected results. Remove some highly misleading information such as that
the type is the extension left "after content-encoding and language
extensions have been removed"
PR: 3151
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82403 13f79535-47bb-0310-9956-ffa450edef68
1998-11-20 15:45:36 +00:00
caec9aac63
The semi-regular HTML cleanup of the documentation. There are
...
some HTML errors (incorrect anchor nesting, primarily) coming in
another commit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82064 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 12:33:12 +00:00
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