You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bu...@apache.org on 2017/03/09 22:30:20 UTC

svn commit: r1008023 - in /websites/staging/ctakes/trunk: cgi-bin/ content/ content/developerguide.html content/sitemap.html

Author: buildbot
Date: Thu Mar  9 22:30:20 2017
New Revision: 1008023

Log:
Staging update by buildbot for ctakes

Modified:
    websites/staging/ctakes/trunk/cgi-bin/   (props changed)
    websites/staging/ctakes/trunk/content/   (props changed)
    websites/staging/ctakes/trunk/content/developerguide.html
    websites/staging/ctakes/trunk/content/sitemap.html

Propchange: websites/staging/ctakes/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar  9 22:30:20 2017
@@ -1 +1 @@
-1786246
+1786249

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar  9 22:30:20 2017
@@ -1 +1 @@
-1786246
+1786249

Modified: websites/staging/ctakes/trunk/content/developerguide.html
==============================================================================
--- websites/staging/ctakes/trunk/content/developerguide.html (original)
+++ websites/staging/ctakes/trunk/content/developerguide.html Thu Mar  9 22:30:20 2017
@@ -1,5 +1,5 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
+<!DOCTYPE html>
+<html lang="en">
 <head>
 <!--
  
@@ -18,95 +18,147 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
+   <meta charset="utf-8">
+   <meta http-equiv="X-UA-Compatible" content="IE=edge">
+   <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+   <title>
+      Apache cTAKES&trade; - clinical Text Analysis Knowledge Extraction System
+   </title>
+   <link rel="icon" type="image/png" href="images/apache_logo.png"/>
 
-<link href="/css/ctakes.css" rel="stylesheet" type="text/css">
-
-<title>Apache cTAKES - Developer Guide</title>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
+   <!-- Font awesome CSS -->
+   <link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
 	
