Return-Path: X-Original-To: apmail-incubator-ctakes-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ctakes-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3AB83D381 for ; Thu, 1 Nov 2012 22:21:04 +0000 (UTC) Received: (qmail 87007 invoked by uid 500); 1 Nov 2012 22:21:04 -0000 Delivered-To: apmail-incubator-ctakes-commits-archive@incubator.apache.org Received: (qmail 86982 invoked by uid 500); 1 Nov 2012 22:21:04 -0000 Mailing-List: contact ctakes-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ctakes-dev@incubator.apache.org Delivered-To: mailing list ctakes-commits@incubator.apache.org Received: (qmail 86969 invoked by uid 99); 1 Nov 2012 22:21:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 22:21:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 22:21:03 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 025E82388993 for ; Thu, 1 Nov 2012 22:20:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r836944 - in /websites/staging/ctakes/trunk/content: ./ ctakes/developer-faqs.html Date: Thu, 01 Nov 2012 22:20:19 -0000 To: ctakes-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121101222020.025E82388993@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Thu Nov 1 22:20:19 2012 New Revision: 836944 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:20:19 2012 @@ -1 +1 @@ -1404807 +1404809 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:20:19 2012 @@ -114,16 +114,8 @@ You can also just look through or search

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 doc/ or images/. You must type a name in the Add New File or Directory: field first, then press Enter. Upload your file. Use Quick Commit and Sumbit. Stage and publish as you do a web page.

Go back to editing the page of interest. Add this code for images and documents respectively:

-
-![Enter alt text](images/MyImage.format)
-[Text for link](docs/MyDoc.format)
-
- -
![Enter alt text](images/MyImage.format)
-[Text for link](docs/MyDoc.format)
-
- - +

Enter alt text + Text for link

I've just been voted in as a Committer. What do I need to do?

First, congratulations. Your contributions to the project have been noted and we hope that as a Committer you will be even more active.