commits@directory.apache.org
[Top] [All Lists]

svn commit: r612773 [2/2] - /directory/studio/trunk/studio-rcp-help/src/

Subject: svn commit: r612773 [2/2] - /directory/studio/trunk/studio-rcp-help/src/main/resources/
From:
Date: Thu, 17 Jan 2008 09:39:58 -0000
Added: 
directory/studio/trunk/studio-rcp-help/src/main/resources/3.1.3_text_editors.xml
URL: 
http://svn.apache.org/viewvc/directory/studio/trunk/studio-rcp-help/src/main/resources/3.1.3_text_editors.xml?rev=612773&view=auto
==============================================================================
--- 
directory/studio/trunk/studio-rcp-help/src/main/resources/3.1.3_text_editors.xml
 (added)
+++ 
directory/studio/trunk/studio-rcp-help/src/main/resources/3.1.3_text_editors.xml
 Thu Jan 17 01:39:55 2008
@@ -0,0 +1,147 @@
+<!--
+       Licensed to the Apache Software Foundation (ASF) under one
+       or more contributor license agreements.  See the NOTICE file
+       distributed with this work for additional information
+       regarding copyright ownership.  The ASF licenses this file
+       to you under the Apache License, Version 2.0 (the
+       "License"); you may not use this file except in compliance
+       with the License.  You may obtain a copy of the License at
+       
+       http://www.apache.org/licenses/LICENSE-2.0
+       
+       Unless required by applicable law or agreed to in writing,
+       software distributed under the License is distributed on an
+       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+       KIND, either express or implied.  See the License for the
+       specific language governing permissions and limitations
+       under the License.
+-->
+<section id="text_editors">
+       <title>Text Editors</title>
+       <para>
+               The following preferences can be changed on the
+               <emphasis role="strong">Text Editors</emphasis>
+               page.
+       </para>
+       <para>
+               <informaltable>
+                       <tgroup cols="3">
+                               <colspec colname="Option" colwidth="1* " />
+                               <colspec colname="Description" colwidth="2*" />
+                               <colspec colname="Default" colwidth="1*" />
+                               <thead>
+                                       <row>
+                                               <entry>Option</entry>
+                                               <entry>Description</entry>
+                                               <entry>Default</entry>
+                                       </row>
+                               </thead>
+                               <tbody>
+                                       <row>
+                                               <entry>Displayed tab 
width</entry>
+                                               <entry>
+                                                       This option allows you 
to set the displayed
+                                                       tab width for the text 
editor.
+                                               </entry>
+                                               <entry>4</entry>
+                                       </row>
+                                       <row>
+                                               <entry>Undo history size</entry>
+                                               <entry>
+                                                       This option allows you 
to undo the history
+                                                       size for the text 
editor.
+                                               </entry>
+                                               <entry>25</entry>
+                                       </row>
+                                       <row>
+                                               <entry>Highlight current 
line</entry>
+                                               <entry>
+                                                       This option controls 
whether or the current
+                                                       line is highlighted or 
not.
+                                               </entry>
+                                               <entry>On</entry>
+                                       </row>
+                                       <row>
+                                               <entry>Show print margin</entry>
+                                               <entry>
+                                                       This option controls 
whether the print
+                                                       margin is visible or 
not.
+                                               </entry>
+                                               <entry>Off</entry>
+                                       </row>
+                                       <row>
+                                               <entry>Show line numbers</entry>
+                                               <entry>
+                                                       This option controls 
whether or not line
+                                                       numbers are shown on 
the left side of the
+                                                       text editor.
+                                               </entry>
+                                               <entry>Off</entry>
+                                       </row>
+                                       <row>
+                                               <entry>Show range 
indicators</entry>
+                                               <entry>
+                                                       This option controls 
whether or not range
+                                                       indicators are shown in 
the text editor.
+                                               </entry>
+                                               <entry>On</entry>
+                                       </row>
+                                       <row>
+                                               <entry>
+                                                       Support hyperlink style 
navigation
+                                               </entry>
+                                               <entry>
+                                                       This option controls 
whether or not
+                                                       hyperlink style 
navigation is supported.
+                                               </entry>
+                                               <entry>On</entry>
+                                       </row>
+                                       <row>
+                                               <entry>
+                                                       Hyperlink style 
navigation key modifier
+                                               </entry>
+                                               <entry>
+                                                       This option sets the 
hyperlink style
+                                                       navigation key modifier.
+                                               </entry>
+                                               <entry>Ctrl</entry>
+                                       </row>
+                                       <row>
+                                               <entry>Disable overwrite typing 
mode</entry>
+                                               <entry>
+                                                       This option controls 
whether the overwrite
+                                                       typing mode is enabled 
or disabled.
+                                               </entry>
+                                               <entry>Off</entry>
+                                       </row>
+                                       <row>
+                                               <entry>Appearance color 
options</entry>
+                                               <entry>
+                                                       This option controls 
various appearance
+                                                       colors.
+                                               </entry>
+                                               <entry>-</entry>
+                                       </row>
+                               </tbody>
+                       </tgroup>
+               </informaltable>
+       </para>
+       <para>Here is what the Help preferences page looks like:</para>
+       <para>
+               <screenshot>
+                       <mediaobject>
+                               <imageobject>
+                                       <imagedata scale="50"
+                                               
fileref="images/text-editors_screen.png" format="PNG" />
+                               </imageobject>
+                       </mediaobject>
+               </screenshot>
+       </para>
+
+       &accessibility;
+       &annotations;
+       &linked_mode;
+       &quick_diff;
+       &spelling;
+
+</section>
\ No newline at end of file

