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
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
Daniel Gruno
5b0d8e31f4
Fix up some examples and make the Options arguments case-insensitive when highlighting.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1337880 13f79535-47bb-0310-9956-ffa450edef68
2012-05-13 13:48:45 +00:00
Daniel Gruno
33a0019ace
Remove AuthzProviderAlias from the regular list of directives, so it doesn't clash with the section directives list.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1336428 13f79535-47bb-0310-9956-ffa450edef68
2012-05-09 22:12:32 +00:00
Daniel Gruno
2836ae3a79
Add AuthzProviderAlias/AuthnProviderAlias as section directives
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1336421 13f79535-47bb-0310-9956-ffa450edef68
2012-05-09 22:00:21 +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
8858c68e45
Make server variables (like %{REMOTE_ADDR}) stand out more.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335760 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 20:55:38 +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
Daniel Gruno
458dc9ec1f
Add translations of "Comments"
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333817 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 09:10:26 +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
Daniel Gruno
0eff5187c4
Add PHP as a possible highlighted language if needed.
...
Fix up the lexer so that when httpdComments is true, httpd style comments are not parsed as such unless the hash character is at the beginning of a line (disregarding spaces)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1332544 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 07:19:25 +00:00
Daniel Gruno
205dba926e
Allow the lexer loop to run a little longer.
...
Recognize "else" as a Perl keyword (d'uh)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331836 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 21:20:01 +00:00
Daniel Gruno
f7eafd4015
Add AuthConfig as a valid Options argument
...
Treat "foo-bar" as plain text, regardless of whether "foo" or "bar" alone is a keyword.
Treat foo_module as a valid LoadModule argument
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331717 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 09:02:40 +00:00
Daniel Gruno
f2e170140a
Stop being case-insensitive with section directives. This fixes the highlighting issue with mod_proxy and others, although a longer lasting solution might have to be worked on.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331688 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 05:40:20 +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
df33bf7282
Add IfVersion as a known section directive, change the css for literals and identify Options arguments as literals
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331530 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 18:23:10 +00:00
Daniel Gruno
1513f8d80b
Add AuthzProviderAlias as a valid section directive
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331290 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 08:16:23 +00:00
Daniel Gruno
1036562689
add a boundary check to type highlighting in C
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331260 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 07:17:08 +00:00
Daniel Gruno
1ae3e9d127
Update keywords for shell scripts
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331235 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 06:15:12 +00:00
Daniel Gruno
c23909315f
Prevent infinite looping in case of borked spans or code.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330992 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 17:49:39 +00:00
Daniel Gruno
f19a613269
Accept AuthLDAPUrl as a keyword
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330931 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 16:30:27 +00:00
Daniel Gruno
1c5fbceb62
Allow for multiple newlines to be ignored at start and finish
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330875 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 14:36:40 +00:00
Daniel Gruno
0fbe07f716
Remove trailing and leading newlines and spaces caused by xml formatting styles
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330665 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 06:09:31 +00:00
Daniel Gruno
c02a1b0b91
Recognize IPv6 addresses as literals, update comment colors so they don't clash with section directives.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330363 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 15:51:31 +00:00
Daniel Gruno
b6058ee9e2
Recognize Require(Any|All|None) as enclosure
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330278 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 13:30:48 +00:00
Daniel Gruno
56f06b5632
Make httpd directives bold in highlighting
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330256 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 13:06:45 +00:00
Daniel Gruno
4c7a210dd8
Make the lexer only highlight enclosures in config syntax if they are whole words, and update to also recognize FilesMatch, LocationMatch, Limit etc.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330241 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 12:33:44 +00:00
Igor Galić
b92b224c3a
make validate-xml a target of "all"
...
make it *fail* when the XML doesn't validate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330223 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 11:53:41 +00:00
Daniel Gruno
500c1d015c
Update CSS to have a perl style as well.
...
Update CGI howto doc to highlight code
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330165 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 09:11:38 +00:00