[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xalan-cvs
Subject:    svn commit: r1361445 - in /xalan/c/branches/XalanDocs/xalan: c/trunk/xdocs/sources/stylebook.xslt ja
From:       shathaway () apache ! org
Date:       2012-07-13 23:32:24
Message-ID: 20120713233224.BB26723888E7 () eris ! apache ! org
[Download RAW message or body]

Author: shathaway
Date: Fri Jul 13 23:32:24 2012
New Revision: 1361445

URL: http://svn.apache.org/viewvc?rev=1361445&view=rev
Log:
Update stylebook output codepage to UTF-8

Modified:
    xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/sources/stylebook.xslt
    xalan/c/branches/XalanDocs/xalan/java/trunk/xdocs/sources/stylebook.xslt

Modified: xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/sources/stylebook.xslt
URL: http://svn.apache.org/viewvc/xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/sources/stylebook.xslt?rev=1361445&r1=1361444&r2=1361445&view=diff
 ==============================================================================
--- xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/sources/stylebook.xslt (original)
+++ xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/sources/stylebook.xslt Fri Jul 13 \
23:32:24 2012 @@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0" encoding="UTF-8" ?>
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
 <!--
@@ -28,7 +28,7 @@
   doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
   doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
   omit-xml-declaration="no"
-  encoding="ISO-8859-1"
+  encoding="UTF-8"
   standalone="no"
 />
 
@@ -126,7 +126,7 @@
     <xsl:element name='title'>
       <xsl:value-of select="concat('ASF: ',$xalantitle)"/>
     </xsl:element><!--/title-->
-    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
     <meta http-equiv="Content-Style-Type" content="text/css"/>
     <link rel="stylesheet" type="text/css" href="resources/apache-xalan.css"/>
   </xsl:element><!--/head-->

Modified: xalan/c/branches/XalanDocs/xalan/java/trunk/xdocs/sources/stylebook.xslt
URL: http://svn.apache.org/viewvc/xalan/c/branches/XalanDocs/xalan/java/trunk/xdocs/sources/stylebook.xslt?rev=1361445&r1=1361444&r2=1361445&view=diff
 ==============================================================================
--- xalan/c/branches/XalanDocs/xalan/java/trunk/xdocs/sources/stylebook.xslt \
                (original)
+++ xalan/c/branches/XalanDocs/xalan/java/trunk/xdocs/sources/stylebook.xslt Fri Jul \
13 23:32:24 2012 @@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0" encoding="UTF-8" ?>
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
 <!--
@@ -28,7 +28,7 @@
   doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
   doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
   omit-xml-declaration="no"
-  encoding="ISO-8859-1"
+  encoding="UTF-8"
   standalone="no"
 />
 
@@ -126,7 +126,7 @@
     <xsl:element name='title'>
       <xsl:value-of select="concat('ASF: ',$xalantitle)"/>
     </xsl:element><!--/title-->
-    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
     <meta http-equiv="Content-Style-Type" content="text/css"/>
     <link rel="stylesheet" type="text/css" href="resources/apache-xalan.css"/>
   </xsl:element><!--/head-->



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic