1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

379 Commits

Author SHA1 Message Date
André Malo
ec64dcc2a4 translate "available languages" to german.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99890 13f79535-47bb-0310-9956-ffa450edef68
2003-05-17 13:37:27 +00:00
André Malo
3607d8312f Incorporate new Korean translations
Translated by: Jeongho Jeon <maczniak@operamail.com>
Reviewed by: Choi Kyusic <kyusic@hotmail.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99755 13f79535-47bb-0310-9956-ffa450edef68
2003-05-10 15:05:36 +00:00
André Malo
48fb534ba6 be more specific when expressing style whishes :)
This removes the hover effect on non-link anchors. (tested with IE6, Phoenix 0.5, Opera 7)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99733 13f79535-47bb-0310-9956-ffa450edef68
2003-05-06 22:35:11 +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
1f04941bce fix namespace problem and update a transformation that seems to be forgotten
yesterday ...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99703 13f79535-47bb-0310-9956-ffa450edef68
2003-05-03 15:00:09 +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
0fb938da67 omit the cross-language links in CHM files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99694 13f79535-47bb-0310-9956-ffa450edef68
2003-05-02 19:53:31 +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
d9cabd1e8c introduce cross-language links. The links to all available languages of a
document will show up on the top and the bottom of a page.
Additionally, change the default config to deliver the desired results.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99684 13f79535-47bb-0310-9956-ffa450edef68
2003-05-01 22:54:35 +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
c265181127 fix a space problem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99645 13f79535-47bb-0310-9956-ffa450edef68
2003-04-29 20:06:21 +00:00
André Malo
1ede60f5d6 for some reason, the NAME section got lost.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99640 13f79535-47bb-0310-9956-ffa450edef68
2003-04-29 14:06:17 +00:00
André Malo
13a504a8a6 add stylesheets for conversion to nroff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99589 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 22:10:47 +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
ce1a09a8e0 this patch seems to solve the xmlns="" problem. Thanks to kess for
remote debugging.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99471 13f79535-47bb-0310-9956-ffa450edef68
2003-04-21 03:26:55 +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
2321075458 general cleanup.
- add more comments
- add the license
- make the code better readable


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99458 13f79535-47bb-0310-9956-ffa450edef68
2003-04-20 02:52:34 +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
André Malo
7be02f58c0 this css file contains definitions only for the chm html files (only required
to run in IE). for now I've lowered the font-size a bit, since the chm
frame steals a lot of space on the screen.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99410 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 16:36:33 +00:00
André Malo
c78ba64742 the html files used for chm compiling differ in detail from our normal
manual pages. The target format is reflected by the $is-chm variable
which is used to <if> in and out the interesting parts.

Further add some more utility snippets.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99409 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 16:34:23 +00:00
André Malo
1196c77f19 well, start with chm-support. (more commits to come)
Further development should take place in CVS.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99408 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 16:28:04 +00:00
André Malo
573fc66607 the faq html/ssi format bites me all the time.
Add initial xml/xsl version of the faq data.

