/[drupal]/contributions/modules/word2web/empty.xsl
ViewVC logotype

Diff of /contributions/modules/word2web/empty.xsl

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Wed Jun 18 20:15:00 2008 UTC revision 1.2, Mon Jul 7 20:26:27 2008 UTC
# Line 8  Line 8 
8    exclude-result-prefixes="v"    exclude-result-prefixes="v"
9    >    >
10    
11  <xsl:output method="xml"  <xsl:output method="html"
12          omit-xml-declaration="no"          omit-xml-declaration="yes"
13          indent="yes" />          encoding="UTF-8"
14      indent="yes" />
15    
16  <xsl:strip-space elements="*"/>  <xsl:strip-space elements="*"/>
17    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2