Rainer Jung
7cb5913e8a
Happy New Year 2015
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1648840 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 13:05:30 +00:00
Christophe Jaillet
4292178ce8
Add version number in <title> as proposed by Louise Hope in online doc.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1596441 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 02:20:27 +00:00
André Malo
b9f08fd090
indentation fixup for multinode <pre> container
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1565135 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 09:34:52 +00:00
André Malo
0a4b4dd433
left-trim one-liner-<pre>s or -<highlight>s completely. The indentation is
...
usually an accident.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1565001 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 23:51:08 +00:00
André Malo
8f29edaadf
move the <pre> trimming code into its own module and use it both for html and
...
latex output
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564993 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 23:19:32 +00:00
André Malo
4d2c9470bc
move string-reverse function into its own file and share it.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564972 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 22:47:57 +00:00
André Malo
e76da58f48
improve output by trimming spaces from <pre> and <highlight> output.
...
- strip the initial empty lines, but keep initial indentation
- strip trailing whitespace completely.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564956 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 22:19:53 +00:00
André Malo
6c73c03100
use minified prettify script
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563734 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 22:20:23 +00:00
André Malo
5539d793fe
port retirement styles from 2.0 to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563493 13f79535-47bb-0310-9956-ffa450edef68
2014-02-01 22:22:18 +00:00
André Malo
1bd6445c6f
fix another source of invalid links: too much space.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561600 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 08:11:45 +00:00
André Malo
a02a4a9797
evaluate the new dtd attributes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561567 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 22:55:00 +00:00
Rich Bowen
e61ef97a99
s/2013/2014/
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554855 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 17:50:37 +00:00
Rich Bowen
bec1cf0251
Remove redundant 'directives' list, and use the more-useful
...
quickreference doc instead.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447968 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 23:42:40 +00:00
Rainer Jung
dfcb39b3ec
Happy new year.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429349 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 18:15:07 +00:00
Daniel Gruno
685cfb0ea9
comments.apache.org is live! Changing URL of the javascript to reflect this.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1357936 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 21:29:58 +00:00
Daniel Gruno
b00ea37599
Use HTTPS for the comments instead of HTTP (and yay for commit number 500)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346344 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 11:19:00 +00:00
Daniel Gruno
73d706b880
Change references in version.ent from disqus to the new comment system.
...
Set version to 'trunk' instead of 2.4 in the comments_idenfitier variable
Disregard translations (use same comments thread for all languages)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345863 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 08:22:04 +00:00
Daniel Gruno
8f52612190
Replacing disqus references with $newstuff
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341746 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 05:08:30 +00:00
Daniel Gruno
853fc50bf7
Disabling the Disqus system until we have a proper resolution about this.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340701 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 12:53:19 +00:00
André Malo
86d35f0f0a
- simplify and cleanup comment integration script
...
- make comment version tag configurable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335773 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 21:18:40 +00:00
Daniel Gruno
fb4841ea8f
Reverting to the old style with a static div, until a working solution can be found.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335626 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 16:42:34 +00:00
Daniel Gruno
a35ae7b514
Is this a proper fix? :\
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335608 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 16:09:59 +00:00
Daniel Gruno
f85d8f20c5
That should be !=, not == :\ moar rebuilding inc!
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335592 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 15:32:18 +00:00
Daniel Gruno
4ed4fb7032
Add something between <div> and </div> so the same thing doesn't happen again. bleh.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335581 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 15:20:07 +00:00
Daniel Gruno
132c26c873
placeholder for disqus thread is now created using javascript.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335568 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 15:08:07 +00:00
Daniel Gruno
98eb08645e
Small hack so the XSLT process won't turn <div></div> into <div/>, thus messing up the DOM tree.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335366 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 07:35:24 +00:00
Daniel Gruno
a94b0455ba
XSL changes needed to add comments to our docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335029 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 14:07:00 +00:00
Rich Bowen
70e2ba2faf
Fixes the 'FAQ' link in the header and footer.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333685 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 23:43:13 +00:00
André Malo
74e931e814
properly enclose inline javascript in HTML output.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331550 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 19:29:19 +00:00
André Malo
879334e84f
- style
...
- fix example -> highlight nesting
- enclose inline javascript in cdata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331543 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 19:05:41 +00:00
Daniel Gruno
340d410395
Changing javascript as per nd's suggestion
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329915 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 18:26:38 +00:00
Daniel Gruno
ca43447e28
Trying out the new build commands. If anything fails, blame rbowen for pushing me to do this :( *sob*
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329844 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:50:55 +00:00
Rich Bowen
5d3d7c8875
s/2011/2012/g
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1226563 13f79535-47bb-0310-9956-ffa450edef68
2012-01-02 22:52:11 +00:00
Rich Bowen
931cdd59ae
Update copyright to 2011
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054597 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 12:42:10 +00:00
André Malo
540da85826
add sanity check
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044538 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 23:37:46 +00:00
Rich Bowen
b134f9aac1
2009 -> 2010 in the copyright statement. Nobody seems to know if this is
...
actually necessary, but it's sort of an annual tradition. We think
tradition is pretty important.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895795 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:41:42 +00:00
Roy T. Fielding
932e70d942
happy new year
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@731765 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05 23:28:53 +00:00
André Malo
e0fd9d9b91
* let status texts and letters completely depend on the language
...
* let directive contexts and letters completely depend on the language
* allow embedding the "licensed" footer text
* generate quickreference legend automatically
* fix some japanese documents where statusses where translated by accident
Initially submitted by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636495 13f79535-47bb-0310-9956-ffa450edef68
2008-03-12 20:26:01 +00:00
Nick Kew
cc9382918a
Update year to 2008
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@611167 13f79535-47bb-0310-9956-ffa450edef68
2008-01-11 13:23:21 +00:00
Nick Kew
8c61967b7c
Update copyright dates from 2006 to 2007
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571769 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 11:52:52 +00:00
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
Roy T. Fielding
8543206431
update license header text
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421020 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 23:04:56 +00:00
Nick Kew
e6001bf74f
Update copyright current year to 2006
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@367477 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 04:06:36 +00:00
Joshua Slive
e38f939d87
Point the breadcrump links to the new docs index page.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@351819 13f79535-47bb-0310-9956-ffa450edef68
2005-12-02 19:45:19 +00:00
Joshua Slive
356e6a8d30
The arrow indicator for a glossary link was cute, but I found it way too
...
disturbing to the flow of text. Here I replace it with a dashed-unline.
Also, allow the omission of the ref attribute where the glossary term is
exactly equal to the link contents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290712 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 14:31:19 +00:00
Justin Erenkrantz
905cdf9f0b
Update copyright year to 2005 and standardize on current copyright owner line.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
Roy T. Fielding
d37e11f802
Update copyright to new format and year.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123919 13f79535-47bb-0310-9956-ffa450edef68
2005-01-03 00:39:14 +00:00
André Malo
d1eb12acd5
add <program> element
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106775 13f79535-47bb-0310-9956-ffa450edef68
2004-11-28 00:46:49 +00:00
Astrid Malo
e41600008f
add transformation for the two new elements <glossary> and <phonetic>
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106752 13f79535-47bb-0310-9956-ffa450edef68
2004-11-27 19:59:14 +00:00
André Malo
b1cc39d71b
introduce data tables
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106722 13f79535-47bb-0310-9956-ffa450edef68
2004-11-27 15:26:55 +00:00