[PATCH 1 of 2] postpone xslt files parsing to location merge

SamB ja.nginx at mailnull.com
Wed Apr 18 20:46:09 UTC 2012


Hi,

   this is initial patch that allows xslt files to be placed relatively to
defined xslt root.
   Its variation of similar patch I've sent before (
http://mailman.nginx.org/pipermail/nginx-devel/2012-January/001669.html).

   First patch only reorganizes processing of xslt_stylesheet and
xslt_entities directives, to make relative files use possible.
   Instead of parsing them directly, they are processed in location merge
function.
   DTD parsing has been slightly modified to work in the same way as
stylesheet parsing (and use ngx_conf_full_name).

Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20120418/6e2b801b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx-1.1.18-xslt-postpone-parse.patch
Type: application/octet-stream
Size: 7800 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20120418/6e2b801b/attachment.obj>


More information about the nginx-devel mailing list