diff options
author | Graham Leggett <minfrin@apache.org> | 2011-06-10 12:52:03 +0200 |
---|---|---|
committer | Graham Leggett <minfrin@apache.org> | 2011-06-10 12:52:03 +0200 |
commit | 4d224542bfaca397a7b8581e60dd5fa6164d24e3 (patch) | |
tree | 1c4a08de5c5717153641c2e5a9888fe20e934a78 /docs/manual/mod | |
parent | Ensure variable is initialised before use. (diff) | |
download | apache2-4d224542bfaca397a7b8581e60dd5fa6164d24e3.tar.xz apache2-4d224542bfaca397a7b8581e60dd5fa6164d24e3.zip |
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1134275 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod')
-rw-r--r-- | docs/manual/mod/allmodules.xml | 1 | ||||
-rw-r--r-- | docs/manual/mod/allmodules.xml.de | 1 | ||||
-rw-r--r-- | docs/manual/mod/allmodules.xml.es | 1 | ||||
-rw-r--r-- | docs/manual/mod/allmodules.xml.fr | 1 | ||||
-rw-r--r-- | docs/manual/mod/allmodules.xml.ja | 1 | ||||
-rw-r--r-- | docs/manual/mod/allmodules.xml.ko | 1 | ||||
-rw-r--r-- | docs/manual/mod/allmodules.xml.tr | 1 | ||||
-rw-r--r-- | docs/manual/mod/allmodules.xml.zh-cn | 1 | ||||
-rw-r--r-- | docs/manual/mod/index.html.de | 3 | ||||
-rw-r--r-- | docs/manual/mod/index.html.en | 3 | ||||
-rw-r--r-- | docs/manual/mod/index.html.es | 3 | ||||
-rw-r--r-- | docs/manual/mod/index.html.fr | 3 | ||||
-rw-r--r-- | docs/manual/mod/index.html.ja.utf8 | 3 | ||||
-rw-r--r-- | docs/manual/mod/index.html.ko.euc-kr | 3 | ||||
-rw-r--r-- | docs/manual/mod/index.html.tr.utf8 | 3 | ||||
-rw-r--r-- | docs/manual/mod/index.html.zh-cn | 3 | ||||
-rw-r--r-- | docs/manual/mod/mod_data.html | 5 | ||||
-rw-r--r-- | docs/manual/mod/mod_data.html.en | 81 |
18 files changed, 110 insertions, 8 deletions
diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml index 0505c41d44..2ed092cdea 100644 --- a/docs/manual/mod/allmodules.xml +++ b/docs/manual/mod/allmodules.xml @@ -33,6 +33,7 @@ <modulefile>mod_cgi.xml</modulefile> <modulefile>mod_cgid.xml</modulefile> <modulefile>mod_charset_lite.xml</modulefile> + <modulefile>mod_data.xml</modulefile> <modulefile>mod_dav.xml</modulefile> <modulefile>mod_dav_fs.xml</modulefile> <modulefile>mod_dav_lock.xml</modulefile> diff --git a/docs/manual/mod/allmodules.xml.de b/docs/manual/mod/allmodules.xml.de index a1d908cf9d..0a7c33860c 100644 --- a/docs/manual/mod/allmodules.xml.de +++ b/docs/manual/mod/allmodules.xml.de @@ -33,6 +33,7 @@ <modulefile>mod_cgi.xml</modulefile> <modulefile>mod_cgid.xml</modulefile> <modulefile>mod_charset_lite.xml</modulefile> + <modulefile>mod_data.xml</modulefile> <modulefile>mod_dav.xml</modulefile> <modulefile>mod_dav_fs.xml</modulefile> <modulefile>mod_dav_lock.xml</modulefile> diff --git a/docs/manual/mod/allmodules.xml.es b/docs/manual/mod/allmodules.xml.es index 92580378bf..9617f5f670 100644 --- a/docs/manual/mod/allmodules.xml.es +++ b/docs/manual/mod/allmodules.xml.es @@ -33,6 +33,7 @@ <modulefile>mod_cgi.xml</modulefile> <modulefile>mod_cgid.xml</modulefile> <modulefile>mod_charset_lite.xml</modulefile> + <modulefile>mod_data.xml</modulefile> <modulefile>mod_dav.xml</modulefile> <modulefile>mod_dav_fs.xml</modulefile> <modulefile>mod_dav_lock.xml</modulefile> diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr index e204b5dacb..9b64bd529c 100644 --- a/docs/manual/mod/allmodules.xml.fr +++ b/docs/manual/mod/allmodules.xml.fr @@ -33,6 +33,7 @@ <modulefile>mod_cgi.xml</modulefile> <modulefile>mod_cgid.xml</modulefile> <modulefile>mod_charset_lite.xml</modulefile> + <modulefile>mod_data.xml</modulefile> <modulefile>mod_dav.xml</modulefile> <modulefile>mod_dav_fs.xml</modulefile> <modulefile>mod_dav_lock.xml</modulefile> diff --git a/docs/manual/mod/allmodules.xml.ja b/docs/manual/mod/allmodules.xml.ja index e4c6c33b9a..a99b97b941 100644 --- a/docs/manual/mod/allmodules.xml.ja +++ b/docs/manual/mod/allmodules.xml.ja @@ -33,6 +33,7 @@ <modulefile>mod_cgi.xml.ja</modulefile> <modulefile>mod_cgid.xml.ja</modulefile> <modulefile>mod_charset_lite.xml</modulefile> + <modulefile>mod_data.xml</modulefile> <modulefile>mod_dav.xml.ja</modulefile> <modulefile>mod_dav_fs.xml.ja</modulefile> <modulefile>mod_dav_lock.xml.ja</modulefile> diff --git a/docs/manual/mod/allmodules.xml.ko b/docs/manual/mod/allmodules.xml.ko index 24bede0ff5..1a43c59332 100644 --- a/docs/manual/mod/allmodules.xml.ko +++ b/docs/manual/mod/allmodules.xml.ko @@ -33,6 +33,7 @@ <modulefile>mod_cgi.xml.ko</modulefile> <modulefile>mod_cgid.xml.ko</modulefile> <modulefile>mod_charset_lite.xml.ko</modulefile> + <modulefile>mod_data.xml</modulefile> <modulefile>mod_dav.xml.ko</modulefile> <modulefile>mod_dav_fs.xml.ko</modulefile> <modulefile>mod_dav_lock.xml</modulefile> diff --git a/docs/manual/mod/allmodules.xml.tr b/docs/manual/mod/allmodules.xml.tr index 7e0391368a..f004f528b7 100644 --- a/docs/manual/mod/allmodules.xml.tr +++ b/docs/manual/mod/allmodules.xml.tr @@ -33,6 +33,7 @@ <modulefile>mod_cgi.xml</modulefile> <modulefile>mod_cgid.xml</modulefile> <modulefile>mod_charset_lite.xml</modulefile> + <modulefile>mod_data.xml</modulefile> <modulefile>mod_dav.xml</modulefile> <modulefile>mod_dav_fs.xml</modulefile> <modulefile>mod_dav_lock.xml</modulefile> diff --git a/docs/manual/mod/allmodules.xml.zh-cn b/docs/manual/mod/allmodules.xml.zh-cn index 0505c41d44..2ed092cdea 100644 --- a/docs/manual/mod/allmodules.xml.zh-cn +++ b/docs/manual/mod/allmodules.xml.zh-cn @@ -33,6 +33,7 @@ <modulefile>mod_cgi.xml</modulefile> <modulefile>mod_cgid.xml</modulefile> <modulefile>mod_charset_lite.xml</modulefile> + <modulefile>mod_data.xml</modulefile> <modulefile>mod_dav.xml</modulefile> <modulefile>mod_dav_fs.xml</modulefile> <modulefile>mod_dav_lock.xml</modulefile> diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index c8139e6bb6..eff5c8d325 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -110,7 +110,8 @@ address)</dd> <dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an external CGI daemon</dd> <dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd> -<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning +<dt><a href="mod_data.html" id="D" name="D">mod_data</a></dt><dd>Convert response body into an RFC2397 data URL</dd> +<dt><a href="mod_dav.html">mod_dav</a></dt><dd>Distributed Authoring and Versioning (<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd> <dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd>filesystem provider for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> <dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd>generic locking module for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index 7511c26518..8598c03f0f 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -108,7 +108,8 @@ address)</dd> <dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an external CGI daemon</dd> <dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd> -<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning +<dt><a href="mod_data.html" id="D" name="D">mod_data</a></dt><dd>Convert response body into an RFC2397 data URL</dd> +<dt><a href="mod_dav.html">mod_dav</a></dt><dd>Distributed Authoring and Versioning (<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd> <dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd>filesystem provider for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> <dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd>generic locking module for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es index b7c4dc8aba..67dc32752c 100644 --- a/docs/manual/mod/index.html.es +++ b/docs/manual/mod/index.html.es @@ -113,7 +113,8 @@ address)</dd> <dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an external CGI daemon</dd> <dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd> -<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning +<dt><a href="mod_data.html" id="D" name="D">mod_data</a></dt><dd>Convert response body into an RFC2397 data URL</dd> +<dt><a href="mod_dav.html">mod_dav</a></dt><dd>Distributed Authoring and Versioning (<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd> <dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd>filesystem provider for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> <dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd>generic locking module for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> diff --git a/docs/manual/mod/index.html.fr b/docs/manual/mod/index.html.fr index 0b5b4edc8c..55bf8e9e4b 100644 --- a/docs/manual/mod/index.html.fr +++ b/docs/manual/mod/index.html.fr @@ -109,7 +109,8 @@ cache HTTP.</dd> <dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an external CGI daemon</dd> <dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd> -<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning +<dt><a href="mod_data.html" id="D" name="D">mod_data</a></dt><dd>Convert response body into an RFC2397 data URL</dd> +<dt><a href="mod_dav.html">mod_dav</a></dt><dd>Distributed Authoring and Versioning (<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd> <dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd>filesystem provider for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> <dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd>generic locking module for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8 index bb70cd0543..bead84f773 100644 --- a/docs/manual/mod/index.html.ja.utf8 +++ b/docs/manual/mod/index.html.ja.utf8 @@ -106,7 +106,8 @@ address)</dd> <dt><a href="mod_cgi.html">mod_cgi</a></dt><dd>CGI スクリプトの実行</dd> <dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>外部 CGI デーモンを使った CGI スクリプトの実行</dd> <dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd> -<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>分散オーサリングとバージョン管理 +<dt><a href="mod_data.html" id="D" name="D">mod_data</a></dt><dd>Convert response body into an RFC2397 data URL</dd> +<dt><a href="mod_dav.html">mod_dav</a></dt><dd>分散オーサリングとバージョン管理 (<a href="http://www.webdav.org/">WebDAV</a>) 機能</dd> <dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd><code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code> のためのファイルシステムプロバイダ</dd> <dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd><code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code> 用の汎用ロックモジュール</dd> diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr index 32c0f219e4..815f00be0f 100644 --- a/docs/manual/mod/index.html.ko.euc-kr +++ b/docs/manual/mod/index.html.ko.euc-kr @@ -102,7 +102,8 @@ address)</dd> <dt><a href="mod_cgi.html">mod_cgi</a></dt><dd>CGI ũƮ </dd> <dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>ܺ CGI Ͽ CGI ũƮ </dd> <dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd> ȯ </dd> -<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning +<dt><a href="mod_data.html" id="D" name="D">mod_data</a></dt><dd>Convert response body into an RFC2397 data URL</dd> +<dt><a href="mod_dav.html">mod_dav</a></dt><dd>Distributed Authoring and Versioning (<a href="http://www.webdav.org/">WebDAV</a>) </dd> <dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd><code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code> Ͻý </dd> <dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd>generic locking module for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> diff --git a/docs/manual/mod/index.html.tr.utf8 b/docs/manual/mod/index.html.tr.utf8 index e9f1e79a38..e53144462e 100644 --- a/docs/manual/mod/index.html.tr.utf8 +++ b/docs/manual/mod/index.html.tr.utf8 @@ -104,7 +104,8 @@ yaptığı gibi dizin içeriğini listeler.</dd> <dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an external CGI daemon</dd> <dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd> -<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning +<dt><a href="mod_data.html" id="D" name="D">mod_data</a></dt><dd>Convert response body into an RFC2397 data URL</dd> +<dt><a href="mod_dav.html">mod_dav</a></dt><dd>Distributed Authoring and Versioning (<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd> <dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd>filesystem provider for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> <dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd>generic locking module for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> diff --git a/docs/manual/mod/index.html.zh-cn b/docs/manual/mod/index.html.zh-cn index c8a29b27af..7a0cd1e21d 100644 --- a/docs/manual/mod/index.html.zh-cn +++ b/docs/manual/mod/index.html.zh-cn @@ -103,7 +103,8 @@ address)</dd> <dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an external CGI daemon</dd> <dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd> -<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning +<dt><a href="mod_data.html" id="D" name="D">mod_data</a></dt><dd>Convert response body into an RFC2397 data URL</dd> +<dt><a href="mod_dav.html">mod_dav</a></dt><dd>Distributed Authoring and Versioning (<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd> <dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd>filesystem provider for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> <dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd>generic locking module for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> diff --git a/docs/manual/mod/mod_data.html b/docs/manual/mod/mod_data.html new file mode 100644 index 0000000000..6857a7393c --- /dev/null +++ b/docs/manual/mod/mod_data.html @@ -0,0 +1,5 @@ +# GENERATED FROM XML -- DO NOT EDIT + +URI: mod_data.html.en +Content-Language: en +Content-type: text/html; charset=ISO-8859-1 diff --git a/docs/manual/mod/mod_data.html.en b/docs/manual/mod/mod_data.html.en new file mode 100644 index 0000000000..8f5b04e1df --- /dev/null +++ b/docs/manual/mod/mod_data.html.en @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!-- + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + This file is generated from xml source: DO NOT EDIT + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + --> +<title>mod_data - Apache HTTP Server</title> +<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> +<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> +<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /> +<link href="../images/favicon.ico" rel="shortcut icon" /></head> +<body> +<div id="page-header"> +<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p> +<p class="apache">Apache HTTP Server Version 2.3</p> +<img alt="" src="../images/feather.gif" /></div> +<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> +<div id="path"> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.3</a> > <a href="./">Modules</a></div> +<div id="page-content"> +<div id="preamble"><h1>Apache Module mod_data</h1> +<div class="toplang"> +<p><span>Available Languages: </span><a href="../en/mod/mod_data.html" title="English"> en </a></p> +</div> +<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Convert response body into an RFC2397 data URL</td></tr> +<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr> +<tr><th><a href="module-dict.html#ModuleIdentifier">ModuleIdentifier:</a></th><td>data_module</td></tr> +<tr><th><a href="module-dict.html#SourceFile">SourceFile:</a></th><td>mod_data.c</td></tr> +<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.3 and later</td></tr></table> +<h3>Summary</h3> + + <p>This module provides the ability to convert a response into + an <a href="http://tools.ietf.org/html/rfc2397">RFC2397 data URL</a>. + </p> + + <p>Data URLs can be embedded inline within web pages using something + like the <code class="module"><a href="../mod/mod_include.html">mod_include</a></code> module, to remove the need for + clients to make separate connections to fetch what may potentially be + many small images. Data URLs may also be included into pages generated + by scripting languages such as PHP.</p> + + <div class="example"><h3>An example of a data URL</h3><p><code> + data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw<br /> + AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz<br /> + ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp<br /> + a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl<br /> + ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis<br /> + F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH<br /> + hhx4dbgYKAAA7<br /> + </code></p></div> + + <p>The filter takes no parameters, and can be added to the filter stack + using the <code class="directive"><a href="../mod/core.html#setoutputfilter">SetOutputFilter</a></code> directive, + or any of the directives supported by the <code class="module"><a href="../mod/mod_filter.html">mod_filter</a></code> + module.</p> + + <div class="example"><h3>Configuring the filter</h3><p><code> + <Location /data/images><br /> + <span class="indent"> + SetOutputFilter DATA + </span> + </Location><br /> + </code></p></div> + +</div> +<div id="quickview"><h3 class="directives">Directives</h3> +<p>This module provides no + directives.</p> +<h3>See also</h3> +<ul class="seealso"> +<li><a href="../filter.html">Filters</a></li> +</ul></div> + +</div> +<div class="bottomlang"> +<p><span>Available Languages: </span><a href="../en/mod/mod_data.html" title="English"> en </a></p> +</div><div id="footer"> +<p class="apache">Copyright 2011 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> +</body></html>
\ No newline at end of file |