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

michi at wyona.com michi at wyona.com
Sun Dec 16 23:53:57 CET 2007


Author: michi
Date: 2007-12-16 23:53:57 +0100 (Sun, 16 Dec 2007)
New Revision: 29929

Modified:
   public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
Log:
TODO added

Modified: public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
===================================================================
--- public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-16 22:25:21 UTC (rev 29928)
+++ public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-16 22:53:57 UTC (rev 29929)
@@ -126,12 +126,12 @@
 </xsl:template>
 
 <xsl:template match="wyona:source" mode="atom">
-<a href="?yanel.resource.viewid=atom">OpenSocial People data API</a>
+<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>)
 <br/>
 </xsl:template>
 
 <xsl:template match="wyona:third-party-source" mode="atom">
-<a href="?href={@href}&amp;yanel.resource.viewid=atom">OpenSocial People data API</a>
+<a href="?href={@href}&amp;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>)
 <br/>
 </xsl:template>
 



More information about the Yanel-commits mailing list