From 8650f17901d87666f80aff7a5538c0edd4e382dc Mon Sep 17 00:00:00 2001 From: dakkar Date: Wed, 2 Jan 2008 13:55:03 +0000 Subject: ugly way to get titles... may require double-run git-svn-id: svn://luxion/repos/WebCoso/trunk@318 fcb26f47-9200-0410-b104-b98ab5b095f3 --- t/test-site/src/common/du2html.xsl | 29 ++++++++++++++++++++++++++++- t/test-site/src/foo/document.it.rest.txt | 6 +++--- 2 files changed, 31 insertions(+), 4 deletions(-) (limited to 't') diff --git a/t/test-site/src/common/du2html.xsl b/t/test-site/src/common/du2html.xsl index d7a9b62..b67dbe6 100644 --- a/t/test-site/src/common/du2html.xsl +++ b/t/test-site/src/common/du2html.xsl @@ -1,21 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + - <x:apply-templates select="title/node()"/> + <x:value-of select="title"/>

diff --git a/t/test-site/src/foo/document.it.rest.txt b/t/test-site/src/foo/document.it.rest.txt index e4d7333..7fc3936 100644 --- a/t/test-site/src/foo/document.it.rest.txt +++ b/t/test-site/src/foo/document.it.rest.txt @@ -1,6 +1,6 @@ -============ - Pagina foo -============ +============== + Pagina *foo* +============== :tags: * one * two -- cgit v1.2.3