[Yanel-commits] rev 29956 - public/yanel/contributions/realms/foaf/data/xslt

michi at wyona.com michi at wyona.com
Mon Dec 17 21:59:46 CET 2007


Author: michi
Date: 2007-12-17 21:59:45 +0100 (Mon, 17 Dec 2007)
New Revision: 29956

Modified:
   public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
Log:
OpenSocial URL fixed

Modified: public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
===================================================================
--- public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-17 20:59:15 UTC (rev 29955)
+++ public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-17 20:59:45 UTC (rev 29956)
@@ -126,7 +126,7 @@
 </xsl:template>
 
 <xsl:template match="wyona:source" mode="atom">
-<a href="?yanel.resource.viewid=atom">OpenSocial People data API</a> (<a href="http://code.google.com/apis/opensocial/docs/gdata/people/developers_guide_protocol.html">TODO</a>)
+<a href="{$yarep.back2realm}feeds/people/{$name-without-suffix}">OpenSocial People data API</a> (<a href="http://code.google.com/apis/opensocial/docs/gdata/people/developers_guide_protocol.html">TODO</a>)
 <br/>
 </xsl:template>
 



More information about the Yanel-commits mailing list