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 +++++++++++++++-- t/test-site-output/bar/document.en.html | 19 +++++++++++++++++-- t/test-site-output/bar/document.it.html | 17 +++++++++++++++-- 4 files changed, 64 insertions(+), 8 deletions(-) (limited to 't/test-site-output/bar') 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) +
diff --git a/t/test-site-output/bar/document.en.html b/t/test-site-output/bar/document.en.html index 4f4f109..c88b9a9 100644 --- a/t/test-site-output/bar/document.en.html +++ b/t/test-site-output/bar/document.en.html @@ -1,9 +1,24 @@ bar (from template) -

bar (from template) +

bar (from template)

  • line 1
  • line 2
  • line 3

link: bar-baz english -

+

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/document.it.html b/t/test-site-output/bar/document.it.html index b989a1f..dab74a3 100644 --- a/t/test-site-output/bar/document.it.html +++ b/t/test-site-output/bar/document.it.html @@ -1,9 +1,22 @@ bar (generato) -

bar (generato) +

bar (generato)

  • line 1
  • line 2
  • line 3

link: bar-baz italiano -

+

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