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

michi at wyona.com michi at wyona.com
Thu Nov 8 00:03:02 CET 2007


Author: michi
Date: 2007-11-08 00:03:02 +0100 (Thu, 08 Nov 2007)
New Revision: 28603

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

Modified: public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
===================================================================
--- public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-11-07 22:52:23 UTC (rev 28602)
+++ public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2007-11-07 23:03:02 UTC (rev 28603)
@@ -86,12 +86,12 @@
 </xsl:template>
 
 <xsl:template match="wyona:source" mode="original">
-<a href="{$yarep.back2realm}{@href}">Original RDF</a> (TODO: Protect this data!)
+<a href="{$yarep.back2realm}{@href}">FOAF RDF</a> (TODO: Protect this data!)
 <br/>
 </xsl:template>
 
 <xsl:template match="wyona:third-party-source" mode="original">
-<a href="{@href}">Original RDF</a>
+<a href="{@href}">Original FOAF RDF</a>
 <br/>
 </xsl:template>
 



More information about the Yanel-commits mailing list