You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2014/12/16 22:29:28 UTC

svn commit: r1646090 - /ctakes/site/new/index.html

Author: seanfinan
Date: Tue Dec 16 21:29:28 2014
New Revision: 1646090

URL: http://svn.apache.org/r1646090
Log:
Making a few changes to look better on a xs device (smart phone)

Modified:
    ctakes/site/new/index.html

Modified: ctakes/site/new/index.html
URL: http://svn.apache.org/viewvc/ctakes/site/new/index.html?rev=1646090&r1=1646089&r2=1646090&view=diff
==============================================================================
--- ctakes/site/new/index.html (original)
+++ ctakes/site/new/index.html Tue Dec 16 21:29:28 2014
@@ -130,7 +130,7 @@
          <p>Apache cTAKES&trade; is a natural language processing system for extraction of information
             from electronic medical record clinical free-text.</p>
          <img src="images/example.jpg" style="margin-top: 15px; width: 100%; max-width: 619px;" />
-         <div class="caption" style="min-width: 272px;">Rich Semantics Unlocked</div>
+         <!--<div class="caption" style="min-width: 272px;">Rich Semantics Unlocked</div>-->
       </div>
    </div>
 
@@ -222,11 +222,12 @@
    <div class="col-md-4 col-padded">
    <!--<div class="col-xs-6 col-padded">-->
       <h3><span class="glyphicon glyphicon-globe" style="margin-right: 20px;"></span>Community</h3>
-      <p>A large, global and diverse group built, uses and supports cTAKES software and workflows.</p>
+      <p>A large, global and diverse group develops, uses and supports cTAKES software and workflows.</p>
       <ul class="list-narrow">
          <li>Use the <a href="/community.html#mailing-lists">mailing lists</a> to ask questions</li>
-         <li>In-person events include the <a href="http://www.meetup.com/cTAKES">Boston cTAKES meetup</a></li>
-         <li>We use <a href="https://issues.apache.org/jira/browse/CTAKES">JIRA</a> for issue tracking</li>
+         <li>Visit a <a href="http://www.meetup.com/cTAKES">Boston cTAKES meetup</a></li>
+         <!-- Should this be a top-level item ? -->
+         <li>Use <a href="https://issues.apache.org/jira/browse/CTAKES">JIRA</a> to track issues</li>
       </ul>
    </div>
 
@@ -236,7 +237,7 @@
    <div class="col-md-4 col-padded">
    <!--<div class="col-xs-6 col-padded">-->
       <h3><span class="glyphicon glyphicon-play" style="margin-right: 20px;"></span>Get Started</h3>
-      <p>Anyone can use cTAKES out-of-the-box with a simple installation:</p>
+      <p>Anyone can use cTAKES out-of-the-box.</p>
       <ul class="list-narrow">
          <li><a href="downloads.html">Download</a> the latest release
          <li>Read the <a href="/docs/latest/quick-start.html">quick start guide</a></li>
@@ -250,8 +251,8 @@
 </div>
 <!-- end row -->
 
-<div class="row">
-   <div class="col-md-3">
+<div class="row" >
+   <div class="col-md-3 hidden-xs hidden-sm">
       <a href="example.html" class="btn btn-info btn-lg" style="width: 262px; margin-top: 30px; margin-bottom: 15px;">Capabilities
          Example</a>
       <a href="downloads.html" class="btn btn-success btn-lg" style="width: 262px;">Download cTAKES</a>