From chatellier@users.labs.libre-entreprise.org Thu Oct 2 19:44:00 2008 From: chatellier@users.labs.libre-entreprise.org To: jrst-commits@list.nuiton.org Subject: [Jrst-commits] r217 - jrst/trunk/src/main/resources/xsl Date: Thu, 02 Oct 2008 19:44:00 +0200 Message-ID: <20081002174400.4D436461B4C@labs.libre-entreprise.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0373213364382092171==" --===============0373213364382092171== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: chatellier Date: 2008-10-02 17:44:00 +0000 (Thu, 02 Oct 2008) New Revision: 217 Modified: jrst/trunk/src/main/resources/xsl/rst2xdoc.xsl Log: Add xdoc title properties to generate beautiful html title code ;) Modified: jrst/trunk/src/main/resources/xsl/rst2xdoc.xsl =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- jrst/trunk/src/main/resources/xsl/rst2xdoc.xsl 2008-09-25 09:12:48 UTC (r= ev 216) +++ jrst/trunk/src/main/resources/xsl/rst2xdoc.xsl 2008-10-02 17:44:00 UTC (r= ev 217) @@ -8,6 +8,9 @@ =20 + + <xsl:value-of select=3D"title"/> +
=20 --===============0373213364382092171==--