comparison xml/en/index.xml @ 377:e72701967099

English translation of ngx_http_xslt_module.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 30 Jan 2012 12:11:46 +0000
parents e5e7d6365612
children 331a86bc51ff
comparison
equal deleted inserted replaced
376:a837069db70d 377:e72701967099
65 65
66 <item> 66 <item>
67 Modular architecture. 67 Modular architecture.
68 Filters include 68 Filters include
69 <link doc="docs/http/ngx_http_gzip_module.xml">gzipping</link>, 69 <link doc="docs/http/ngx_http_gzip_module.xml">gzipping</link>,
70 byte ranges, chunked responses, XSLT, SSI, 70 byte ranges, chunked responses,
71 <link doc="docs/http/ngx_http_xslt_module.xml">XSLT</link>,
72 SSI,
71 and <link doc="docs/http/ngx_http_image_filter_module.xml">image 73 and <link doc="docs/http/ngx_http_image_filter_module.xml">image
72 transformation</link> filter. 74 transformation</link> filter.
73 Multiple SSI inclusions within a single page can be processed in 75 Multiple SSI inclusions within a single page can be processed in
74 parallel if they are handled by proxied or FastCGI servers; 76 parallel if they are handled by proxied or FastCGI servers;
75 </item> 77 </item>