Drupal: text/plain – podpora značky <br/>
authorFrantišek Kučera <franta-hg@frantovo.cz>
Tue Oct 25 15:06:59 2011 +0200 (2011-10-25)
changeset 110c81406884e16
parent 109 03cc47e9daee
child 111 f04253b2d6c1
Drupal: text/plain – podpora značky <br/>
helpers/mimeTextPart.xsl
     1.1 --- a/helpers/mimeTextPart.xsl	Tue Oct 25 14:10:55 2011 +0200
     1.2 +++ b/helpers/mimeTextPart.xsl	Tue Oct 25 15:06:59 2011 +0200
     1.3 @@ -180,6 +180,11 @@
     1.4  	</xsl:template>
     1.5  	
     1.6  	
     1.7 +	<xsl:template match="h:br">
     1.8 +		<xsl:text>&#10;</xsl:text>
     1.9 +	</xsl:template>	
    1.10 +
    1.11 +
    1.12  	<xsl:template match="h:ol|h:ul">
    1.13  		<xsl:variable name="úroveň" select="count(ancestor::h:li)"/>
    1.14  		<xsl:variable name="odsazení">