aboutsummaryrefslogtreecommitdiff
path: root/t/test-site-output/foo
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-01-03 15:34:50 +0000
committerdakkar <dakkar@luxion>2008-01-03 15:34:50 +0000
commit947416572f2265724fc625a63146d942b971dd29 (patch)
tree5c6c6a67cddf57acc8e8168584fb16e4cc0684f1 /t/test-site-output/foo
parentadded taglist to single pages (diff)
downloadWebCoso-947416572f2265724fc625a63146d942b971dd29.tar.gz
WebCoso-947416572f2265724fc625a63146d942b971dd29.tar.bz2
WebCoso-947416572f2265724fc625a63146d942b971dd29.zip
better-looking output
git-svn-id: svn://luxion/repos/WebCoso/trunk@323 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 't/test-site-output/foo')
-rw-r--r--t/test-site-output/foo/document.en.html22
-rw-r--r--t/test-site-output/foo/document.it.html22
2 files changed, 22 insertions, 22 deletions
diff --git a/t/test-site-output/foo/document.en.html b/t/test-site-output/foo/document.en.html
index 227d322..2fdd465 100644
--- a/t/test-site-output/foo/document.en.html
+++ b/t/test-site-output/foo/document.en.html
@@ -4,18 +4,18 @@
</title></head><body><div><h1>foo page
</h1><p>foo
</p></div><div><dl><dt>Category 'one'
-</dt><dd><a href="/bar/baz/">bar-baz english
+</dt><dd><ul><li><a href="/bar/baz/">bar-baz english
</a>
- (<a href="/bar/baz/it">it</a> | en)
- <a href="/foo/">foo page
+ (<a href="/bar/baz/it">it</a> | en)
+ </li><li><a href="/foo/">foo page
</a>
- (<a href="/foo/it">it</a> | en)
- </dd><dt>Category 'three/bis'
-</dt><dd><a href="/bar/baz/">bar-baz english
+ (<a href="/foo/it">it</a> | en)
+ </li></ul></dd><dt>Category 'three/bis'
+</dt><dd><ul><li><a href="/bar/baz/">bar-baz english
</a>
- (<a href="/bar/baz/it">it</a> | en)
- </dd><dt>Category 'two'
-</dt><dd><a href="/foo/">foo page
+ (<a href="/bar/baz/it">it</a> | en)
+ </li></ul></dd><dt>Category 'two'
+</dt><dd><ul><li><a href="/foo/">foo page
</a>
- (<a href="/foo/it">it</a> | en)
- </dd></dl></div></body></html>
+ (<a href="/foo/it">it</a> | en)
+ </li></ul></dd></dl></div></body></html>
diff --git a/t/test-site-output/foo/document.it.html b/t/test-site-output/foo/document.it.html
index d7e078f..3f59dd8 100644
--- a/t/test-site-output/foo/document.it.html
+++ b/t/test-site-output/foo/document.it.html
@@ -2,16 +2,16 @@
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wc="http://webcoso.thenautilus.net/" xml:lang="it" lang="it"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Pagina foo</title></head><body><div><h1>Pagina <em>foo</em></h1><p>foo
</p></div><div><dl><dt>Categoria 'uno'
-</dt><dd><a href="/bar/baz/">bar-baz italiano
+</dt><dd><ul><li><a href="/bar/baz/">bar-baz italiano
</a>
- (it | <a href="/bar/baz/en">en</a>)
- <a href="/foo/">Pagina <em>foo</em></a>
- (it | <a href="/foo/en">en</a>)
- </dd><dt>Categoria 'three/bis'
-</dt><dd><a href="/bar/baz/">bar-baz italiano
+ (it | <a href="/bar/baz/en">en</a>)
+ </li><li><a href="/foo/">Pagina <em>foo</em></a>
+ (it | <a href="/foo/en">en</a>)
+ </li></ul></dd><dt>Categoria 'three/bis'
+</dt><dd><ul><li><a href="/bar/baz/">bar-baz italiano
</a>
- (it | <a href="/bar/baz/en">en</a>)
- </dd><dt>Categoria 'two'
-</dt><dd><a href="/foo/">Pagina <em>foo</em></a>
- (it | <a href="/foo/en">en</a>)
- </dd></dl></div></body></html>
+ (it | <a href="/bar/baz/en">en</a>)
+ </li></ul></dd><dt>Categoria 'two'
+</dt><dd><ul><li><a href="/foo/">Pagina <em>foo</em></a>
+ (it | <a href="/foo/en">en</a>)
+ </li></ul></dd></dl></div></body></html>