Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4831 - trunk/docs/xsls

Anonymous User
August 30, 2012 12:06PM
Author: ru
Date: 2012-08-30 16:05:43 +0000 (Thu, 30 Aug 2012)
New Revision: 4831
URL: http://trac.nginx.org/nginx/changeset/4831/nginx

Log:
Converted DOS-style newlines.


Modified:
trunk/docs/xsls/dump.xsls

Modified: trunk/docs/xsls/dump.xsls
===================================================================
--- trunk/docs/xsls/dump.xsls 2012-08-30 15:09:21 UTC (rev 4830)
+++ trunk/docs/xsls/dump.xsls 2012-08-30 16:05:43 UTC (rev 4831)
@@ -1,29 +1,29 @@
-X:stylesheet {
-
-X:output method="xml"
-X:param indent-increment="' '";
-
-X:template noname(indent="'
'") = "*" {
- !{$indent}
-
- X:if "name()='xsl:template'" {
- !{$indent}
- }
-
- X:copy {
- X:copy-of "@*"
- !!( indent = "concat($indent, $indent-increment)" );
- X:if "./* " { !{$indent} }
- }
-}
-
-
-X:template = "comment()|processing-instruction()" {
- X:copy;
-}
-
-<!--
-X:template ="text()[normalize-space(.)='']" {}
--->
-
-}
+X:stylesheet {
+
+X:output method="xml"
+X:param indent-increment="' '";
+
+X:template noname(indent="'&#xA;'") = "*" {
+ !{$indent}
+
+ X:if "name()='xsl:template'" {
+ !{$indent}
+ }
+
+ X:copy {
+ X:copy-of "@*"
+ !!( indent = "concat($indent, $indent-increment)" );
+ X:if "./* " { !{$indent} }
+ }
+}
+
+
+X:template = "comment()|processing-instruction()" {
+ X:copy;
+}
+
+<!--
+X:template ="text()[normalize-space(.)='']" {}
+-->
+
+}

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r4831 - trunk/docs/xsls

Anonymous User 1088 August 30, 2012 12:06PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 159
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready