1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-31 12:21:16 +03:00

13 Commits

Author SHA1 Message Date
Roy T. Fielding
891555dc16 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421072 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 01:54:21 +00:00
Colm MacCarthaigh
ebe24d48c7 Update the last year of copyright.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395229 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:23:42 +00:00
André Malo
4a5e555f8e adjust copyright notices in the style directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124113 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 15:35:57 +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
5d7df91a20 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102538 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:08:16 +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
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
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
André Malo
b6025f9f68 make <parentdocument> legal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97490 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 03:43:02 +00:00
Joshua Slive
495570d19a Fix DTDs so that related is in common and section works properly.
Submitted by: Vincent de Lau <vincent@delau.nl>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96203 13f79535-47bb-0310-9956-ffa450edef68
2002-07-26 17:42:02 +00:00
Joshua Slive
dd0b8fad7a Introduce changes necessary to bring the remainder of the manual into xml.
1. Add a <relative-path href="whatever"/> element to the manualpage
DTD.  This should give the path from the location of the page to
the root of the manual directory.  It is necessary for proper linking
to directives, etc.

2. Add the stuff to common.xsl necessary to transform a <manualpage>.
This is basically the minimum.  It creates something VERY similar to
what we had before (with the exception of a little css here and
there).  I very much hope that this will be improved soon to look
nicer.

3. Add configuring.xml, which was written by Astrid Kessler.  I made only
a very few small changes to bring it in line with the current DTD.

I have not yet committed the corresponding configuring.html.en, since I
want to give people a little opporunity to comment on this stuff.

My appologies, but I am committing a few style changes to common.xsl
along with the substantial changes.  That file is really hard to
work with, and should probably be broken up.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96158 13f79535-47bb-0310-9956-ffa450edef68
2002-07-23 17:45:36 +00:00
Joshua Slive
97a203aca8 Fix definition of <section>, which was duplicated but not quite the same in
manualpage and common.

Submitted by: Vincent de Lau <vincent@delau.nl>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96076 13f79535-47bb-0310-9956-ffa450edef68
2002-07-16 12:46:15 +00:00
Joshua Slive
655acec662 Add a new DTD for a basic page in the users manual, and take out the common elements from
this and modulesynopsis.dtd into a common.dtd file.

Submitted by: Astrid Kessler <kess@kess-net.de>, Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96062 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 17:18:54 +00:00