You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by br...@apache.org on 2008/11/20 01:08:26 UTC

svn commit: r719135 - in /archiva/site/src/site: apt/news-articles.apt resources/images/books/ resources/images/books/java_power_tools.gif xdoc/index.xml

Author: brett
Date: Wed Nov 19 16:08:26 2008
New Revision: 719135

URL: http://svn.apache.org/viewvc?rev=719135&view=rev
Log:
merge in the resources section as previously recommended, add Java Power Tools as it covers Archiva

Added:
    archiva/site/src/site/resources/images/books/
    archiva/site/src/site/resources/images/books/java_power_tools.gif   (with props)
Removed:
    archiva/site/src/site/apt/news-articles.apt
Modified:
    archiva/site/src/site/xdoc/index.xml

Added: archiva/site/src/site/resources/images/books/java_power_tools.gif
URL: http://svn.apache.org/viewvc/archiva/site/src/site/resources/images/books/java_power_tools.gif?rev=719135&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site/src/site/resources/images/books/java_power_tools.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: archiva/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/archiva/site/src/site/xdoc/index.xml?rev=719135&r1=719134&r2=719135&view=diff
==============================================================================
--- archiva/site/src/site/xdoc/index.xml (original)
+++ archiva/site/src/site/xdoc/index.xml Wed Nov 19 16:08:26 2008
@@ -240,19 +240,31 @@
           <br style="clear: left" />
         </div>
       </div>
-      <div class="mainBox">
-        <div>
-          <span class="bignumber">5</span>
-
-          <p>
-            <a href="news-articles.html">Follow the latest <img src="images/arrow.png" width="16" height="16" alt="" /></a>
-          </p>
-          <p>
-            See what others are saying about Archiva with news, articles, links and feeds.
-          </p>
-          <br style="clear: left" />
+    </section>
+    <section name="Resources">
+      <p>
+        Need more? Try some of these resources.
+      </p>
+      <div>
+        <h3>Books</h3>
+        <div style="margin-left: auto; margin-right: auto; width: 33%; text-align: center">
+          <div style="float: left;">
+            <p>
+              <a href="http://www.wakaleo.com/java-power-tools"><img src="images/books/java_power_tools.gif" /></a><br/>
+              <a href="http://www.wakaleo.com/java-power-tools">Java Power Tools</a> (John Smart; April 2008)<br/>
+              <span style="font-size: 0.8em">
+                Contains a section on Archiva and repository management
+              </span>
+            </p>
+          </div>
         </div>
       </div>
+      <div style="clear: left">
+        <h3>Articles</h3>
+        <ul>
+          <li><a href="http://www.devzuz.org/blogs/oching/2007/11/05/1194233400000.html">The Hype about Repository Managers</a> - Comparative review of Archiva and other repository managers (Deng Ching; November 2007)</li>
+        </ul>
+      </div>
     </section>
   </body>
 </document>