You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by bu...@apache.org on 2014/07/28 22:53:07 UTC

svn commit: r917721 - in /websites/staging/oodt/trunk/content: ./ components.html

Author: buildbot
Date: Mon Jul 28 20:53:06 2014
New Revision: 917721

Log:
Staging update by buildbot for oodt

Modified:
    websites/staging/oodt/trunk/content/   (props changed)
    websites/staging/oodt/trunk/content/components.html

Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 28 20:53:06 2014
@@ -1 +1 @@
-1614168
+1614170

Modified: websites/staging/oodt/trunk/content/components.html
==============================================================================
--- websites/staging/oodt/trunk/content/components.html (original)
+++ websites/staging/oodt/trunk/content/components.html Mon Jul 28 20:53:06 2014
@@ -160,6 +160,26 @@ under the License. 
 </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>
@@ -170,14 +190,14 @@ under the License. 
             <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-->