aboutsummaryrefslogtreecommitdiff
path: root/t/test-site/src/tags
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-01-02 12:50:03 +0000
committerdakkar <dakkar@luxion>2008-01-02 12:50:03 +0000
commit3ca3fc205d3741a86282566fc932f3cc347fc6fb (patch)
treeb9e36492fc14f132617553dc3d5e904a20bf0243 /t/test-site/src/tags
parentargh! (diff)
downloadWebCoso-3ca3fc205d3741a86282566fc932f3cc347fc6fb.tar.gz
WebCoso-3ca3fc205d3741a86282566fc932f3cc347fc6fb.tar.bz2
WebCoso-3ca3fc205d3741a86282566fc932f3cc347fc6fb.zip
testing new dir structure
git-svn-id: svn://luxion/repos/WebCoso/trunk@316 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 't/test-site/src/tags')
l---------t/test-site/src/tags/one/document-listing.tt1
-rw-r--r--t/test-site/src/tags/one/document.en.rest.tt5
-rw-r--r--t/test-site/src/tags/one/document.it.rest.tt5
l---------t/test-site/src/tags/one/du2html.xsl1
l---------t/test-site/src/tags/three/bis/document-listing.tt1
-rw-r--r--t/test-site/src/tags/three/bis/document.en.rest.tt5
-rw-r--r--t/test-site/src/tags/three/bis/document.it.rest.tt5
l---------t/test-site/src/tags/three/bis/du2html.xsl1
l---------t/test-site/src/tags/three/document-listing.tt1
-rw-r--r--t/test-site/src/tags/three/document.en.rest.tt5
-rw-r--r--t/test-site/src/tags/three/document.it.rest.tt5
l---------t/test-site/src/tags/three/du2html.xsl1
l---------t/test-site/src/tags/two/document-listing.tt1
-rw-r--r--t/test-site/src/tags/two/document.en.rest.tt5
-rw-r--r--t/test-site/src/tags/two/document.it.rest.tt5
l---------t/test-site/src/tags/two/du2html.xsl1
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