You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2007/03/13 21:43:50 UTC

svn commit: r517861 - in /maven/site/trunk/src/site: resources/css/site.css xdoc/index.xml

Author: brett
Date: Tue Mar 13 13:43:49 2007
New Revision: 517861

URL: http://svn.apache.org/viewvc?view=rev&rev=517861
Log:
add AC EU talks to site

Modified:
    maven/site/trunk/src/site/resources/css/site.css
    maven/site/trunk/src/site/xdoc/index.xml

Modified: maven/site/trunk/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/resources/css/site.css?view=diff&rev=517861&r1=517860&r2=517861
==============================================================================
--- maven/site/trunk/src/site/resources/css/site.css (original)
+++ maven/site/trunk/src/site/resources/css/site.css Tue Mar 13 13:43:49 2007
@@ -32,6 +32,7 @@
   margin-bottom: 0;
 }
 
-#downloadbox a {
-    white-space: nowrap;
+#downloadbox li {
+  text-indent: inherit;
 }
+

Modified: maven/site/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/xdoc/index.xml?view=diff&rev=517861&r1=517860&r2=517861
==============================================================================
--- maven/site/trunk/src/site/xdoc/index.xml (original)
+++ maven/site/trunk/src/site/xdoc/index.xml Tue Mar 13 13:43:49 2007
@@ -64,6 +64,20 @@
         All stories start at the beginning...
       </p>
 
+      <h5>Maven @ ApacheCon</h5>
+      <ul>
+        <li>
+          <span style="font-size: smaller">
+            <a href="http://www.eu.apachecon.com/program/talk/86">Getting to Know Maven: A Gentle Introduction - Jason van Zyl</a>
+          </span>
+        </li>
+        <li>
+          <span style="font-size: smaller">
+            <a href="http://www.eu.apachecon.com/program/talk/113">A Development Ecosystem with Apache Maven, Continuum and Archiva - Brett Porter</a>
+          </span>
+        </li>
+      </ul>
+
       <!-- TODO: we should use the SSI instead, but two things prevent it: a) the SSI's aren't working on apache.org yet so I can't test it; b) SSI's get eliminated from xdoc. For some reason even inside CDATA they are escaped. -->
       <iframe src="http://www.apache.org/ads/bannerbar.html"
 style="margin-left: -10px; padding: 0" frameborder="0" scrolling="no"