Author: crossley
Date: Mon Jan 22 17:57:55 2007
New Revision: 498888

URL: http://svn.apache.org/viewvc?view=rev&rev=498888
Log:
Add an apachecon-wide template for 240x60.
Refer to instructions at www.apache.org/ads/ApacheCon/

Added:
    forrest/trunk/tools/logos/templates/apachecon-wide.svg   (with props)
Modified:
    forrest/trunk/tools/logos/logos.xsl
    forrest/trunk/tools/logos/projects.xml

Modified: forrest/trunk/tools/logos/logos.xsl
URL: 
http://svn.apache.org/viewvc/forrest/trunk/tools/logos/logos.xsl?view=diff&rev=498888&r1=498887&r2=498888
==============================================================================
--- forrest/trunk/tools/logos/logos.xsl (original)
+++ forrest/trunk/tools/logos/logos.xsl Mon Jan 22 17:57:55 2007
@@ -87,6 +87,7 @@
             <xsl:when test="@logo='apache-httpd'"><xsl:value-of 
select="572*number($scale)" /></xsl:when>
             <xsl:when test="@logo='apache-jakarta'"><xsl:value-of 
select="(300+(string-length(@name)*13))*number($scale)" /></xsl:when>
             <xsl:when test="@logo='apachecon'"><xsl:value-of 
select="125*number($scale)" /></xsl:when>
+            <xsl:when test="@logo='apachecon-wide'"><xsl:value-of 
select="240*number($scale)" /></xsl:when>
          <xsl:otherwise><xsl:value-of 
select="(450+(string-length(@name)*13))*number($scale)" /></xsl:otherwise>
         </xsl:choose>
       </xsl:variable>
@@ -96,6 +97,7 @@
           <xsl:when test="@logo='apache-httpd'"><xsl:value-of 
select="53*number($scale)" /></xsl:when>
           <xsl:when test="@logo='apache-jakarta'"><xsl:value-of 
select="68*number($scale)" /></xsl:when>
           <xsl:when test="@logo='apachecon'"><xsl:value-of 
select="125*number($scale)" /></xsl:when>
+          <xsl:when test="@logo='apachecon-wide'"><xsl:value-of 
select="60*number($scale)" /></xsl:when>
          <xsl:otherwise><xsl:value-of select="51*number($scale)" 
/></xsl:otherwise>
         </xsl:choose>
       </xsl:variable>

Modified: forrest/trunk/tools/logos/projects.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/tools/logos/projects.xml?view=diff&rev=498888&r1=498887&r2=498888
==============================================================================
--- forrest/trunk/tools/logos/projects.xml (original)
+++ forrest/trunk/tools/logos/projects.xml Mon Jan 22 17:57:55 2007
@@ -17,6 +17,7 @@
 -->
 <projects>
 
+   <!-- ApacheCon images. See www.apache.org/ads/ApacheCon/ -->
    <project
     id="apachecon-eu-2007"
     logo="apachecon"
@@ -25,7 +26,19 @@
     name-3="May 1-4"
     name-4="Amsterdam"
     name-5="The Netherlands"
-    url="a p a c h e c o n"
+    bgcolor="#c98d44"
+    color="white"
+    color-2="black"
+    scale="normal" />
+
+   <project
+    id="apachecon-eu-2007-wide"
+    logo="apachecon-wide"
+    name="Europe"
+    name-2="2007"
+    name-3="May 1-4"
+    name-4="Amsterdam"
+    name-5="The Netherlands"
     bgcolor="#c98d44"
     color="white"
     color-2="black"
@@ -39,7 +52,19 @@
     name-3="November 12-16"
     name-4="Atlanta"
     name-5="Georgia, USA"
-    url="a p a c h e c o n"
+    bgcolor="#4169e1"
+    color="white"
+    color-2="black"
+    scale="normal" />
+
+   <project
+    id="apachecon-us-2007-wide"
+    logo="apachecon-wide"
+    name="US"
+    name-2="2007"
+    name-3="November 12-16"
+    name-4="Atlanta"
+    name-5="Georgia, USA"
     bgcolor="#4169e1"
     color="white"
     color-2="black"
@@ -59,6 +84,7 @@
     color-2="#ff7300"
     scale="normal" />
 
+   <!-- project logos -->
    <project
     id="projects"
     logo="apache-resource"