1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-09 15:21:02 +03:00
Commit Graph

483 Commits

Author SHA1 Message Date
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
5174824c2b <pre> does not accept a class attribute.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564901 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 19:46:59 +00:00
André Malo
c0b3ad339f build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564800 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 15:15:29 +00:00
André Malo
d8dee52d38 zh-cn documents missing utf8 extension. d'oh.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564799 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 15:14:43 +00:00
André Malo
14b04464a5 build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564056 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 21:06:45 +00:00
André Malo
459a6f314d activate chm.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564055 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 21:05:09 +00:00
André Malo
8ebc324bda improve pdf TOC output
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563907 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 14:15:02 +00:00
André Malo
7efba7926f put indexes in pdf where they were planned.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563888 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 13:34:53 +00:00
André Malo
a6cc3fa3ba ignore external references in the sitemap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563740 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 22:45:11 +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
267eedd0a3 add minified prettify script version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563733 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 22:19:44 +00:00
André Malo
49f3679ef5 remove trailing comma, avoiding syntax errors in older browsers - and chm
viewers.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563730 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 22:09:55 +00:00
André Malo
e3aa5441bf update chinese chm settings
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563723 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 21:35:54 +00:00
André Malo
ecf4c29ab1 disable da chm build (too less files)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563722 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 21:27:47 +00:00
André Malo
cc4b378faf update chm settings for danish.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563721 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 21:24:32 +00:00
André Malo
7909fd1045 update chm toc font info
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563719 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 21:17:54 +00:00
André Malo
abfd7490c9 build bootstrap with new xalan
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563716 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 21:06:36 +00:00
André Malo
26fb6e433d prepare for upcoming xalan update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563697 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 19:53:08 +00:00
André Malo
9355f5282c msdn url change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563629 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 14:51:41 +00:00
André Malo
30c21cbc0d build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563494 13f79535-47bb-0310-9956-ffa450edef68
2014-02-01 22:23:36 +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
084682929d - treat highlight sections in latex output identically to pre sections.
- trim whitespaces from pre and highligh sections.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1562402 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 11:14:09 +00:00
André Malo
17f75d182c noxml.fr property is no longer correct
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1562303 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 23:01:36 +00:00
André Malo
456dab3b77 fix links relative to the current directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1562299 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 22:56:02 +00:00
André Malo
24dc9da32c restore directive output without module attribute
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1562298 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 22:55:37 +00:00
André Malo
b4081d25a3 - fix a few missing references in latex output by adding module and directive
index and dict pages. The simple directive list (/mod/directives.html) won't
  be included. The link points to the quick reference instead.
- use &lf; for newline output along the way.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561869 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 21:56:03 +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
33c28c4145 fix comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561571 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 23:01:51 +00:00
André Malo
f00d070009 - avoid duplicate inclusion of module files in latex source
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561568 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 22:56:24 +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
André Malo
3aafeb5d7a doc dtd changes:
- <module> elements can be flagged with outdated="true" now. This can be used
  for markup describing modules which no longer exist. (They won't generate
  invalid links)
- <directive> elements grew a "name" attribute, which can be set to the
  directive name if the element content is not the actual directive name. (for
  sections there's still the type='section' attribute).



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561566 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 22:51:50 +00:00
André Malo
ff4338d2df recognize ftp: as remote link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561413 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 22:14:45 +00:00
André Malo
e26a349e29 latex build was also broken by multiline syntax descriptions (which are bad on
their own, but anyway...).

Also add some missing formatting rules


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561281 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 10:41:48 +00:00
André Malo
e8db26e73a add more escaping for urls
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560640 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 11:20:34 +00:00
André Malo
6f4c6b8b86 only include local pages.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559942 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 08:56:07 +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
Daniel Gruno
f3c29bf6b4 better handling of overflow
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450565 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 01:07:01 +00:00
Daniel Gruno
ad908d7630 hopefully fixing the <pre> overflow bug as reported by mike rumph
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450563 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 01:05:28 +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
Daniel Gruno
15a3b66b20 Update syntax highlighter to match mod_macro definitions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436362 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 14:18:12 +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
58e7c2a350 Add new directives, LuaInputFilter/LuaOutputFilter for creating content filters using Lua.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1377475 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 18:39:58 +00:00
Daniel Gruno
2ca68b5fec Add printf as a known function in Perl.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361158 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 11:15:45 +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
André Malo
821323c81c set svnmailer:content-charset
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361072 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 07:55:06 +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
1c530de1dd Add 'require' as a keyword for Lua scripts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1355935 13f79535-47bb-0310-9956-ffa450edef68
2012-07-01 15:35:14 +00:00
Daniel Gruno
a5cf70477f Add LuaAuthzProvider as a valid Directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1355924 13f79535-47bb-0310-9956-ffa450edef68
2012-07-01 15:16:29 +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