Author: brett
Date: Fri Oct  8 15:55:37 2010
New Revision: 1005870

URL: http://svn.apache.org/viewvc?rev=1005870&view=rev
Log:
a little late, but re-enable the ApacheCon banner for this month

Modified:
    maven/site/trunk/src/site/xdoc/index.xml.vm

Modified: maven/site/trunk/src/site/xdoc/index.xml.vm
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/xdoc/index.xml.vm?rev=1005870&r1=1005869&r2=1005870&view=diff
==============================================================================
--- maven/site/trunk/src/site/xdoc/index.xml.vm (original)
+++ maven/site/trunk/src/site/xdoc/index.xml.vm Fri Oct  8 15:55:37 2010
@@ -65,8 +65,11 @@ under the License.
         </span>
       </p>
 
-      <!-- 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: -13px; margin-top: -3px; padding: 0" frameborder="0" 
scrolling="no" width="247" height="88"></iframe> -->
+      <h5>ApacheCon NA 2010</h5>
+      <!-- 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: -13px; margin-top: -3px; padding: 0" frameborder="0" 
scrolling="no" width="247" height="70"></iframe>
+      <ul><li><a href="http://na.apachecon.com/c/acna2010/sessions/628";>Maven 
full-day training</a></li>
+      <li><a 
href="http://wiki.apache.org/apachecon/ApacheMeetupsNa10";>Proposed Maven 
Meetup</a></li></ul>
 
       <h5>Looking for Artifacts?</h5>
       <p><a href="http://repository.sonatype.org";>Search Central</a> and other 
Public Repositories.</p>


Reply via email to