[Yanel-commits] rev 22504 - in public/yanel/trunk/src/realms/yanel-website: content/img content/img/favicon.ico.yarep content/xslt paths paths/favicon.ico

andi at wyona.com andi at wyona.com
Wed Feb 7 16:20:33 CET 2007


Author: andi
Date: 2007-02-07 16:20:32 +0100 (Wed, 07 Feb 2007)
New Revision: 22504

Added:
   public/yanel/trunk/src/realms/yanel-website/content/img/favicon.ico
   public/yanel/trunk/src/realms/yanel-website/content/img/favicon.ico.yarep/
   public/yanel/trunk/src/realms/yanel-website/content/img/favicon.ico.yarep/meta
   public/yanel/trunk/src/realms/yanel-website/paths/favicon.ico/
   public/yanel/trunk/src/realms/yanel-website/paths/favicon.ico/.yarep-uid
Modified:
   public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
   public/yanel/trunk/src/realms/yanel-website/content/xslt/homepage.xsl
Log:
Favicon for Yanel website. Kudos go to Simon as well.


Added: public/yanel/trunk/src/realms/yanel-website/content/img/favicon.ico
===================================================================
(Binary files differ)


Property changes on: public/yanel/trunk/src/realms/yanel-website/content/img/favicon.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: public/yanel/trunk/src/realms/yanel-website/content/img/favicon.ico.yarep/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/img/favicon.ico.yarep/meta	2007-02-07 15:06:24 UTC (rev 22503)
+++ public/yanel/trunk/src/realms/yanel-website/content/img/favicon.ico.yarep/meta	2007-02-07 15:20:32 UTC (rev 22504)
@@ -0,0 +1 @@
+yarep_type<string>:resource
\ No newline at end of file

Modified: public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2007-02-07 15:06:24 UTC (rev 22503)
+++ public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2007-02-07 15:20:32 UTC (rev 22504)
@@ -42,6 +42,7 @@
   <meta name="DC.Creator" content="TODO"/>
   <meta name="DC.Language" content="TODO"/>
 
+  <link rel="shortcut icon" href="{$yarep.back2realm}favicon.ico" type="image/vnd.microsoft.icon" />
   <link rel="stylesheet" href="{$yarep.back2realm}css/global.css" type="text/css"/>
   <xsl:copy-of select="/xhtml:html/xhtml:head/*[name(.) != 'title']"/>
 

Modified: public/yanel/trunk/src/realms/yanel-website/content/xslt/homepage.xsl
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/xslt/homepage.xsl	2007-02-07 15:06:24 UTC (rev 22503)
+++ public/yanel/trunk/src/realms/yanel-website/content/xslt/homepage.xsl	2007-02-07 15:20:32 UTC (rev 22504)
@@ -20,6 +20,7 @@
   <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8"/>
   <title>Welcome to Yanel</title>
   <link rel="neutron-introspection" type="application/neutron+xml" href="introspection-homepage.xml"/>
+  <link rel="shortcut icon" href="favicon.ico" type="image/vnd.microsoft.icon" />
   <link rel="stylesheet" href="css/global.css" type="text/css"/>
   <style>
 #body {

Added: public/yanel/trunk/src/realms/yanel-website/paths/favicon.ico/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/favicon.ico/.yarep-uid	2007-02-07 15:06:24 UTC (rev 22503)
+++ public/yanel/trunk/src/realms/yanel-website/paths/favicon.ico/.yarep-uid	2007-02-07 15:20:32 UTC (rev 22504)
@@ -0,0 +1 @@
+img/favicon.ico




More information about the Yanel-commits mailing list