aboutsummaryrefslogtreecommitdiff
path: root/t
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
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')
-rw-r--r--t/test-site/common/document-listing.tt2
l---------t/test-site/src/tags/one/document-listing.tt (renamed from t/test-site/tags/one/document-listing.tt)0
-rw-r--r--t/test-site/src/tags/one/document.en.rest.tt (renamed from t/test-site/tags/one/document.en.rest.tt)0
-rw-r--r--t/test-site/src/tags/one/document.it.rest.tt (renamed from t/test-site/tags/one/document.it.rest.tt)0
l---------t/test-site/src/tags/one/du2html.xsl (renamed from t/test-site/tags/du2html.xsl)0
l---------t/test-site/src/tags/three/bis/document-listing.tt (renamed from t/test-site/tags/three/bis/document-listing.tt)0
-rw-r--r--t/test-site/src/tags/three/bis/document.en.rest.tt (renamed from t/test-site/tags/three/bis/document.en.rest.tt)0
-rw-r--r--t/test-site/src/tags/three/bis/document.it.rest.tt (renamed from t/test-site/tags/three/bis/document.it.rest.tt)0
l---------t/test-site/src/tags/three/bis/du2html.xsl (renamed from t/test-site/tags/three/bis/du2html.xsl)0
l---------t/test-site/src/tags/three/document-listing.tt (renamed from t/test-site/tags/three/document-listing.tt)0
-rw-r--r--t/test-site/src/tags/three/document.en.rest.tt (renamed from t/test-site/tags/three/document.en.rest.tt)0
-rw-r--r--t/test-site/src/tags/three/document.it.rest.tt (renamed from t/test-site/tags/three/document.it.rest.tt)0
l---------t/test-site/src/tags/three/du2html.xsl (renamed from t/test-site/tags/one/du2html.xsl)0
l---------t/test-site/src/tags/two/document-listing.tt (renamed from t/test-site/tags/two/document-listing.tt)0
-rw-r--r--t/test-site/src/tags/two/document.en.rest.tt (renamed from t/test-site/tags/two/document.en.rest.tt)0
-rw-r--r--t/test-site/src/tags/two/document.it.rest.tt (renamed from t/test-site/tags/two/document.it.rest.tt)0
l---------t/test-site/src/tags/two/du2html.xsl (renamed from t/test-site/tags/three/du2html.xsl)0
l---------t/test-site/tags/two/du2html.xsl1
18 files changed, 1 insertions, 2 deletions
diff --git a/t/test-site/common/document-listing.tt b/t/test-site/common/document-listing.tt
index ec3adbb..729e08c 100644
--- a/t/test-site/common/document-listing.tt
+++ b/t/test-site/common/document-listing.tt
@@ -1,3 +1,3 @@
[% FOR doc IN tagged.$path %]
-* `<[% doc %]>`_
+[% IF isLang(language,doc) %]* `<[% dstUriFor(doc) %]>`_[% END %]
[% END %]
diff --git a/t/test-site/tags/one/document-listing.tt b/t/test-site/src/tags/one/document-listing.tt
index 9444be1..9444be1 120000
--- a/t/test-site/tags/one/document-listing.tt
+++ b/t/test-site/src/tags/one/document-listing.tt
diff --git a/t/test-site/tags/one/document.en.rest.tt b/t/test-site/src/tags/one/document.en.rest.tt
index 6435637..6435637 100644
--- a/t/test-site/tags/one/document.en.rest.tt
+++ b/t/test-site/src/tags/one/document.en.rest.tt
diff --git a/t/test-site/tags/one/document.it.rest.tt b/t/test-site/src/tags/one/document.it.rest.tt
index 0dae4f0..0dae4f0 100644
--- a/t/test-site/tags/one/document.it.rest.tt
+++ b/t/test-site/src/tags/one/document.it.rest.tt
diff --git a/t/test-site/tags/du2html.xsl b/t/test-site/src/tags/one/du2html.xsl
index 6737f0e..6737f0e 120000
--- a/t/test-site/tags/du2html.xsl
+++ b/t/test-site/src/tags/one/du2html.xsl
diff --git a/t/test-site/tags/three/bis/document-listing.tt b/t/test-site/src/tags/three/bis/document-listing.tt
index b2b2ee2..b2b2ee2 120000
--- a/t/test-site/tags/three/bis/document-listing.tt
+++ b/t/test-site/src/tags/three/bis/document-listing.tt
diff --git a/t/test-site/tags/three/bis/document.en.rest.tt b/t/test-site/src/tags/three/bis/document.en.rest.tt
index 3b5629c..3b5629c 100644
--- a/t/test-site/tags/three/bis/document.en.rest.tt
+++ b/t/test-site/src/tags/three/bis/document.en.rest.tt
diff --git a/t/test-site/tags/three/bis/document.it.rest.tt b/t/test-site/src/tags/three/bis/document.it.rest.tt
index 330b121..330b121 100644
--- a/t/test-site/tags/three/bis/document.it.rest.tt
+++ b/t/test-site/src/tags/three/bis/document.it.rest.tt
diff --git a/t/test-site/tags/three/bis/du2html.xsl b/t/test-site/src/tags/three/bis/du2html.xsl
index b6e8ebc..b6e8ebc 120000
--- a/t/test-site/tags/three/bis/du2html.xsl
+++ b/t/test-site/src/tags/three/bis/du2html.xsl
diff --git a/t/test-site/tags/three/document-listing.tt b/t/test-site/src/tags/three/document-listing.tt
index 9444be1..9444be1 120000
--- a/t/test-site/tags/three/document-listing.tt
+++ b/t/test-site/src/tags/three/document-listing.tt
diff --git a/t/test-site/tags/three/document.en.rest.tt b/t/test-site/src/tags/three/document.en.rest.tt
index ac13056..ac13056 100644
--- a/t/test-site/tags/three/document.en.rest.tt
+++ b/t/test-site/src/tags/three/document.en.rest.tt
diff --git a/t/test-site/tags/three/document.it.rest.tt b/t/test-site/src/tags/three/document.it.rest.tt
index bcd13ef..bcd13ef 100644
--- a/t/test-site/tags/three/document.it.rest.tt
+++ b/t/test-site/src/tags/three/document.it.rest.tt
diff --git a/t/test-site/tags/one/du2html.xsl b/t/test-site/src/tags/three/du2html.xsl
index 6737f0e..6737f0e 120000
--- a/t/test-site/tags/one/du2html.xsl
+++ b/t/test-site/src/tags/three/du2html.xsl
diff --git a/t/test-site/tags/two/document-listing.tt b/t/test-site/src/tags/two/document-listing.tt
index 9444be1..9444be1 120000
--- a/t/test-site/tags/two/document-listing.tt
+++ b/t/test-site/src/tags/two/document-listing.tt
diff --git a/t/test-site/tags/two/document.en.rest.tt b/t/test-site/src/tags/two/document.en.rest.tt
index 5b5579a..5b5579a 100644
--- a/t/test-site/tags/two/document.en.rest.tt
+++ b/t/test-site/src/tags/two/document.en.rest.tt
diff --git a/t/test-site/tags/two/document.it.rest.tt b/t/test-site/src/tags/two/document.it.rest.tt
index 3291828..3291828 100644
--- a/t/test-site/tags/two/document.it.rest.tt
+++ b/t/test-site/src/tags/two/document.it.rest.tt
diff --git a/t/test-site/tags/three/du2html.xsl b/t/test-site/src/tags/two/du2html.xsl
index 6737f0e..6737f0e 120000
--- a/t/test-site/tags/three/du2html.xsl
+++ b/t/test-site/src/tags/two/du2html.xsl
diff --git a/t/test-site/tags/two/du2html.xsl b/t/test-site/tags/two/du2html.xsl
deleted file mode 120000
index 6737f0e..0000000
--- a/t/test-site/tags/two/du2html.xsl
+++ /dev/null
@@ -1 +0,0 @@
-../../common/du2html.xsl \ No newline at end of file