From cb9651dc90682570b1fde612771ea6856ee8c58e Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 3 Jan 2008 15:32:35 +0000 Subject: added taglist to single pages git-svn-id: svn://luxion/repos/WebCoso/trunk@322 fcb26f47-9200-0410-b104-b98ab5b095f3 --- t/test-site-output/bar/baz/document.en.html | 19 +++++++++++++++++-- t/test-site-output/bar/baz/document.it.html | 17 +++++++++++++++-- 2 files changed, 32 insertions(+), 4 deletions(-) (limited to 't/test-site-output/bar/baz') diff --git a/t/test-site-output/bar/baz/document.en.html b/t/test-site-output/bar/baz/document.en.html index 440ea1b..7605cab 100644 --- a/t/test-site-output/bar/baz/document.en.html +++ b/t/test-site-output/bar/baz/document.en.html @@ -1,6 +1,21 @@ bar-baz english -

bar-baz english +

bar-baz english

sticaz -

+

Category 'one' +
bar-baz english + + (it | en) + foo page + + (it | en) +
Category 'three/bis' +
bar-baz english + + (it | en) +
Category 'two' +
foo page + + (it | en) +
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 @@ bar-baz italiano -

bar-baz italiano +

bar-baz italiano

sticaz -

+

Categoria 'uno' +
bar-baz italiano + + (it | en) + Pagina foo + (it | en) +
Categoria 'three/bis' +
bar-baz italiano + + (it | en) +
Categoria 'two' +
Pagina foo + (it | en) +
-- cgit v1.2.3