aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2009-01-07 14:40:32 +0000
committerdakkar <dakkar@luxion>2009-01-07 14:40:32 +0000
commit14b0dfb18919e6ad0c752df81dbd133940e05aaf (patch)
treed9a4203d52ac36a972a856ea53baa60b566123f3
parenti feed dei tag vanno! (diff)
downloadWebCoso-14b0dfb18919e6ad0c752df81dbd133940e05aaf.tar.gz
WebCoso-14b0dfb18919e6ad0c752df81dbd133940e05aaf.tar.bz2
WebCoso-14b0dfb18919e6ad0c752df81dbd133940e05aaf.zip
e pure i feed multilnigua
git-svn-id: svn://luxion/repos/WebCoso/trunk@406 fcb26f47-9200-0410-b104-b98ab5b095f3
-rw-r--r--t/test-site-output/tags/one/feed.en.xml7
l---------t/test-site/src/tags/one/feed.en.tt1
2 files changed, 8 insertions, 0 deletions
diff --git a/t/test-site-output/tags/one/feed.en.xml b/t/test-site-output/tags/one/feed.en.xml
new file mode 100644
index 0000000..2a88222
--- /dev/null
+++ b/t/test-site-output/tags/one/feed.en.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE a:feed PUBLIC "" "">
+<a:feed xmlns:a="http://www.w3.org/2005/Atom" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xml:base="http://www.thenautilus.net/"><a:author><a:name>Gianni Ceccarelli</a:name><a:email>dakkar@thenautilus.net</a:email></a:author><a:id>http://www.thenautilus.net/</a:id><a:link rel="alternate" type="text/html" href="http://www.thenautilus.net/tags/one/"/><a:title type="text">thenautilus.net</a:title><a:updated>2008-03-01T09:37:45+0000</a:updated><a:entry><a:id/><a:updated>2007-09-09T11:18:59+0000</a:updated><a:link rel="alternate" type="text/html">/foo/</a:link><a:title type="xhtml"><div xml:base="/foo/">foo page
+</div></a:title><a:content type="xhtml"><div xml:base="/foo/"><p>foo
+</p></div></a:content><a:category term="one" label="Category 'one'"/><a:category term="two" label="Category 'two'"/></a:entry><a:entry><a:id/><a:updated>2007-09-09T11:18:59+0000</a:updated><a:link rel="alternate" type="text/html">/bar/baz/</a:link><a:title type="xhtml"><div xml:base="/bar/baz/">bar-baz english
+</div></a:title><a:content type="xhtml"><div xml:base="/bar/baz/"><p>sticaz
+</p></div></a:content><a:category term="one" label="Category 'one'"/><a:category term="three/bis" label="Category 'three/bis'"/></a:entry></a:feed>
diff --git a/t/test-site/src/tags/one/feed.en.tt b/t/test-site/src/tags/one/feed.en.tt
new file mode 120000
index 0000000..7af7c9e
--- /dev/null
+++ b/t/test-site/src/tags/one/feed.en.tt
@@ -0,0 +1 @@
+../../common/base-feed.tt \ No newline at end of file