Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 72590 invoked from network); 3 Jun 2008 13:07:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jun 2008 13:07:27 -0000 Received: (qmail 89358 invoked by uid 500); 3 Jun 2008 13:07:30 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 89317 invoked by uid 500); 3 Jun 2008 13:07:30 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 89308 invoked by uid 99); 3 Jun 2008 13:07:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 06:07:30 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Tue, 03 Jun 2008 13:06:42 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A47EF2388A26; Tue, 3 Jun 2008 06:07:03 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r662778 - in /directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook: 0_index.xml 2.1_creating_new_server.xml 2.2_starting_server.xml 2.3_stopping_server.xml 2.4_editing_configuration.xml 2_tasks.xml Date: Tue, 03 Jun 2008 13:07:03 -0000 To: commits@directory.apache.org From: pamarcelot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080603130703.A47EF2388A26@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pamarcelot Date: Tue Jun 3 06:07:02 2008 New Revision: 662778 URL: http://svn.apache.org/viewvc?rev=662778&view=rev Log: Added content for the 'Starting a server', 'Stopping a server' and 'Editing Configuration' page. Added: directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.4_editing_configuration.xml Modified: directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/0_index.xml directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.1_creating_new_server.xml directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.2_starting_server.xml directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.3_stopping_server.xml directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2_tasks.xml Modified: directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/0_index.xml URL: http://svn.apache.org/viewvc/directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/0_index.xml?rev=662778&r1=662777&r2=662778&view=diff ============================================================================== --- directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/0_index.xml (original) +++ directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/0_index.xml Tue Jun 3 06:07:02 2008 @@ -11,6 +11,7 @@ + Modified: directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.1_creating_new_server.xml URL: http://svn.apache.org/viewvc/directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.1_creating_new_server.xml?rev=662778&r1=662777&r2=662778&view=diff ============================================================================== --- directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.1_creating_new_server.xml (original) +++ directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.1_creating_new_server.xml Tue Jun 3 06:07:02 2008 @@ -19,7 +19,7 @@ Creating a new server - To create a new server,, in the Servers view toolbar, click on + To create a new server, in the Servers view toolbar, click on the Starting a server - + + To start a server, in the Servers view, select the server you + want to start and click the + + + + Run + button in the toolbar, or use the + Strg-R + shortcut. + \ No newline at end of file Modified: directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.3_stopping_server.xml URL: http://svn.apache.org/viewvc/directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.3_stopping_server.xml?rev=662778&r1=662777&r2=662778&view=diff ============================================================================== --- directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.3_stopping_server.xml (original) +++ directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.3_stopping_server.xml Tue Jun 3 06:07:02 2008 @@ -18,5 +18,16 @@ --> Stopping a server - + + To stop a server, in the Servers view, select the server you + want to stop and click the + + + + Stop + button in the toolbar, or use the + Strg-T + shortcut. + \ No newline at end of file Added: directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.4_editing_configuration.xml URL: http://svn.apache.org/viewvc/directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.4_editing_configuration.xml?rev=662778&view=auto ============================================================================== --- directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.4_editing_configuration.xml (added) +++ directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2.4_editing_configuration.xml Tue Jun 3 06:07:02 2008 @@ -0,0 +1,29 @@ + + + Editing the configuration + + To edit the configuration of a server, in the Servers view, + select the server and double-click on it, click the + Open Configuration + action in the context menu, or use the + F3 + shortcut. + + \ No newline at end of file Modified: directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2_tasks.xml URL: http://svn.apache.org/viewvc/directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2_tasks.xml?rev=662778&r1=662777&r2=662778&view=diff ============================================================================== --- directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2_tasks.xml (original) +++ directory/studio/branches/apacheds-plugin-branch/apacheds-help/src/main/docbook/2_tasks.xml Tue Jun 3 06:07:02 2008 @@ -22,5 +22,6 @@ &tasks_creating_new_server; &tasks_starting_server; &tasks_stopping_server; + &tasks_editing_configuration; \ No newline at end of file