(includes a build.xml/deps.xml update)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99393 13f79535-47bb-0310-9956-ffa450edef68
2003-04-16 22:39:37 +00:00
André Malo
06d1cf98cf filter no-break-spaces in text output. In some environments (e.g. mine)
they are not transformed correctly.
This change defines the output to be exactly "&nbsp;" (without quotes)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99354 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 17:50:50 +00:00
André Malo
337bd84488 get a rid of <relativepath>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99343 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 15:03:02 +00:00
André Malo
188c29587c use the metafile to determine the relative path to manual-root.
the relativepath element becomes obsolete.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99342 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 14:35:50 +00:00
André Malo
495c5a7774 re-introduce mod/allmodules.xml*
The change is mainly intended to save some memory during the build process.
Additionally we may get a bit more clearness in our document structure ...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99333 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 21:17:44 +00:00
André Malo
6dea9992a7 add support for metafile attribute.
(not backported yet; but later)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99325 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:17:08 +00:00
André Malo
6b92968727 if there's no sidebar, there's no need to squeeze the content.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99309 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 14:54:42 +00:00
André Malo
f9b67df04b use Google Search.
We may have to experimt a bit to get best results. This is a first
attempt.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99303 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 12:21:21 +00:00
André Malo
ee807cd034 new german XML for the index page
additionally add reference revision number to de.xml


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99275 13f79535-47bb-0310-9956-ffa450edef68
2003-04-06 19:17:38 +00:00
André Malo
ac7a154727 - new XML and XSLT for our start page
- required some changes in DTD, CSS and style/lang/* files

Reviewed by: Astrid Ke�ler, Erik Abele


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99270 13f79535-47bb-0310-9956-ffa450edef68
2003-04-06 18:01:34 +00:00
Astrid Malo
05dc6e3d45 remove 90% on transnote for printing, too
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98580 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 21:24:19 +00:00
Erik Abele
c1584a476b Removed font-size:90%;
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98575 13f79535-47bb-0310-9956-ffa450edef68
2003-02-03 20:27:28 +00:00
Astrid Malo
be82bdbfbf add style rules for the new <transnote> element
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98288 13f79535-47bb-0310-9956-ffa450edef68
2003-01-16 02:37:07 +00:00
André Malo
31ab9c71d3 be more specific on element ordering and allow <seealso> within
the moduleindex


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98218 13f79535-47bb-0310-9956-ffa450edef68
2003-01-09 04:34:26 +00:00
André Malo
7469d1fe41 fix xsl error (although xalan doesn't complain it).
according to the spec it's not allowed to bind the same
variable twice or more within the same scope.
(<http://www.w3.org/TR/xslt#local-variables>)

Reported by:  Michael Schr�pl <Michael.Schroepl@telekurs.de>
Submitted by: Astrid Ke�ler
Reviewed by:  /me ;-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98216 13f79535-47bb-0310-9956-ffa450edef68
2003-01-09 04:16:24 +00:00
André Malo
c61f08c8bb add missing pass-through-template
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98213 13f79535-47bb-0310-9956-ffa450edef68
2003-01-09 03:19:00 +00:00
Astrid Malo
6671b9d4f1 respect inline tags within <compatibility>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98206 13f79535-47bb-0310-9956-ffa450edef68
2003-01-08 20:01:26 +00:00
Astrid Malo
e941e2a717 add <transnote> element
This element should only be used in non-english documentation to include
some translation notes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98197 13f79535-47bb-0310-9956-ffa450edef68
2003-01-08 07:09:03 +00:00
André Malo
1cc5e44be3 allow the space in "xy directive" (directivesynopsis heading)
to be replaced by other stuff.
Requested by Kess for German translation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98140 13f79535-47bb-0310-9956-ffa450edef68
2003-01-01 02:35:18 +00:00
Astrid Malo
7f6279ec74 add neccessary template for <default>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98111 13f79535-47bb-0310-9956-ffa450edef68
2002-12-25 03:36:45 +00:00
Astrid Malo
54a94c3111 allow <br/> within <default> to increase readability for directives
with OS dependent defaults

thanks to nd for his help with xsl


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98109 13f79535-47bb-0310-9956-ffa450edef68
2002-12-25 02:50:09 +00:00
André Malo
1c3115a7e3 since nobody objected, apply proposed style changes:
- reintroduced the sidebar for the module index page (obvious ;-)
  * didn't want to leave the section links so alone, thus added some
    <seealso>s.
- changed the ordering of the core/MPMs as follows:
  * core
  * mpm_common
  * alphabetical list of the mpms (ordered by their "natural" names).
- same appeared on the sitemap
- changed <h1> headings of the modulesynopsis files, so that they match the
  titles in the sitemap. This should better reflect the nature of the
  modules. (affects only core & MPMs)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98076 13f79535-47bb-0310-9956-ffa450edef68
2002-12-22 22:45:38 +00:00