You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ck...@apache.org on 2008/03/26 20:28:42 UTC

svn commit: r641505 - /myfaces/core/trunk_1.2.x/src/site/site.xml

Author: ckormos
Date: Wed Mar 26 12:28:18 2008
New Revision: 641505

URL: http://svn.apache.org/viewvc?rev=641505&view=rev
Log:
switched links to logo images to the ones provide by the MyFaces skin.

Modified:
    myfaces/core/trunk_1.2.x/src/site/site.xml

Modified: myfaces/core/trunk_1.2.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk_1.2.x/src/site/site.xml?rev=641505&r1=641504&r2=641505&view=diff
==============================================================================
--- myfaces/core/trunk_1.2.x/src/site/site.xml (original)
+++ myfaces/core/trunk_1.2.x/src/site/site.xml Wed Mar 26 12:28:18 2008
@@ -25,19 +25,24 @@
 <project name="MyFaces Core JSF-1.2">
     <bannerLeft>
         <name>Apache MyFaces</name>
-        <src>http://myfaces.apache.org/images/myfaces-logo.png</src>
+        <src>img/banners/MyFaces_logo.jpg</src>
         <href>http://myfaces.apache.org/</href>
     </bannerLeft>
+    
     <bannerRight>
-        <name>Easter Island</name>
-        <src>http://myfaces.apache.org/images/easter.png</src>
+        <name>Apache Banner</name>
+        <src>img/banners/apache_banner.png</src>
         <href>http://myfaces.apache.org/</href>
     </bannerRight>
+    
+    <publishDate format="dd MMM yyyy" />
+    
     <skin>
       <groupId>org.apache.myfaces.maven</groupId>
       <artifactId>myfaces-site-skin</artifactId>
       <version>1-SNAPSHOT</version>
     </skin>
+    
     <body>
         <links>
             <item name="Apache"         href="http://www.apache.org/"/>