-
+   <!-- Bootstrap core CSS -->
+   <link href="css/cerulean.min.css" rel="stylesheet">
+   <link href="css/custom.css" rel="stylesheet">
+
+   <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
+   <link href="css/main.css" rel="stylesheet">
+   <link href="css/apache.css" rel="stylesheet">
+   <link href="css/index.css" rel="stylesheet">
+
+   <link href="css/examples.css" rel="stylesheet">
+   <link href="css/why_ctakes.css" rel="stylesheet">
+   <link href="css/main.css" rel="stylesheet">	
+
+   <script src="https://code.jquery.com/jquery.js"></script>
+   <script type="text/javascript">
+          var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-41673085-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();	
+   </script>
+   <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+   <!-- Temp removing IE check because [ breaks the phython mdtext & downloads.cgi script -->
 </head>
- 
+
 <body>
- <div class="banner">
-      <div id="bannerleft">
-	    <a href="http://ctakes.apache.org/"><img alt="cTAKES logo" src="/images/ctakes_logo.jpg" border="0"/></a>
-	  </div>
-    <div id="bannerright">	
-       <a href="http://www.apache.org/"><img src="http://www.apache.org/images/asf_logo_wide.gif" alt="The Apache Software Foundation" border="0"/></a>			
-	</div>
- </div>  
-     <div id="clear"></div>
-  <div id="sidenav">
-    <h1 id="general">General</h1>
-<ul>
-<li><a href="/index.html">About</a></li>
-<li><a href="/gettingstarted.html">Getting Started</a></li>
-<li><a href="/downloads.cgi">Downloads</a></li>
-<li><a href="/glossary.html">Glossary</a></li>
-<li><a href="/roadmap.html">Archives</a></li>
-</ul>
-<h1 id="community">Community</h1>
-<ul>
-<li><a href="/get-involved.html">Get Involved</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/CTAKES/Best+Practices">Best Practices</a></li>
-<li><a href="https://issues.apache.org/jira/browse/ctakes">Bug Tracker</a></li>
-<li><a href="/mailing-lists.html">Mailing Lists</a></li>
-<li><a href="/people.html">People</a></li>
-<li><a href="/license.html">License</a></li>
-<li><a href="/history.html">History</a></li>
-<li><a href="/relatedresources.html">Related Resources</a></li>
-<li><a href="/community-faqs.html">Community FAQs</a></li>
-</ul>
-<h1 id="users">Users</h1>
-<ul>
-<li><a href="/userguide.html">User Guide</a></li>
-<li><a href="/user-faqs.html">User FAQs</a></li>
-</ul>
-<h1 id="developers">Developers</h1>
-<ul>
-<li><a href="/developerguide.html">Developer Guide</a></li>
-<li><a href="/developer-faqs.html">Developer FAQs</a></li>
-</ul>
-<h1 id="pmc">PMC</h1>
-<ul>
-<li><a href="/pmc-faqs.html">PMC FAQs</a></li>
-<li><a href="/ctakes-release-guide.html">Release Guide</a>   </li>
-</ul>
-<h1 id="asf">ASF</h1>
-<ul>
-<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
-<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
-</ul>
-  </div>
-  <div id="contenta">
-    <p>Developers are defined on the <a href="/gettingstarted.html">Getting Started</a> page. </p>
-<h2 id="latest-release">Latest Release</h2>
-<h3 id="apache-ctakes-32">Apache cTAKES 3.2</h3>
+<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
+   <div class="navbar-inner">
+      <div class="container" id="navbar-container">
+         <!-- Brand and toggle get grouped for better mobile display -->
+         <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+               <span class="sr-only">Toggle Navigation</span>
+               <span class="icon-bar"></span>
+               <span class="icon-bar"></span>
+               <span class="icon-bar"></span>
+            </button>
+            <a class="navbar-brand" href="index.html"> <img src="images/ctakes_logo.png"/>
+            </a>
+         </div>
+
+
+         <!-- Collect the nav links, forms, and other content for toggling -->
+         <div class="collapse navbar-collapse" id="navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+               <li class="dropdown">
+                  <a href="whycTAKES.html">Why cTAKES&trade;?</a>
+               </li>
+               <li class="dropdown">
+                  <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                     Get Started <b class="caret"></b>
+                  </a>
+                  <ul class="dropdown-menu">
+                     <li><a href="downloads.cgi">Download cTAKES&trade;</a></li>
+                     <li><a href="examples.html">Examples</a></li>
+					 <li><a href="http://healthnlp.github.io/examples/" target="_blank">Demos</a></li>
+                     <li><a href="tutorials.html">Tutorials</a></li>
+
+                  </ul>
+               </li>
+
+               <li class="dropdown">
+                  <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                     Community <b class="caret"></b>
+                  </a>
+                  <ul class="dropdown-menu">
+                     <li><a href="community.html">Get Involved</a></li>
+                     <li><a href="history.html">Project History</a></li>
+                     <li><a href="usedby.html">Who's Using cTAKES&trade;</a></li>
+                     <li><a href="http://people.apache.org/committers-by-project.html#ctakes">People</a></li>
+                     <li><a href="https://www.apache.org/security">Security</a></li>
+                     <li><a href="https://www.apache.org/licenses/">License</a></li>
+                     <li><a href="https://issues.apache.org/jira/browse/ctakes">Issue Tracker</a></li>
+                  </ul>
+               </li>
+               <li class="dropdown">
+                  <a href="#" class="dropdown-toggle" data-toggle="dropdown">Resources
+                     <b class="caret"></b>
+                  </a>
+                  <ul class="dropdown-menu">
+                     <li><a href="faq.html">FAQ</a></li>
+                     <li><a href="mailing.html">Mailing Lists</a></li>
+                     <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                     <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                  </ul>
+               </li>
+
+            </ul>
+         </div>
+         <!-- /.navbar-collapse -->
+      </div>
+      <!-- End container -->
+   </div>
+</nav>
+	
+<!--- BEGIN MAIN CONTENT -->
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="latest-release-developer-documentation">Latest Release Developer Documentation<a class="headerlink" href="#latest-release-developer-documentation" title="Permanent link">&para;</a></h2>
+<h3 id="apache-ctakes-322">Apache cTAKES 3.2.2<a class="headerlink" href="#apache-ctakes-322" title="Permanent link">&para;</a></h3>
 <ul>
-<li><a href="http://s.apache.org/ctakes-3.2.1-release-notes">Release notes</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+3.2+User+Install+Guide">User Install Guide</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+3.2+Developer+Install+Guide">Developer Install Guide</a></li>
-<li>Tag: <a href="https://svn.apache.org/repos/asf/ctakes/tags/ctakes-3.2.1-rc2/">https://svn.apache.org/repos/asf/ctakes/tags/ctakes-3.2.1-rc2/</a></li>
+<li><a href="http://s.apache.org/ctakes-3.2.2-release-notes">Release notes</a></li>
+<li>
+<p>Tag: <a href="https://svn.apache.org/repos/asf/ctakes/tags/ctakes-3.2.2-rc2/">https://svn.apache.org/repos/asf/ctakes/tags/ctakes-3.2.2-rc2/</a></p>
+</li>
+<li>
+<p><a href="https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+3.2+User+Install+Guide">User Install Guide</a></p>
+</li>
 </ul>
-<h2 id="future-release">Future Release</h2>
+<h2 id="future-release">Future Release<a class="headerlink" href="#future-release" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Browse source code <a href="https://svn.apache.org/viewvc/ctakes/trunk/">cTAKES trunk</a> (may be unstable)</li>
 <li>Check out from the SVN repo <a href="https://svn.apache.org/repos/asf/ctakes/">cTAKES trunk</a> (may be unstable)</li>
 </ul>
-  </div>
- 
- <div id="footera">
-    <div id="copyrighta">
-		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
- </div>
-
-<script type="text/javascript">
-        var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-41673085-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();	
-</script>
+<!--- END MAIN CONTENT --> 
+
+<footer class="small">
+   <hr>
+   Apache cTAKES, cTAKES, Apache, and the cTAKES logo are trademarks of
+   <a href="http://www.apache.org">The Apache Software Foundation</a>.
+   <a href="http://www.apache.org"><img class="little-feather" src="images/feather_20v.png"></a>
+</footer>
+<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
+
 </body>
 </html>
-

Modified: websites/staging/ctakes/trunk/content/sitemap.html
==============================================================================
--- websites/staging/ctakes/trunk/content/sitemap.html (original)
+++ websites/staging/ctakes/trunk/content/sitemap.html Thu Mar  9 22:30:20 2017
@@ -136,6 +136,7 @@ h2:hover > .headerlink, h3:hover > .head
 <ul>
 <li><a href="/">Index of //</a></li>
 <li><a href="/community.html">Community</a></li>
+<li><a href="/developerguide.html">Apache cTAKES - Developer Guide</a></li>
 <li><a href="/downloads.html">Downloads</a></li>
 <li><a href="/examples.html">Examples</a></li>
 <li><a href="/faq.html">Faq</a></li>