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

michi at wyona.com michi at wyona.com
Sat Dec 1 21:55:42 CET 2007


Author: michi
Date: 2007-12-01 21:55:41 +0100 (Sat, 01 Dec 2007)
New Revision: 29432

Modified:
   public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
Log:
note removed and link fixed

Modified: public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
===================================================================
--- public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-01 20:49:37 UTC (rev 29431)
+++ public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-12-01 20:55:41 UTC (rev 29432)
@@ -92,7 +92,7 @@
 </xsl:template>
 
 <xsl:template match="wyona:source" mode="original">
-<a href="{$yarep.back2realm}{@href}">FOAF RDF</a> (TODO: Protect this data!)
+<a href="{$yarep.back2realm}{@href}">FOAF RDF</a>
 <br/>
 </xsl:template>
 
@@ -102,7 +102,7 @@
 </xsl:template>
 
 <xsl:template match="wyona:source" mode="atom">
-<a href="{$yarep.back2realm}{@href}?yanel.resource.viewid=atom">OpenSocial People data API</a>
+<a href="?yanel.resource.viewid=atom">OpenSocial People data API</a>
 <br/>
 </xsl:template>
 



More information about the Yanel-commits mailing list