You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/07/31 16:39:26 UTC

svn commit: r799623 - in /excalibur/trunk/src/site: resources/ resources/images/ resources/images/asf-logo-reduced.gif resources/images/logo.gif site.xml xdoc/logo.gif

Author: rdonkin
Date: Fri Jul 31 14:39:26 2009
New Revision: 799623

URL: http://svn.apache.org/viewvc?rev=799623&view=rev
Log:
Added missing logo

Added:
    excalibur/trunk/src/site/resources/
    excalibur/trunk/src/site/resources/images/
    excalibur/trunk/src/site/resources/images/asf-logo-reduced.gif   (with props)
    excalibur/trunk/src/site/resources/images/logo.gif
      - copied unchanged from r797530, excalibur/trunk/src/site/xdoc/logo.gif
Removed:
    excalibur/trunk/src/site/xdoc/logo.gif
Modified:
    excalibur/trunk/src/site/site.xml

Added: excalibur/trunk/src/site/resources/images/asf-logo-reduced.gif
URL: http://svn.apache.org/viewvc/excalibur/trunk/src/site/resources/images/asf-logo-reduced.gif?rev=799623&view=auto
==============================================================================
Binary file - no diff available.

Propchange: excalibur/trunk/src/site/resources/images/asf-logo-reduced.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Modified: excalibur/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/src/site/site.xml?rev=799623&r1=799622&r2=799623&view=diff
==============================================================================
--- excalibur/trunk/src/site/site.xml (original)
+++ excalibur/trunk/src/site/site.xml Fri Jul 31 14:39:26 2009
@@ -20,6 +20,18 @@
 -->
 <project>
 
+  <bannerLeft>
+    <name>Excalibur Project</name>
+    <src>images/logo.gif</src>
+    <href>http://excalibur.apache.org/</href>
+  </bannerLeft>
+  
+  <bannerRight>
+    <name>The Apache Software Foundation</name>
+    <src>images/asf-logo-reduced.gif</src>
+    <href>http://www.apache.org/</href>
+  </bannerRight>
+
     <body>
         <links>
             <item name="Home" href="/index.html"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org