Joshua Slive
9f4b802299
Update the LaTeX TODO.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100224 13f79535-47bb-0310-9956-ffa450edef68
2003-06-12 15:13:11 +00:00
Joshua Slive
b1421c366b
LaTeX:
...
- Add the moduleindex
- Add borders where appropriate to tables
- Include table headers (but don't style them properly yet)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100223 13f79535-47bb-0310-9956-ffa450edef68
2003-06-12 15:12:47 +00:00
Joshua Slive
4ab56d50cb
Latex: Improve the table generation code a little and
...
make another try at getting the # to work in urls.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100208 13f79535-47bb-0310-9956-ffa450edef68
2003-06-10 21:51:57 +00:00
Joshua Slive
8798b88fdc
Transform <columnspec><column width=".2">... hints to help latex
...
size tables properly. Also change the html tranforms to ignore this
and add the elements to the dtd.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100207 13f79535-47bb-0310-9956-ffa450edef68
2003-06-10 20:17:51 +00:00
Joshua Slive
d57e69ab85
A bunch of little latex-related updates:
...
- Increase the inter-list-item spacing a little.
- Decrease the font-size used in examples by one notch (\small).
- Use regular paragraph formatting in the directive synopsis
table cells rather than a minipage.
- Add links to <directive> and <module> (online only, not page numbers)
- Fix the space missing in the directive titles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100206 13f79535-47bb-0310-9956-ffa450edef68
2003-06-10 18:29:05 +00:00
André Malo
5e77cc99e8
add typemap generator
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100195 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 22:43:04 +00:00
Joshua Slive
d9c9d17673
A couple notes on what is left, along with some hints for people who
...
are good with xsl but not latex.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100174 13f79535-47bb-0310-9956-ffa450edef68
2003-06-05 16:09:57 +00:00
Joshua Slive
3eef7403e6
A little bit of progress:
...
1. Fix transformation of absolute <a href>s to footnotes,
and include hyperref links. This is a result of fixing
a bug in the latex escaping template.
2. Turn off the ugly box around the links, and make them
colored instead.
3. Slightly shrink the inter-paragraph spacing, and the spacing
around <notes> and <examples>.
4. Change to favour standard pdf fonts where possible. This
may or may not be a good move in the long run.
A new version is online at
http://www.apache.org/~slive/manual/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100173 13f79535-47bb-0310-9956-ffa450edef68
2003-06-05 15:16:27 +00:00
Joshua Slive
321387b331
A first attempt at xslt to create a latex file from our xml docs.
...
Lots of things remain to be done here; see TODO for some ideas.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100172 13f79535-47bb-0310-9956-ffa450edef68
2003-06-04 19:38:19 +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
fa42ffbd16
don't wrap in legend tables (looks ugly)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100139 13f79535-47bb-0310-9956-ffa450edef68
2003-06-02 19:46:45 +00:00
André Malo
6528683051
- add rel="alternate" attribute
...
- use rel and hreflang attribute only if the link points to another language
- add newlines for better diffs (the next will be a huge one ...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100087 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 15:49:49 +00:00
André Malo
a293ffa25f
add title and hreflang attributes to the cross-language links.
...
Translators: please patch the language files
(langname="nativename" needs to be filled)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99939 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 14:53:29 +00:00
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 " " (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