aboutsummaryrefslogtreecommitdiff
path: root/t/test-site/tags/three
diff options
context:
space:
mode:
Diffstat (limited to 't/test-site/tags/three')
-rw-r--r--t/test-site/tags/three/bis/document.en.rest.tt6
-rw-r--r--t/test-site/tags/three/bis/document.it.rest.tt6
l---------t/test-site/tags/three/bis/du2html.xsl1
-rw-r--r--t/test-site/tags/three/document.en.rest.tt6
-rw-r--r--t/test-site/tags/three/document.it.rest.tt6
l---------t/test-site/tags/three/du2html.xsl1
6 files changed, 14 insertions, 12 deletions
diff --git a/t/test-site/tags/three/bis/document.en.rest.tt b/t/test-site/tags/three/bis/document.en.rest.tt
index 18b7ac0..3b5629c 100644
--- a/t/test-site/tags/three/bis/document.en.rest.tt
+++ b/t/test-site/tags/three/bis/document.en.rest.tt
@@ -1,5 +1,5 @@
-================
+======================
Category 'three/bis'
-================
+======================
-[% PROCESS document-listing %]
+[% PROCESS 'document-listing.tt' %]
diff --git a/t/test-site/tags/three/bis/document.it.rest.tt b/t/test-site/tags/three/bis/document.it.rest.tt
index 0f1414d..330b121 100644
--- a/t/test-site/tags/three/bis/document.it.rest.tt
+++ b/t/test-site/tags/three/bis/document.it.rest.tt
@@ -1,5 +1,5 @@
-=================
+=======================
Categoria 'three/bis'
-=================
+=======================
-[% PROCESS document-listing %]
+[% PROCESS 'document-listing.tt' %]
diff --git a/t/test-site/tags/three/bis/du2html.xsl b/t/test-site/tags/three/bis/du2html.xsl
new file mode 120000
index 0000000..b6e8ebc
--- /dev/null
+++ b/t/test-site/tags/three/bis/du2html.xsl
@@ -0,0 +1 @@
+../../../common/du2html.xsl \ No newline at end of file
diff --git a/t/test-site/tags/three/document.en.rest.tt b/t/test-site/tags/three/document.en.rest.tt
index 3848f3c..ac13056 100644
--- a/t/test-site/tags/three/document.en.rest.tt
+++ b/t/test-site/tags/three/document.en.rest.tt
@@ -1,5 +1,5 @@
-================
+==================
Category 'three'
-================
+==================
-[% PROCESS document-listing %]
+[% PROCESS 'document-listing.tt' %]
diff --git a/t/test-site/tags/three/document.it.rest.tt b/t/test-site/tags/three/document.it.rest.tt
index 0c1a4a4..bcd13ef 100644
--- a/t/test-site/tags/three/document.it.rest.tt
+++ b/t/test-site/tags/three/document.it.rest.tt
@@ -1,5 +1,5 @@
-=================
+===================
Categoria 'three'
-=================
+===================
-[% PROCESS document-listing %]
+[% PROCESS 'document-listing.tt' %]
diff --git a/t/test-site/tags/three/du2html.xsl b/t/test-site/tags/three/du2html.xsl
new file mode 120000
index 0000000..6737f0e
--- /dev/null
+++ b/t/test-site/tags/three/du2html.xsl
@@ -0,0 +1 @@
+../../common/du2html.xsl \ No newline at end of file