Project

General

Profile

« Previous | Next » 

Revision 8005

use "UTF-8" instead of encoding="iso-8859-1"

View differences:

lib/style/skins/metacatui/eml-2/eml-party.xsl
31 31
-->
32 32
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
33 33

  
34
  <xsl:output method="html" encoding="iso-8859-1"
34
  <xsl:output method="html" encoding="UTF-8"
35 35
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
36 36
              doctype-system="http://www.w3.org/TR/html4/loose.dtd"
37 37
              indent="yes" />  
lib/style/skins/metacatui/eml-2/eml-project.xsl
31 31
-->
32 32
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
33 33

  
34
  <xsl:output method="html" encoding="iso-8859-1"
34
  <xsl:output method="html" encoding="UTF-8"
35 35
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
36 36
              doctype-system="http://www.w3.org/TR/html4/loose.dtd"
37 37
              indent="yes" />  
lib/style/skins/metacatui/eml-2/eml-storedprocedure.xsl
32 32
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
33 33

  
34 34

  
35
  <xsl:output method="html" encoding="iso-8859-1"
35
  <xsl:output method="html" encoding="UTF-8"
36 36
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
37 37
              doctype-system="http://www.w3.org/TR/html4/loose.dtd"
38 38
              indent="yes" />  
lib/style/skins/metacatui/eml-2/eml-physical.xsl
31 31
-->
32 32
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
33 33

  
34
  <xsl:output method="html" encoding="iso-8859-1"
34
  <xsl:output method="html" encoding="UTF-8"
35 35
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
36 36
              doctype-system="http://www.w3.org/TR/html4/loose.dtd"
37 37
              indent="yes" />  
lib/style/skins/metacatui/eml-2/eml-spatialraster.xsl
32 32
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
33 33

  
34 34

  
35
  <xsl:output method="html" encoding="iso-8859-1"
35
  <xsl:output method="html" encoding="UTF-8"
36 36
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
37 37
              doctype-system="http://www.w3.org/TR/html4/loose.dtd"
38 38
              indent="yes" />  
lib/style/skins/metacatui/eml-2/eml-otherentity.xsl
32 32
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
33 33

  
34 34

  
35
  <xsl:output method="html" encoding="iso-8859-1"
35
  <xsl:output method="html" encoding="UTF-8"
36 36
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
37 37
              doctype-system="http://www.w3.org/TR/html4/loose.dtd"
38 38
              indent="yes" />  
lib/style/skins/metacatui/eml-2/eml-spatialvector.xsl
32 32
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
33 33

  
34 34

  
35
  <xsl:output method="html" encoding="iso-8859-1"
35
  <xsl:output method="html" encoding="UTF-8"
36 36
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
37 37
              doctype-system="http://www.w3.org/TR/html4/loose.dtd"
38 38
              indent="yes" />  
lib/style/skins/metacatui/eml-2/eml-software.xsl
32 32
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
33 33

  
34 34

  
35
  <xsl:output method="html" encoding="iso-8859-1"
35
  <xsl:output method="html" encoding="UTF-8"
36 36
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
37 37
              doctype-system="http://www.w3.org/TR/html4/loose.dtd"
38 38
              indent="yes" />  

Also available in: Unified diff