You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by le...@apache.org on 2014/11/16 05:12:32 UTC

svn commit: r1639956 - /oodt/cms_site/trunk/content/components.md

Author: lewismc
Date: Sun Nov 16 04:12:32 2014
New Revision: 1639956

URL: http://svn.apache.org/r1639956
Log:
CMS commit to oodt by lewismc

Modified:
    oodt/cms_site/trunk/content/components.md

Modified: oodt/cms_site/trunk/content/components.md
URL: http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/components.md?rev=1639956&r1=1639955&r2=1639956&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/components.md (original)
+++ oodt/cms_site/trunk/content/components.md Sun Nov 16 04:12:32 2014
@@ -226,6 +226,46 @@
             <img src="images/Cluster.png" alt="">
         </div>
     </div>
+    <!-- Project 7-->
+    <div class="six columns category cas">
+        <h5>Common Utilities</h5>
+        <p>
+        Just as it says on the tin! Common utility functions, interfaces and packages which are used throughout the OODT codebase.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/commons.jpg"><img src="images/commons.jpg" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/commons.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/commons.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 8-->
+    <div class="six columns category cas">
+        <h5>OODT Core</h5>
+        <p>
+        A core Maven module from which all others inherit configuration in an effort to maintain consistency in versioning and dependency management.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/core.jpg"><img src="images/core.jpg" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/core.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/core.jpg" alt="">
+        </div>
+    </div>
 	<!-- Project 11-->
 	<div class="six columns category cas">
 		<h5>File Manager</h5>