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/07/28 22:53:03 UTC

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

Author: lewismc
Date: Mon Jul 28 20:53:03 2014
New Revision: 1614170

URL: http://svn.apache.org/r1614170
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=1614170&r1=1614169&r2=1614170&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/components.md (original)
+++ oodt/cms_site/trunk/content/components.md Mon Jul 28 20:53:03 2014
@@ -106,6 +106,26 @@
 	</div>
 </div>
 <div id="portofolio" class="row">
+        <!-- Project 1-->
+	<div class="six columns category cas">
+		<h5>Agility</h5>
+		<p>
+                A re-implementation of the [OODT Grid Components](./grid/grid.html) in [Python](https://www.python.org/), with a focus on high performance in the face of gargantuan data sets as well as accelerated development and integration into existing systems. 
+		</p>
+		<div class="portofoliothumb">
+			<div class="portofoliothumboverlay">
+				<div class="viewgallery">
+					<!--image here -->
+					<a data-gal="prettyPhoto[gallery]" href="iimages/filemgr.jpg"><img src="images/filemgr.jpg" class="left galleryicon" alt=""> Gallery</a>
+				</div>
+				<div class="inner">
+					<a class="projectdetail" href="components/filemgr.html">+ Project Details</a>
+				</div>
+			</div>
+			<!-- image here -->
+			<img src="images/agility.jpg" alt="">
+		</div>
+	</div>
 	<!-- Project 1-->
 	<div class="six columns category cas">
 		<h5>File Manager</h5>
@@ -116,14 +136,14 @@
 			<div class="portofoliothumboverlay">
 				<div class="viewgallery">
 					<!--image here -->
-					<a data-gal="prettyPhoto[gallery]" href="images/temp/folio1.jpg"><img src="images/playgal.png" class="left galleryicon" alt=""> Gallery</a>
+					<a data-gal="prettyPhoto[gallery]" href="iimages/filemgr.jpg"><img src="images/filemgr.jpg" class="left galleryicon" alt=""> Gallery</a>
 				</div>
 				<div class="inner">
-					<a class="projectdetail" href="portofoliodetail.html">+ Project Details</a>
+					<a class="projectdetail" href="components/filemgr.html">+ Project Details</a>
 				</div>
 			</div>
 			<!-- image here -->
-			<img src="images/temp/folio1.jpg" alt="">
+			<img src="images/filemgr.jpg" alt="">
 		</div>
 	</div>
 	<!-- Project 2-->