Added: 
directory/studio/trunk/studio-rcp-help/src/main/resources/3.1_preferences.xml
URL: 
http://svn.apache.org/viewvc/directory/studio/trunk/studio-rcp-help/src/main/resources/3.1_preferences.xml?rev=612773&view=auto
==============================================================================
--- 
directory/studio/trunk/studio-rcp-help/src/main/resources/3.1_preferences.xml 
(added)
+++ 
directory/studio/trunk/studio-rcp-help/src/main/resources/3.1_preferences.xml 
Thu Jan 17 01:39:55 2008
@@ -0,0 +1,36 @@
+<section id="preferences">
+       <title>Preferences</title>
+       <para>
+               The
+               <emphasis role="strong">Preferences</emphasis>
+               dialog is the dialog used to set user preferences. The
+               Preferences dialog pages can be searched using the filter
+               function. To filter by matching the page title, simply type the
+               name of the page you are seeking and the available pages will be
+               presented below. The filter also searches on keywords such as
+               appearance and java. The history controls allow you to navigate
+               through previously viewed pages. To step back or forward several
+               pages at a time, click the drop down arrow and a list of the
+               most recently viewed preference pages will appear.
+       </para>
+       <para>
+               The Preferences dialog can be found from the main workbench
+               <emphasis role="strong">Window</emphasis>
+               menu under
+               <emphasis role="strong">
+                       Window >
+                       <imageobject>
+                               <imagedata contentdepth="1em"
+                                       fileref="images/preferences.png" 
format="PNG" />
+                       </imageobject>
+                       Preferences
+               </emphasis>
+               . Preference pages contributed by plug-ins will be found in this
+               dialog.
+       </para>
+
+       &help;
+       &install_update;
+       &text_editors;
+
+</section>
\ No newline at end of file

Added: 
directory/studio/trunk/studio-rcp-help/src/main/resources/3.2_release_notes.xml
URL: 
http://svn.apache.org/viewvc/directory/studio/trunk/studio-rcp-help/src/main/resources/3.2_release_notes.xml?rev=612773&view=auto
==============================================================================
--- 
directory/studio/trunk/studio-rcp-help/src/main/resources/3.2_release_notes.xml 
(added)
+++ 
directory/studio/trunk/studio-rcp-help/src/main/resources/3.2_release_notes.xml 
Thu Jan 17 01:39:55 2008
@@ -0,0 +1,43 @@
+<!--
+       Licensed to the Apache Software Foundation (ASF) under one
+       or more contributor license agreements.  See the NOTICE file
+       distributed with this work for additional information
+       regarding copyright ownership.  The ASF licenses this file
+       to you under the Apache License, Version 2.0 (the
+       "License"); you may not use this file except in compliance
+       with the License.  You may obtain a copy of the License at
+       
+       http://www.apache.org/licenses/LICENSE-2.0
+       
+       Unless required by applicable law or agreed to in writing,
+       software distributed under the License is distributed on an
+       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+       KIND, either express or implied.  See the License for the
+       specific language governing permissions and limitations
+       under the License.
+-->
+<section id="release_notes">
+       <title>Release notes</title>
+       <para>
+               <emphasis role="strong">Apache Directory Studio 1.0.0</emphasis>
+               (2007, september 3rd) : initial release
+       </para>
+       <para>Includes :</para>
+       <para>
+               <itemizedlist spacing="normal" mark="bullet">
+                       <listitem>
+                               Apache Directory Studio Apache DS Configuration 
1.0.0
+                       </listitem>
+                       <listitem>
+                               Apache Directory Studio LDAP Browser 1.0.0
+                       </listitem>
+                       <listitem>
+                               Apache Directory Studio LDIF Editor 1.0.0
+                       </listitem>
+                       <listitem>Apache Directory Studio RCP 1.0.0</listitem>
+                       <listitem>
+                               Apache Directory Studio Schema Editor 1.0.0
+                       </listitem>
+               </itemizedlist>
+       </para>
+</section>
\ No newline at end of file

Added: directory/studio/trunk/studio-rcp-help/src/main/resources/3_reference.xml
URL: 
http://svn.apache.org/viewvc/directory/studio/trunk/studio-rcp-help/src/main/resources/3_reference.xml?rev=612773&view=auto
==============================================================================
--- directory/studio/trunk/studio-rcp-help/src/main/resources/3_reference.xml 
(added)
+++ directory/studio/trunk/studio-rcp-help/src/main/resources/3_reference.xml 
Thu Jan 17 01:39:55 2008
@@ -0,0 +1,25 @@
+<!--
+       Licensed to the Apache Software Foundation (ASF) under one
+       or more contributor license agreements.  See the NOTICE file
+       distributed with this work for additional information
+       regarding copyright ownership.  The ASF licenses this file
+       to you under the Apache License, Version 2.0 (the
+       "License"); you may not use this file except in compliance
+       with the License.  You may obtain a copy of the License at
+       
+       http://www.apache.org/licenses/LICENSE-2.0
+       
+       Unless required by applicable law or agreed to in writing,
+       software distributed under the License is distributed on an
+       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+       KIND, either express or implied.  See the License for the
+       specific language governing permissions and limitations
+       under the License.
+-->
+<chapter id="reference">
+       <title>Reference</title>
+
+       &preferences;
+       &release_notes;
+
+</chapter>
\ No newline at end of file


<Prev in Thread] Current Thread [Next in Thread>
  • svn commit: r612773 [2/2] - /directory/studio/trunk/studio-rcp-help/src/main/resources/, pamarcelot <=