diff options
author | dakkar <dakkar@luxion> | 2008-01-03 15:32:35 +0000 |
---|---|---|
committer | dakkar <dakkar@luxion> | 2008-01-03 15:32:35 +0000 |
commit | cb9651dc90682570b1fde612771ea6856ee8c58e (patch) | |
tree | 557a12568a8f573a84629adc536ec863b51d4319 /t/test-site-output/bar/baz/document.it.html | |
parent | chaged default form of dstUriFor, prepared for XML-visible tags (diff) | |
download | WebCoso-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/bar/baz/document.it.html')
-rw-r--r-- | t/test-site-output/bar/baz/document.it.html | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/t/test-site-output/bar/baz/document.it.html b/t/test-site-output/bar/baz/document.it.html index 3cb5c92..beb5293 100644 --- a/t/test-site-output/bar/baz/document.it.html +++ b/t/test-site-output/bar/baz/document.it.html @@ -1,6 +1,19 @@ <!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="it" lang="it"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>bar-baz italiano -</title></head><body><h1>bar-baz italiano +</title></head><body><div><h1>bar-baz italiano </h1><p>sticaz -</p></body></html> +</p></div><div><dl><dt>Categoria 'uno' +</dt><dd><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 +</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> |