From 5498e37be710e2fc038bd628abbd4fa66c2fc270 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 16 Jun 2012 22:53:33 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351021 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/directives.html.de | 1 + docs/manual/mod/directives.html.en | 1 + docs/manual/mod/directives.html.es | 1 + docs/manual/mod/directives.html.ja.utf8 | 1 + docs/manual/mod/directives.html.ko.euc-kr | 1 + docs/manual/mod/directives.html.tr.utf8 | 1 + docs/manual/mod/directives.html.zh-cn | 1 + docs/manual/mod/mod_lua.html.en | 103 +++ docs/manual/mod/mod_lua.html.fr | 16 + docs/manual/mod/mod_lua.xml.fr | 2 +- docs/manual/mod/mod_lua.xml.meta | 2 +- docs/manual/mod/quickreference.html.de | 682 ++++++++--------- docs/manual/mod/quickreference.html.en | 680 ++++++++--------- docs/manual/mod/quickreference.html.es | 680 ++++++++--------- docs/manual/mod/quickreference.html.ja.utf8 | 666 ++++++++--------- docs/manual/mod/quickreference.html.ko.euc-kr | 676 ++++++++--------- docs/manual/mod/quickreference.html.tr.utf8 | 690 +++++++++--------- docs/manual/mod/quickreference.html.zh-cn | 680 ++++++++--------- 18 files changed, 2512 insertions(+), 2372 deletions(-) diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de index b2ef78c24fd..c4d8538a9f1 100644 --- a/docs/manual/mod/directives.html.de +++ b/docs/manual/mod/directives.html.de @@ -346,6 +346,7 @@
  • LogFormat
  • LogLevel
  • LogMessage
  • +
  • LuaAuthzProvider
  • LuaCodeCache
  • LuaHookAccessChecker
  • LuaHookAuthChecker
  • diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 432a9073ed0..a9456e84071 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -347,6 +347,7 @@
  • LogFormat
  • LogLevel
  • LogMessage
  • +
  • LuaAuthzProvider
  • LuaCodeCache
  • LuaHookAccessChecker
  • LuaHookAuthChecker
  • diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es index 540ea335710..5855e1ceafd 100644 --- a/docs/manual/mod/directives.html.es +++ b/docs/manual/mod/directives.html.es @@ -349,6 +349,7 @@
  • LogFormat
  • LogLevel
  • LogMessage
  • +
  • LuaAuthzProvider
  • LuaCodeCache
  • LuaHookAccessChecker
  • LuaHookAuthChecker
  • diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8 index d2bd9ef4dba..9bd1d4d19a6 100644 --- a/docs/manual/mod/directives.html.ja.utf8 +++ b/docs/manual/mod/directives.html.ja.utf8 @@ -344,6 +344,7 @@
  • LogFormat
  • LogLevel
  • LogMessage
  • +
  • LuaAuthzProvider
  • LuaCodeCache
  • LuaHookAccessChecker
  • LuaHookAuthChecker
  • diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr index 31ce630a700..06a6e724db6 100644 --- a/docs/manual/mod/directives.html.ko.euc-kr +++ b/docs/manual/mod/directives.html.ko.euc-kr @@ -344,6 +344,7 @@
  • LogFormat
  • LogLevel
  • LogMessage
  • +
  • LuaAuthzProvider
  • LuaCodeCache
  • LuaHookAccessChecker
  • LuaHookAuthChecker
  • diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8 index ad379d9db6b..507a0592528 100644 --- a/docs/manual/mod/directives.html.tr.utf8 +++ b/docs/manual/mod/directives.html.tr.utf8 @@ -343,6 +343,7 @@
  • LogFormat
  • LogLevel
  • LogMessage
  • +
  • LuaAuthzProvider
  • LuaCodeCache
  • LuaHookAccessChecker
  • LuaHookAuthChecker
  • diff --git a/docs/manual/mod/directives.html.zh-cn b/docs/manual/mod/directives.html.zh-cn index ae1a11d6c6a..018f492cfc4 100644 --- a/docs/manual/mod/directives.html.zh-cn +++ b/docs/manual/mod/directives.html.zh-cn @@ -342,6 +342,7 @@
  • LogFormat
  • LogLevel
  • LogMessage
  • +
  • LuaAuthzProvider
  • LuaCodeCache
  • LuaHookAccessChecker
  • LuaHookAuthChecker
  • diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index 55f0a5ce623..d6a66672e46 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -53,6 +53,7 @@ Be sure to check the CHANGES file before upgrading.

    Directives