Nur 'Miss', aber keine Herren bzw. honorific nur bei 'Miss'

"Roger Fischer" <[email protected]>
Newsgroups gmane.comp.cms.bitflux.general.german
Message-ID <[email protected]>
Habe ein kleines Detail in person.xsl abgeändert
------------------------------------------------

<xsl:if test="honorific = 'Miss'">
  <xsl:value-of select="honorific"/><xsl:text> </xsl:text>
</xsl:if>

anstatt

<xsl:if test="string-length(honorific) &gt; 0">
  <xsl:value-of select="honorific"/><xsl:text> </xsl:text>
</xsl:if>


NOTE:
'&gt;' heisst nichts anderes als '>'


BTW: Patrick hat noch die Navigation so geändert, dass beim Umbrechen, die
nächste Zeile schön auf gleicher Höhe mit der Schrift der ersten Zeile
steht. Bravo:)



--
roger fischer | bitflux GmbH | schöneggstrasse 5 | ch-8004 zürich
tel +41 1 240 56 72 | mobil +41 78 607 75 06 | fax +41 1 240 56 71
http://www.bitflux.ch | [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.