You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by mo...@apache.org on 2012/01/14 20:42:24 UTC

svn commit: r1231568 - in /incubator/any23/trunk/service/src/main/webapp/resources: form.html images/logo-any23-214x97.png images/logo-any23-254x156.png images/logo-apache-90x30.png

Author: mostarda
Date: Sat Jan 14 19:42:24 2012
New Revision: 1231568

URL: http://svn.apache.org/viewvc?rev=1231568&view=rev
Log:
Updated Any23 logo with Apache brand. Added Apache brand. This commit is related to issue #ANY23-29.

Added:
    incubator/any23/trunk/service/src/main/webapp/resources/images/logo-any23-214x97.png   (with props)
    incubator/any23/trunk/service/src/main/webapp/resources/images/logo-apache-90x30.png   (with props)
Removed:
    incubator/any23/trunk/service/src/main/webapp/resources/images/logo-any23-254x156.png
Modified:
    incubator/any23/trunk/service/src/main/webapp/resources/form.html

Modified: incubator/any23/trunk/service/src/main/webapp/resources/form.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/service/src/main/webapp/resources/form.html?rev=1231568&r1=1231567&r2=1231568&view=diff
==============================================================================
--- incubator/any23/trunk/service/src/main/webapp/resources/form.html (original)
+++ incubator/any23/trunk/service/src/main/webapp/resources/form.html Sat Jan 14 19:42:24 2012
@@ -36,11 +36,17 @@ function init() {
   </head>
   <body onLoad="init();">
   <div align="right">
-    <a href="http://developers.any23.org" title="Any23 Dev Site" target="_blank">
+    <a href="http://incubator.apache.org/projects/any23.html" title="Apache Any23 Dev Site" target="_blank">
         <img
-            alt="Any23 Dev Site"
-            src="resources/images/logo-any23-254x156.png"
-            height="30"
+            alt="Apache Any23 Dev Site"
+            src="resources/images/logo-any23-214x97.png"
+            width="90"
+        /></a>
+      <a href="http://www.apache.org/" title="Apache Software Foundation" target="_blank">
+        <img
+            alt="Apache Software Foundation"
+            src="resources/images/logo-apache-90x30.png"
+            width="90"
         /></a>
     <a href="http://sindice.com/" title="Sindice" target="_blank">
         <img

Added: incubator/any23/trunk/service/src/main/webapp/resources/images/logo-any23-214x97.png
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/service/src/main/webapp/resources/images/logo-any23-214x97.png?rev=1231568&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/any23/trunk/service/src/main/webapp/resources/images/logo-any23-214x97.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/any23/trunk/service/src/main/webapp/resources/images/logo-apache-90x30.png
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/service/src/main/webapp/resources/images/logo-apache-90x30.png?rev=1231568&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/any23/trunk/service/src/main/webapp/resources/images/logo-apache-90x30.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream