1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-02 06:53:27 +03:00
Commit Graph

151 Commits

Author SHA1 Message Date
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
André Malo
f576e91f3c update bootstrap stylesheets to reflect manual lang-targets changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361076 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 08:02:14 +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
b2c0756771 Trivial typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326229 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 23:26:22 +00:00
Takashi Sato
d00d15ac35 Add <glossary> to nroff.xsl and revert r1222335 partially.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1229116 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 12:41:42 +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
Rainer Jung
136ab9eabf Regenerated style files after simplified chinese fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199486 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:10:25 +00:00
Rich Bowen
fe35786735 Adds simplified Chinese translation to httpd trunk docs. Via
dongsheng@apache.org (see tid 50767)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070870 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:46:52 +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
9eaf196499 use localized not-translated-yet message
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044704 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 20:20:33 +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
André Malo
5fc76f91e1 add untranslated directives to the output
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044532 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 23:17:11 +00:00
André Malo
73d88fe9a0 Add danish language.
* manual/style/lang/da.xml: Translated from en.xml by Lars Nielsen <lars lfweb.dk>

* manual/style/description.xml
  manual/style/lang-targets.xml
  manual/style/manual.da.xsl
  manual/style/xsl/util/allmodules.xml
  manual/style/xsl/util/designations.xml: autogenerated by ./build.sh bootstrap



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042435 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 20:30:01 +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
Rainer Jung
566a9e9101 Add ant task to html manual and man page generation:
- check-man checks for the presence of the "man"
  directory and sets an ant property skip-man in
  case the directory is missing
- all the man age generating tasks first call
  check-man as a dependency, and then only run
  if skip-man is unset.

Thats useful for unbundled modules like mod_ftp
and mod_fcgid, which do not have a man directory.
Building their docs otherwise bombs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@816938 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 15:40:42 +00:00
Nilgun Belma Buguner
72f84db62c some modifications to generate the man pages in other languages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@744890 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 10:52:26 +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
Takashi Sato
e6bdeb4450 add "DO NOT EDIT" warning to typemaps
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653700 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:03:34 +00:00
André Malo
dc4dd2ce5b move Japanese output files to utf-8
1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@643944 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 15:48:46 +00:00
André Malo
b1e7365c06 build bootstrap again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636678 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 09:33:13 +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
André Malo
1752411606 build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@634616 13f79535-47bb-0310-9956-ffa450edef68
2008-03-07 11:14:25 +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
André Malo
8a66d7a2cd add href attribute to modules's status field
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419690 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 20:27:34 +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
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
André Malo
26ffb0ff1d doh! fix build error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333008 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 14:33:32 +00:00
André Malo
0550e8f49c centralize the versioning of the httpd and the docs directories
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333005 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 14:11:48 +00:00