Author: lewismc
Date: Mon Nov 17 19:20:42 2014
New Revision: 1640210

URL: http://svn.apache.org/r1640210
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=1640210&r1=1640209&r2=1640210&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/components.md (original)
+++ oodt/cms_site/trunk/content/components.md Mon Nov 17 19:20:42 2014
@@ -486,6 +486,46 @@
             <img src="images/profile.png" alt="">
         </div>
     </div>
+    <!-- Project 18-->
+    <div class="six columns category cas">
+        <h5>Protocol Package</h5>
+        <p>
+        A collection of pluggable protocol implementations including ftp, 
http, imaps and sftp which can be used for data acquisition. 
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/protocol.jpg"><img src="images/protocol.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/protocol.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/protocol.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 19-->
+    <div class="six columns category cas">
+        <h5>CAS Push-Pull-Framework</h5>
+        <p>
+        A module containing daemons and functionality for creating and running 
pushpull services which drive OODT deployments.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/pushpull.jpg"><img src="images/pushpull.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/pushpull.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/pushpull.jpg" alt="">
+        </div>
+    </div>
 </div>
 <div class="hr">
 </div>
\ No newline at end of file


Reply via email to