aboutsummaryrefslogtreecommitdiff
path: root/t/test-site-output/tags/two/document.en.html
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-01-03 15:32:35 +0000
committerdakkar <dakkar@luxion>2008-01-03 15:32:35 +0000
commitcb9651dc90682570b1fde612771ea6856ee8c58e (patch)
tree557a12568a8f573a84629adc536ec863b51d4319 /t/test-site-output/tags/two/document.en.html
parentchaged default form of dstUriFor, prepared for XML-visible tags (diff)
downloadWebCoso-cb9651dc90682570b1fde612771ea6856ee8c58e.tar.gz
WebCoso-cb9651dc90682570b1fde612771ea6856ee8c58e.tar.bz2
WebCoso-cb9651dc90682570b1fde612771ea6856ee8c58e.zip
added taglist to single pages
git-svn-id: svn://luxion/repos/WebCoso/trunk@322 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 't/test-site-output/tags/two/document.en.html')
-rw-r--r--t/test-site-output/tags/two/document.en.html19
1 files changed, 17 insertions, 2 deletions
diff --git a/t/test-site-output/tags/two/document.en.html b/t/test-site-output/tags/two/document.en.html
index 40c151d..ada8386 100644
--- a/t/test-site-output/tags/two/document.en.html
+++ b/t/test-site-output/tags/two/document.en.html
@@ -1,6 +1,21 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wc="http://webcoso.thenautilus.net/" xml:lang="en" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Category 'two'
-</title></head><body><h1>Category 'two'
+</title></head><body><div><h1>Category 'two'
</h1><ul><li><a href="/foo/">foo page
-</a></li></ul></body></html>
+</a></li></ul></div><div><dl><dt>Category 'one'
+</dt><dd><a href="/bar/baz/">bar-baz english
+</a>
+ (<a href="/bar/baz/it">it</a> | en)
+ <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>
+ (<a href="/bar/baz/it">it</a> | en)
+ </dd><dt>Category 'two'
+</dt><dd><a href="/foo/">foo page
+</a>
+ (<a href="/foo/it">it</a> | en)
+ </dd></dl></div></body></html>