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 2012/11/01 23:23:31 UTC

svn commit: r836948 - in /websites/staging/ctakes/trunk/content: ./ ctakes/developer-faqs.html

Author: buildbot
Date: Thu Nov  1 22:23:31 2012
New Revision: 836948

Log:
Staging update by buildbot for ctakes

Modified:
    websites/staging/ctakes/trunk/content/   (props changed)
    websites/staging/ctakes/trunk/content/ctakes/developer-faqs.html

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov  1 22:23:31 2012
@@ -1 +1 @@
-1404813
+1404814

Modified: websites/staging/ctakes/trunk/content/ctakes/developer-faqs.html
==============================================================================
--- websites/staging/ctakes/trunk/content/ctakes/developer-faqs.html (original)
+++ websites/staging/ctakes/trunk/content/ctakes/developer-faqs.html Thu Nov  1 22:23:31 2012
@@ -87,7 +87,7 @@
 <li><a href="#how-do-i-discuss-questions-about-ctakes-with-people-that-know-more-than-i-do">How do I discuss questions about cTAKES with people that know more than I do?</a></li>
 <li><a href="#how-do-i-report-problems-i-see-while-using-ctakes">How do I report problems I see while using cTAKES?</a></li>
 <li><a href="#how-do-i-edit-this-website">How do I edit this website?</a></li>
-<li><a href="#how-do-i-add-image-of-files-to-a-page-on-this-web-site">How do I add image of files to a page on this web site?</a></li>
+<li><a href="#how-do-i-add-image-or-files-to-a-page-on-this-web-site">How do I add image or files to a page on this web site?</a></li>
 <li><a href="#ive-just-been-voted-in-as-a-committer-what-do-i-need-to-do">I've just been voted in as a Committer.  What do I need to do?</a></li>
 </ul>
 </div>
@@ -110,7 +110,7 @@ You can also just look through or search
 <p>The pages on this website are written in <a href="http://www.simpleeditions.com/59001/markdown-an-introduction">markdown syntax</a> and stored in SVN at 
 <a href="https://svn.apache.org/repos/asf/incubator/ctakes/site/">https://svn.apache.org/repos/asf/incubator/ctakes/site/</a>. </p>
 <p>It is possible to edit, stage and publish website updates from the command line as well. Information on deeper website development is found on the <a href="http://www.apache.org/dev/cms.html">Website Development</a> page.</p>
-<h3 id="how-do-i-add-image-of-files-to-a-page-on-this-web-site">How do I add image of files to a page on this web site?</h3>
+<h3 id="how-do-i-add-image-or-files-to-a-page-on-this-web-site">How do I add image or files to a page on this web site?</h3>
 <p>Add the image or document to SVN first. Enter edit mode on any page and click the "ctakes" link (upper-right). Select [Edit] next to <em>doc/</em> or <em>images/</em>.
 You must type a name in the <em>Add New File or Directory:</em> field first, then press Enter. Upload your file. Use Quick Commit and Sumbit. Stage and publish as you do a web page. </p>
 <p>Go back to editing the page of interest. Add this code for images and documents respectively:</p>