[Yanel-commits] rev 21399 - public/yanel/trunk/src/realms/yanel-website/content/xslt

michi at wyona.com michi at wyona.com
Thu Jan 4 01:30:52 CET 2007


Author: michi
Date: 2007-01-04 01:30:50 +0100 (Thu, 04 Jan 2007)
New Revision: 21399

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/xslt/news-atom-entries2xhtml.xsl
Log:
mime-type fixed

Modified: public/yanel/trunk/src/realms/yanel-website/content/xslt/news-atom-entries2xhtml.xsl
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/xslt/news-atom-entries2xhtml.xsl	2007-01-04 00:24:33 UTC (rev 21398)
+++ public/yanel/trunk/src/realms/yanel-website/content/xslt/news-atom-entries2xhtml.xsl	2007-01-04 00:30:50 UTC (rev 21399)
@@ -21,7 +21,10 @@
 <head>
   <link rel="introspection" href="introspection-atom.xml" type="application/atomserv+xml"/>
 
+  <link rel="alternate" title="Yanel News" href="news-atom-entries/?yanel.resource.viewid=source" type="application/atom+xml"/>
+<!--
   <link rel="alternate" title="Yanel News" href="news-atom-entries/?yanel.resource.viewid=atom" type="application/atom+xml"/>
+-->
 
   <title>News</title>
 </head>




More information about the Yanel-commits mailing list