Author: dsetrakyan
Date: Tue Feb 17 05:37:59 2015
New Revision: 1660275
URL: http://svn.apache.org/r1660275
Log:
Added jigsaw
Added:
incubator/ignite/site/trunk/images/apache-ignite.png (with props)
Modified:
incubator/ignite/site/trunk/features.html
Modified: incubator/ignite/site/trunk/features.html
URL:
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/features.html?rev=1660275&r1=1660274&r2=1660275&view=diff
==============================================================================
--- incubator/ignite/site/trunk/features.html (original)
+++ incubator/ignite/site/trunk/features.html Tue Feb 17 05:37:59 2015
@@ -84,24 +84,22 @@ under the License.
of magnitude faster than possible with traditional disk-based
or flash technologies.
</p>
- <table cellspacing="5px" cellpadding="5px">
- <tbody>
- <tr>
- <td class="datagrid"><a href="#datagrid">Data
Grid</a></td>
- <td class="computegrid"><a href="#computegrid">Compute
Grid</a></td>
- <td class="servicegrid"><a href="#servicegrid">Service
Grid</a></td>
- <td class="streaming"><a
href="#datastreaming">Streaming</a></td>
- <td class="hadoop"><a href="#hadoop">Hadoop
Acceleration</a></td>
- </tr>
- <tr>
- <td class="filesystem"><a
href="#filesystem">Distributed File System</a></td>
- <td class="clustering"><a href="#clustering">Advanced
Clustering</a></td>
- <td class="messaging"><a href="#messaging">Distributed
Messaging</a></td>
- <td class="events"><a href="#events">Distributed
Events</a></td>
- <td class="datastructures"><a
href="#datastructures">Distributed Data Structures</a></td>
- </tr>
- </tbody>
- </table>
+ <img src="images/apache-ignite.png" usemap="#featuremap">
+ <map name="featuremap">
+ <area shape="circle" coords="85,115,50" href="#datagrid"
alt="Data Grid" title="Data Grid" >
+ <area shape="circle" coords="230,115,50" href="#computegrid"
alt="Compute Grid" title="Compute Grid" >
+ <area shape="circle" coords="370,115,50" href="#servicegrid"
alt="Service Grid" title="Service Grid" >
+ <area shape="circle" coords="510,115,50" href="#streaming"
alt="Streaming" title="Streaming" >
+ <area shape="circle" coords="655,115,50" href="#hadoop"
alt="Hadoop Accelerator" title="Hadoop Accelerator" >
+ <area shape="circle" coords="78,250,50" href="#filesystem"
alt="File System" title="File System" >
+ <area shape="circle" coords="230,260,50" href="#clustering"
alt="Clustering" title="Clustering" >
+ <area shape="circle" coords="370,250,50" href="#messaging"
alt="Messaging" title="Messaging" >
+ <area shape="circle" coords="510,250,50" href="#events"
alt="Events" title="Events" >
+ <area shape="circle" coords="660,260,50"
href="#datastructures" alt="Data Structures" title="Data Structures" >
+ </map>
+ <p align="center">
+ <span style="font-size: 80%;font-style: italic;">Click On
Individual Components Above</span>
+ </p>
</section>
<section id="datagrid" class="feature-section">
Added: incubator/ignite/site/trunk/images/apache-ignite.png
URL:
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/images/apache-ignite.png?rev=1660275&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/ignite/site/trunk/images/apache-ignite.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream