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 04:54:42 UTC

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

Author: lewismc
Date: Sun Nov 16 03:54:42 2014
New Revision: 1639952

URL: http://svn.apache.org/r1639952
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=1639952&r1=1639951&r2=1639952&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/components.md (original)
+++ oodt/cms_site/trunk/content/components.md Sun Nov 16 03:54:42 2014
@@ -146,6 +146,46 @@
             <img src="images/app.jpg" alt="">
         </div>
     </div>
+    <!-- Project 3-->
+    <div class="six columns category cas">
+        <h5>Balance</h5>
+        <p>
+        A suite of PHP-powered application interface components. Includes a skeleton framework for simplicity as well as components for building UI ontop of CAS components. 
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/balance.jpg"><img src="images/balance.jpg" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/balance.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/balance.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 4-->
+    <div class="six columns category cas">
+        <h5>Catalog</h5>
+        <p>
+        The OODT CAS Virtual Catalog and Integration Service is an effort to virtualize underlying catalogs for use in the CAS system.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/catalog.jpg"><img src="images/catalog.jpg" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/catalog.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/catalog.jpg" alt="">
+        </div>
+    </div>
 	<!-- Project 11-->
 	<div class="six columns category cas">
 		<h5>File Manager</h5>