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

michi at wyona.com michi at wyona.com
Wed Aug 5 14:03:56 CEST 2009


Author: michi
Date: 2009-08-05 14:03:55 +0200 (Wed, 05 Aug 2009)
New Revision: 44010

Modified:
   public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
Log:
FOAF logo added for those who have a FOAF profile

Modified: public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl
===================================================================
--- public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2009-08-05 11:57:47 UTC (rev 44009)
+++ public/yanel/contributions/realms/foaf/data/xslt/foaf2xhtml.xsl	2009-08-05 12:03:55 UTC (rev 44010)
@@ -168,6 +168,7 @@
           <a href="{substring-before($rdf-link, '.rdf')}.html" rel="acquaintance"><xsl:value-of select="foaf:name"/></a>
         </xsl:otherwise>
       </xsl:choose>
+      &#160;<img src="{$yarep.back2realm}foafTiny.gif"/>
     </xsl:when>
     <xsl:when test="foaf:homepage">
       <a href="{foaf:homepage/@rdf:resource}" rel="acquaintance"><xsl:value-of select="foaf:name"/></a>



More information about the Yanel-commits mailing list