1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
André Malo
886a964d98 add properties
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102742 13f79535-47bb-0310-9956-ffa450edef68
2004-02-22 01:58:31 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
b5e527fa11 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102534 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:32:49 +00:00
André Malo
b3309d60fb put the resulting file not into the parent directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102170 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 21:53:00 +00:00
André Malo
d62840670f single char replacement can be done with translate()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102168 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 21:45:03 +00:00
André Malo
b3e9af0211 update license and copyright to 2004.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102133 13f79535-47bb-0310-9956-ffa450edef68
2004-01-01 13:20:08 +00:00
André Malo
f3d0156c22 add support for localized docs download packages. (currently en only)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100167 13f79535-47bb-0310-9956-ffa450edef68
2003-06-04 09:57:18 +00:00
André Malo
3808e951b0 add stylesheets for Korean documents.
Submitted by: Jeongho Jeon <maczniak@operamail.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99721 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 14:46:38 +00:00
André Malo
a26af67e7a That was the LAST XML file.
Additional cleanup: Get a rid of all the footer/header files


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99697 13f79535-47bb-0310-9956-ffa450edef68
2003-05-03 00:12:37 +00:00
André Malo
a621ff2b34 new XML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99691 13f79535-47bb-0310-9956-ffa450edef68
2003-05-02 19:10:08 +00:00
André Malo
bee1a3e808 new XML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99686 13f79535-47bb-0310-9956-ffa450edef68
2003-05-02 00:58:27 +00:00
André Malo
01aa3b4468 new XML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99669 13f79535-47bb-0310-9956-ffa450edef68
2003-05-01 00:39:17 +00:00
André Malo
7c386476ee fresh manpage for dbmmanage. Some grammatical review desired ... :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99663 13f79535-47bb-0310-9956-ffa450edef68
2003-04-30 23:25:09 +00:00
André Malo
bc1a0d6881 new XML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99652 13f79535-47bb-0310-9956-ffa450edef68
2003-04-29 23:07:54 +00:00
André Malo
44c53b5f1d keep the not-yet-converted list in sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99650 13f79535-47bb-0310-9956-ffa450edef68
2003-04-29 20:31:31 +00:00
André Malo
6fff09f1e0 - break down the beast into smaller pieces and (try to) make it better readable.
- add license
- fix a small bug, where document sections were not indexed, when a
  translated document was in html format only (affected Japanese only)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99502 13f79535-47bb-0310-9956-ffa450edef68
2003-04-22 04:38:49 +00:00
André Malo
de7b609f85 I've read somewhere, that open source is required to be not obfuscated :)
So did some research to puzzle out the magic values for the window definition.
These are now computed at transformation time and can be easily changed
within the template. Further changes:
- add license
- cleanup
- CHM layout:
  * add "toc sync" button
  * use buttons with text. This widens the button bar, but looks much better, imho
  * add menu to the chm window.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99480 13f79535-47bb-0310-9956-ffa450edef68
2003-04-21 19:33:45 +00:00
André Malo
4ba5fb215e use the same charset as in the toc.
(W1252 is luckily a real superset of iso-8859-1, so no problems are expected)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99462 13f79535-47bb-0310-9956-ffa450edef68
2003-04-20 14:52:58 +00:00
André Malo
1b4c13f348 the @ was wrong.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99435 13f79535-47bb-0310-9956-ffa450edef68
2003-04-18 04:28:16 +00:00
André Malo
17071595bb respect the replace-space-with attribute in the toc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99427 13f79535-47bb-0310-9956-ffa450edef68
2003-04-18 01:59:44 +00:00
André Malo
a970363905 the style/chm directory contains styles used only for building chm
files. the foo.$lang.xsl stylesheets are the entry styles for ant.

hhc builds the toc file (html help contents) from the sitemap
hhp builds the project file from the sitemap


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99411 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 16:42:15 +00:00