diff options
Diffstat (limited to 't/test-site/src')
l--------- | t/test-site/src/tags/one/document-listing.tt | 1 | ||||
-rw-r--r-- | t/test-site/src/tags/one/document.en.rest.tt | 5 | ||||
-rw-r--r-- | t/test-site/src/tags/one/document.it.rest.tt | 5 | ||||
l--------- | t/test-site/src/tags/one/du2html.xsl | 1 | ||||
l--------- | t/test-site/src/tags/three/bis/document-listing.tt | 1 | ||||
-rw-r--r-- | t/test-site/src/tags/three/bis/document.en.rest.tt | 5 | ||||
-rw-r--r-- | t/test-site/src/tags/three/bis/document.it.rest.tt | 5 | ||||
l--------- | t/test-site/src/tags/three/bis/du2html.xsl | 1 | ||||
l--------- | t/test-site/src/tags/three/document-listing.tt | 1 | ||||
-rw-r--r-- | t/test-site/src/tags/three/document.en.rest.tt | 5 | ||||
-rw-r--r-- | t/test-site/src/tags/three/document.it.rest.tt | 5 | ||||
l--------- | t/test-site/src/tags/three/du2html.xsl | 1 | ||||
l--------- | t/test-site/src/tags/two/document-listing.tt | 1 | ||||
-rw-r--r-- | t/test-site/src/tags/two/document.en.rest.tt | 5 | ||||
-rw-r--r-- | t/test-site/src/tags/two/document.it.rest.tt | 5 | ||||
l--------- | t/test-site/src/tags/two/du2html.xsl | 1 |
16 files changed, 48 insertions, 0 deletions
diff --git a/t/test-site/src/tags/one/document-listing.tt b/t/test-site/src/tags/one/document-listing.tt new file mode 120000 index 0000000..9444be1 --- /dev/null +++ b/t/test-site/src/tags/one/document-listing.tt @@ -0,0 +1 @@ +../../common/document-listing.tt
\ No newline at end of file diff --git a/t/test-site/src/tags/one/document.en.rest.tt b/t/test-site/src/tags/one/document.en.rest.tt new file mode 100644 index 0000000..6435637 --- /dev/null +++ b/t/test-site/src/tags/one/document.en.rest.tt @@ -0,0 +1,5 @@ +================ + Category 'one' +================ + +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/src/tags/one/document.it.rest.tt b/t/test-site/src/tags/one/document.it.rest.tt new file mode 100644 index 0000000..0dae4f0 --- /dev/null +++ b/t/test-site/src/tags/one/document.it.rest.tt @@ -0,0 +1,5 @@ +================= + Categoria 'uno' +================= + +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/src/tags/one/du2html.xsl b/t/test-site/src/tags/one/du2html.xsl new file mode 120000 index 0000000..6737f0e --- /dev/null +++ b/t/test-site/src/tags/one/du2html.xsl @@ -0,0 +1 @@ +../../common/du2html.xsl
\ No newline at end of file diff --git a/t/test-site/src/tags/three/bis/document-listing.tt b/t/test-site/src/tags/three/bis/document-listing.tt new file mode 120000 index 0000000..b2b2ee2 --- /dev/null +++ b/t/test-site/src/tags/three/bis/document-listing.tt @@ -0,0 +1 @@ +../../../common/document-listing.tt
\ No newline at end of file diff --git a/t/test-site/src/tags/three/bis/document.en.rest.tt b/t/test-site/src/tags/three/bis/document.en.rest.tt new file mode 100644 index 0000000..3b5629c --- /dev/null +++ b/t/test-site/src/tags/three/bis/document.en.rest.tt @@ -0,0 +1,5 @@ +====================== + Category 'three/bis' +====================== + +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/src/tags/three/bis/document.it.rest.tt b/t/test-site/src/tags/three/bis/document.it.rest.tt new file mode 100644 index 0000000..330b121 --- /dev/null +++ b/t/test-site/src/tags/three/bis/document.it.rest.tt @@ -0,0 +1,5 @@ +======================= + Categoria 'three/bis' +======================= + +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/src/tags/three/bis/du2html.xsl b/t/test-site/src/tags/three/bis/du2html.xsl new file mode 120000 index 0000000..b6e8ebc --- /dev/null +++ b/t/test-site/src/tags/three/bis/du2html.xsl @@ -0,0 +1 @@ +../../../common/du2html.xsl
\ No newline at end of file diff --git a/t/test-site/src/tags/three/document-listing.tt b/t/test-site/src/tags/three/document-listing.tt new file mode 120000 index 0000000..9444be1 --- /dev/null +++ b/t/test-site/src/tags/three/document-listing.tt @@ -0,0 +1 @@ +../../common/document-listing.tt
\ No newline at end of file diff --git a/t/test-site/src/tags/three/document.en.rest.tt b/t/test-site/src/tags/three/document.en.rest.tt new file mode 100644 index 0000000..ac13056 --- /dev/null +++ b/t/test-site/src/tags/three/document.en.rest.tt @@ -0,0 +1,5 @@ +================== + Category 'three' +================== + +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/src/tags/three/document.it.rest.tt b/t/test-site/src/tags/three/document.it.rest.tt new file mode 100644 index 0000000..bcd13ef --- /dev/null +++ b/t/test-site/src/tags/three/document.it.rest.tt @@ -0,0 +1,5 @@ +=================== + Categoria 'three' +=================== + +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/src/tags/three/du2html.xsl b/t/test-site/src/tags/three/du2html.xsl new file mode 120000 index 0000000..6737f0e --- /dev/null +++ b/t/test-site/src/tags/three/du2html.xsl @@ -0,0 +1 @@ +../../common/du2html.xsl
\ No newline at end of file diff --git a/t/test-site/src/tags/two/document-listing.tt b/t/test-site/src/tags/two/document-listing.tt new file mode 120000 index 0000000..9444be1 --- /dev/null +++ b/t/test-site/src/tags/two/document-listing.tt @@ -0,0 +1 @@ +../../common/document-listing.tt
\ No newline at end of file diff --git a/t/test-site/src/tags/two/document.en.rest.tt b/t/test-site/src/tags/two/document.en.rest.tt new file mode 100644 index 0000000..5b5579a --- /dev/null +++ b/t/test-site/src/tags/two/document.en.rest.tt @@ -0,0 +1,5 @@ +================ + Category 'two' +================ + +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/src/tags/two/document.it.rest.tt b/t/test-site/src/tags/two/document.it.rest.tt new file mode 100644 index 0000000..3291828 --- /dev/null +++ b/t/test-site/src/tags/two/document.it.rest.tt @@ -0,0 +1,5 @@ +================= + Categoria 'two' +================= + +[% PROCESS 'document-listing.tt' %] diff --git a/t/test-site/src/tags/two/du2html.xsl b/t/test-site/src/tags/two/du2html.xsl new file mode 120000 index 0000000..6737f0e --- /dev/null +++ b/t/test-site/src/tags/two/du2html.xsl @@ -0,0 +1 @@ +../../common/du2html.xsl
\ No newline at end of file |