aboutsummaryrefslogtreecommitdiff
path: root/t/test-site/tags
diff options
context:
space:
mode:
Diffstat (limited to 't/test-site/tags')
l---------t/test-site/tags/one/document-listing.tt1
-rw-r--r--t/test-site/tags/one/document.en.rest.tt5
-rw-r--r--t/test-site/tags/one/document.it.rest.tt5
l---------t/test-site/tags/three/bis/document-listing.tt1
-rw-r--r--t/test-site/tags/three/bis/document.en.rest.tt5
-rw-r--r--t/test-site/tags/three/bis/document.it.rest.tt5
l---------t/test-site/tags/three/document-listing.tt1
-rw-r--r--t/test-site/tags/three/document.en.rest.tt5
-rw-r--r--t/test-site/tags/three/document.it.rest.tt5
l---------t/test-site/tags/two/document-listing.tt1
-rw-r--r--t/test-site/tags/two/document.en.rest.tt5
-rw-r--r--t/test-site/tags/two/document.it.rest.tt5
12 files changed, 44 insertions, 0 deletions
diff --git a/t/test-site/tags/one/document-listing.tt b/t/test-site/tags/one/document-listing.tt
new file mode 120000
index 0000000..9444be1
--- /dev/null
+++ b/t/test-site/tags/one/document-listing.tt
@@ -0,0 +1 @@
+../../common/document-listing.tt \ No newline at end of file
diff --git a/t/test-site/tags/one/document.en.rest.tt b/t/test-site/tags/one/document.en.rest.tt
new file mode 100644
index 0000000..76734b9
--- /dev/null
+++ b/t/test-site/tags/one/document.en.rest.tt
@@ -0,0 +1,5 @@
+================
+ Category 'one'
+================
+
+[% PROCESS document-listing %]
diff --git a/t/test-site/tags/one/document.it.rest.tt b/t/test-site/tags/one/document.it.rest.tt
new file mode 100644
index 0000000..30033c8
--- /dev/null
+++ b/t/test-site/tags/one/document.it.rest.tt
@@ -0,0 +1,5 @@
+=================
+ Categoria 'uno'
+=================
+
+[% PROCESS document-listing %]
diff --git a/t/test-site/tags/three/bis/document-listing.tt b/t/test-site/tags/three/bis/document-listing.tt
new file mode 120000
index 0000000..b2b2ee2
--- /dev/null
+++ b/t/test-site/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/tags/three/bis/document.en.rest.tt b/t/test-site/tags/three/bis/document.en.rest.tt
new file mode 100644
index 0000000..18b7ac0
--- /dev/null
+++ b/t/test-site/tags/three/bis/document.en.rest.tt
@@ -0,0 +1,5 @@
+================
+ Category 'three/bis'
+================
+
+[% PROCESS document-listing %]
diff --git a/t/test-site/tags/three/bis/document.it.rest.tt b/t/test-site/tags/three/bis/document.it.rest.tt
new file mode 100644
index 0000000..0f1414d
--- /dev/null
+++ b/t/test-site/tags/three/bis/document.it.rest.tt
@@ -0,0 +1,5 @@
+=================
+ Categoria 'three/bis'
+=================
+
+[% PROCESS document-listing %]
diff --git a/t/test-site/tags/three/document-listing.tt b/t/test-site/tags/three/document-listing.tt
new file mode 120000
index 0000000..9444be1
--- /dev/null
+++ b/t/test-site/tags/three/document-listing.tt
@@ -0,0 +1 @@
+../../common/document-listing.tt \ 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
new file mode 100644
index 0000000..3848f3c
--- /dev/null
+++ b/t/test-site/tags/three/document.en.rest.tt
@@ -0,0 +1,5 @@
+================
+ Category 'three'
+================
+
+[% PROCESS document-listing %]
diff --git a/t/test-site/tags/three/document.it.rest.tt b/t/test-site/tags/three/document.it.rest.tt
new file mode 100644
index 0000000..0c1a4a4
--- /dev/null
+++ b/t/test-site/tags/three/document.it.rest.tt
@@ -0,0 +1,5 @@
+=================
+ Categoria 'three'
+=================
+
+[% PROCESS document-listing %]
diff --git a/t/test-site/tags/two/document-listing.tt b/t/test-site/tags/two/document-listing.tt
new file mode 120000
index 0000000..9444be1
--- /dev/null
+++ b/t/test-site/tags/two/document-listing.tt
@@ -0,0 +1 @@
+../../common/document-listing.tt \ No newline at end of file
diff --git a/t/test-site/tags/two/document.en.rest.tt b/t/test-site/tags/two/document.en.rest.tt
new file mode 100644
index 0000000..861ee70
--- /dev/null
+++ b/t/test-site/tags/two/document.en.rest.tt
@@ -0,0 +1,5 @@
+================
+ Category 'two'
+================
+
+[% PROCESS document-listing %]
diff --git a/t/test-site/tags/two/document.it.rest.tt b/t/test-site/tags/two/document.it.rest.tt
new file mode 100644
index 0000000..71c4dc0
--- /dev/null
+++ b/t/test-site/tags/two/document.it.rest.tt
@@ -0,0 +1,5 @@
+=================
+ Categoria 'two'
+=================
+
+[% PROCESS document-listing %]