summaryrefslogtreecommitdiff
path: root/docs/manual/style
Commit message (Collapse)AuthorAgeFilesLines
* diffs with long lines are such a pain.André Malo2002-12-117-62/+418
| | | | | | | | add a bunch of line breaks for better code & diff readability git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97860 13f79535-47bb-0310-9956-ffa450edef68
* cleanup and introduce a letter bar for "other" modules forAndré Malo2002-12-111-102/+187
| | | | | | | | | better navigation. insert also some more line breaks for better diffs. Reviewed by: Erik Abele, Astrid Ke�ler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97845 13f79535-47bb-0310-9956-ffa450edef68
* switch navigation to 2.1André Malo2002-12-055-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97779 13f79535-47bb-0310-9956-ffa450edef68
* - removed obs_* filesAndré Malo2002-12-023-9/+16
| | | | | | | | | | | | | | - keep sitemap in sync - Note: mod_auth_digest is currently exactly the same as in 2.0 (no changes were made due to the aaa-rewrite) - modified the example in mod_info (was a bad one ;-) - forward port (i.e copy) of rotatelogs.html, so we shouldn't forget the recent changes - fixed xslt/css for module index page -> update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97752 13f79535-47bb-0310-9956-ffa450edef68
* update translationAstrid Malo2002-11-291-2/+13
| | | | | | | | by Tim Gerundt <tim@gerundt.de> with some minor changes from me git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97681 13f79535-47bb-0310-9956-ffa450edef68
* check whether <parentdocument> contains text(nodes).André Malo2002-11-171-1/+1
| | | | | | | | | this allows documents to set the href of the top left left-arrow without adding a breadcrumb link. This feature primarily intended for directory index files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97548 13f79535-47bb-0310-9956-ffa450edef68
* KISS.André Malo2002-11-174-136/+87
| | | | | | | <xsl:attribute> makes the life easy :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97547 13f79535-47bb-0310-9956-ffa450edef68
* make <parentdocument> legalAndré Malo2002-11-121-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97490 13f79535-47bb-0310-9956-ffa450edef68
* - add a forgotten CSS rule; examples in warnings alsoAndré Malo2002-11-111-1/+2
| | | | | | | | | | | | get a border around (and no bgcolor) - extend mod_deflate documentation (better example, notes on proxies) it still needs some fine tuning. Reviewed by: Luiz Rocha <lsdr@lsdr.net>, Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97479 13f79535-47bb-0310-9956-ffa450edef68
* Add a <parentdocument href="...">...</parentdocument> tag toJoshua Slive2002-11-101-2/+14
| | | | | | | | allow the docs to have a little more structure. Used for the "back" link and for the breadcrumb links. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97476 13f79535-47bb-0310-9956-ffa450edef68
* formal changes:André Malo2002-11-061-0/+1
| | | | | | | | | | | | | - <em> -> <var> - markup improvements - allow class attribute for <li> content changes: - remove the references to apache 1.3 in IndexOptions descriptions - clarify (prior non-existing) incremental index options example... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97412 13f79535-47bb-0310-9956-ffa450edef68
* required changes to include the obsolete stuff.André Malo2002-10-1612-14/+174
| | | | | | | | | | | | - new entries in en.xml - sidebar for moduleindex - new <hint> element for modulesynopsis - status attribute for <directive> and <module> in order to create correct links (status="obsolete" inserts an 'obs_' before the module file name in the href) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97234 13f79535-47bb-0310-9956-ffa450edef68
* Update Japanese translation.Yoshiki Hayashi2002-10-101-1/+10
| | | | | | | Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97170 13f79535-47bb-0310-9956-ffa450edef68
* increase the font-size of example/warning/note title a little bit.André Malo2002-10-081-1/+1
| | | | | | | It should look much better now ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97143 13f79535-47bb-0310-9956-ffa450edef68
* fix context abbreviation codeAndré Malo2002-10-081-4/+4
| | | | | | | | | it didn't work properly if there's a newline inside of a context (instead of a single space), so some <context>virtual host</context> were lost. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97141 13f79535-47bb-0310-9956-ffa450edef68
* context list information are now taken fromAndré Malo2002-10-082-1/+27
| | | | | | | | $lang.xml file. the module file holds the *untranslated* "server config", "virtual host" etc. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97139 13f79535-47bb-0310-9956-ffa450edef68
* remove surplus CSS filesAndré Malo2002-10-0823-657/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97138 13f79535-47bb-0310-9956-ffa450edef68
* fix some style issuesAndré Malo2002-10-073-3/+17
| | | | | | | | | | | | | | - red solid border around warning areas - <syntax> gets a <code> around (more shouldn't be used, because it breaks the flow too much) - headings of warnings, notes & examples are left aligned Based on a Proposal by: Tim Gerundt <tim@gerundt.de> Added some linebreaks for better diffs... ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97133 13f79535-47bb-0310-9956-ffa450edef68
* set padding-left for span.indent to 1.5emAstrid Malo2002-10-041-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97099 13f79535-47bb-0310-9956-ffa450edef68
* add xslt/html/css support for <indent> elementsAndré Malo2002-10-042-0/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97097 13f79535-47bb-0310-9956-ffa450edef68
* Added <indent> element (after a discussion with and reviewed by nd)Astrid Malo2002-10-041-2/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97096 13f79535-47bb-0310-9956-ffa450edef68
* ok, starting this: turn bogus <em> to <var>André Malo2002-10-031-0/+2
| | | | | | | | | | | | also: - several markup improvements (I hope) - remove &nbsp; from c&p examples, because: - if you want preformatted text, use <pre> - they may lead to invisible errors (\xA0 = &nbsp; is not recognized by the config parser as whitespace) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97069 13f79535-47bb-0310-9956-ffa450edef68
* - fix several validation errorsAndré Malo2002-09-292-0/+8
| | | | | | | | - introduce CSS class td.centered: guess, what it does ;-) please, use with care... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97012 13f79535-47bb-0310-9956-ffa450edef68
* - add the general ability to create zebra tablesAndré Malo2002-09-285-11/+147
| | | | | | | | | | automagically (<table style="zebra">) - allow some attributes in th (e.g. colspan) - add ability for <h4> sections - refuse to transform deeper nesting than h4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97008 13f79535-47bb-0310-9956-ffa450edef68
* allow inline quotations (<q>)André Malo2002-09-281-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96999 13f79535-47bb-0310-9956-ffa450edef68
* move module list into sitemap.xmlAndré Malo2002-09-236-30/+44
| | | | | | | allmodules.xml is no longer needed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96955 13f79535-47bb-0310-9956-ffa450edef68
* Remove the stylesheet kludges for incomplete translations.Joshua Slive2002-09-221-48/+0
| | | | | | | If the translation is not complete, you shouldn't be building it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96951 13f79535-47bb-0310-9956-ffa450edef68
* rebuild of directive quickreferenceAndré Malo2002-09-226-73/+263
| | | | | | | | | this mostly modifies the layout and adds a letter bar Reviewed by: Joshua Slive, Astrid Ke�ler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96947 13f79535-47bb-0310-9956-ffa450edef68
* just another ant caching issue.André Malo2002-09-211-2/+4
| | | | | | | | | | This patch actually doesn't solve the problem. It works around with our current data. Probably we have to separate the build of the module docs (<modulesynopsis>) *sigh* git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96945 13f79535-47bb-0310-9956-ffa450edef68
* <letters> is no longer needed.André Malo2002-09-211-5/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96940 13f79535-47bb-0310-9956-ffa450edef68
* use generic mechanism to detect and create linked lettersAndré Malo2002-09-211-58/+65
| | | | | | | nice side effect: the build speeds up ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96938 13f79535-47bb-0310-9956-ffa450edef68
* add generic mechanisms forAndré Malo2002-09-211-0/+66
| | | | | | | | | - collecting start letters of directive names - creating a letter bar with this change, the <letters> element is no longer needed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96937 13f79535-47bb-0310-9956-ffa450edef68
* Fix broken link to rewritemap in rewritelock descriptionAndré Malo2002-09-201-1/+8
| | | | | | | | | of the quickreference. Relative anchors to directives may only be set, if we're actually transforming the particular <modulesynopsis> document. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96922 13f79535-47bb-0310-9956-ffa450edef68
* Fix up a few small xml validity problems.Joshua Slive2002-09-191-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96912 13f79535-47bb-0310-9956-ffa450edef68
* <var> becomes legalAndré Malo2002-09-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96898 13f79535-47bb-0310-9956-ffa450edef68
* CSS changes to accomodate the quickreference.Joshua Slive2002-09-181-2/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96889 13f79535-47bb-0310-9956-ffa450edef68
* A little fine-tuning.Joshua Slive2002-09-181-12/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96888 13f79535-47bb-0310-9956-ffa450edef68
* XSLT instrastructure for the quickreference.Joshua Slive2002-09-182-0/+104
| | | | | | | Still work to do on this, but I'm putting it in CVS so others can help. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96886 13f79535-47bb-0310-9956-ffa450edef68
* whoops. keep revision info up to dateAndré Malo2002-09-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96873 13f79535-47bb-0310-9956-ffa450edef68
* add basic files for russian translationsAndré Malo2002-09-182-0/+91
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96872 13f79535-47bb-0310-9956-ffa450edef68
* fix doctype definitionAndré Malo2002-09-183-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96871 13f79535-47bb-0310-9956-ffa450edef68
* insert some linebreaks for better diffs ;-)André Malo2002-09-131-3/+6
| | | | | | | proposed by: Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96783 13f79535-47bb-0310-9956-ffa450edef68
* remove a holdover.André Malo2002-09-111-6/+0
| | | | | | | images inside #toc and #topics don't appear in this style git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96769 13f79535-47bb-0310-9956-ffa450edef68
* no need to redefine all the stuff.André Malo2002-09-111-589/+49
| | | | | | | | the 100% style now imports the main CSS and adjusts particular style rules. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96768 13f79535-47bb-0310-9956-ffa450edef68
* fix "hover" behaviour on non-white backgroundsAndré Malo2002-09-111-2/+34
| | | | | | | for all link types. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96766 13f79535-47bb-0310-9956-ffa450edef68
* Update Japanese translation.Yoshiki Hayashi2002-09-111-2/+6
| | | | | | | Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>, Yoshiki Hayashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96761 13f79535-47bb-0310-9956-ffa450edef68
* revert the outsourcing of page types.André Malo2002-09-102-18/+5
| | | | | | | | It causes more problems than it helps. Thanks to Joshua for pointing this out. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96750 13f79535-47bb-0310-9956-ffa450edef68
* new file: printer friendly CSSAndré Malo2002-09-101-0/+605
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96733 13f79535-47bb-0310-9956-ffa450edef68
* *sigh* one change - one commit ;-)André Malo2002-09-101-0/+3
| | | | | | | add support for CSS media="print" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96732 13f79535-47bb-0310-9956-ffa450edef68
* move the page types into an extra file, so a new type doesn'tAndré Malo2002-09-102-5/+18
| | | | | | | | | | require a change of common.xsl (and causes transforming of all xml docs...) new: pagetypes.xsl git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96731 13f79535-47bb-0310-9956-ffa450edef68