You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2009/10/29 21:16:48 UTC

svn commit: r831076 - in /directory/studio/trunk/ldapbrowser-help/src/main: docbook/ resources/html/icons/ resources/html/images/

Author: seelmann
Date: Thu Oct 29 20:16:47 2009
New Revision: 831076

URL: http://svn.apache.org/viewvc?rev=831076&view=rev
Log:
o Table Entry Editor and LDIF Entry Editor

Added:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_table_entry_editor_overview.xml
      - copied, changed from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.0_tools_entry_editor_overview.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.2_tools_table_entry_editor_features.xml
      - copied, changed from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_entry_editor_features.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.3_tools_table_entry_editor_contextmenu.xml
      - copied, changed from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.9_tools_entry_editor_contextmenu.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.5_tools_ldif_entry_editor_overview.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.6_tools_ldif_entry_editor_contextmenu.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editors.xml
      - copied, changed from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editor.xml
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/copy_display.gif   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_ldif_entry_editor_1.png   (with props)
Removed:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.0_tools_entry_editor_overview.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_entry_editor_features.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.9_tools_entry_editor_contextmenu.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editor.xml
Modified:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/1_gettingstarted.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.23.9_tools_search_result_editor_contextmenu.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_entry_editor_1.png

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml?rev=831076&r1=831075&r2=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml Thu Oct 29 20:16:47 2009
@@ -16,10 +16,12 @@
   <!ENTITY tools_browser_view_bookmarks SYSTEM "2.21.3_tools_browser_view_bookmarks.xml">
   <!ENTITY tools_browser_view_contextmenu SYSTEM "2.21.9_tools_browser_view_contextmenu.xml">
 
-  <!ENTITY tools_entry_editor SYSTEM "2.22_tools_entry_editor.xml">
-  <!ENTITY tools_entry_editor_overview SYSTEM "2.22.0_tools_entry_editor_overview.xml">
-  <!ENTITY tools_entry_editor_features SYSTEM "2.22.1_tools_entry_editor_features.xml">
-  <!ENTITY tools_entry_editor_contextmenu SYSTEM "2.22.9_tools_entry_editor_contextmenu.xml">
+  <!ENTITY tools_entry_editors SYSTEM "2.22_tools_entry_editors.xml">
+  <!ENTITY tools_table_entry_editor_overview SYSTEM "2.22.1_tools_table_entry_editor_overview.xml">
+  <!ENTITY tools_table_entry_editor_features SYSTEM "2.22.2_tools_table_entry_editor_features.xml">
+  <!ENTITY tools_table_entry_editor_contextmenu SYSTEM "2.22.3_tools_table_entry_editor_contextmenu.xml">
+  <!ENTITY tools_ldif_entry_editor_overview SYSTEM "2.22.5_tools_ldif_entry_editor_overview.xml">
+  <!ENTITY tools_ldif_entry_editor_contextmenu SYSTEM "2.22.6_tools_ldif_entry_editor_contextmenu.xml">
   
   <!ENTITY tools_search_result_editor SYSTEM "2.23_tools_search_result_editor.xml">
   <!ENTITY tools_search_result_editor_overview SYSTEM "2.23.0_tools_search_result_editor_overview.xml">

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/1_gettingstarted.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/1_gettingstarted.xml?rev=831076&r1=831075&r2=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/1_gettingstarted.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/1_gettingstarted.xml Thu Oct 29 20:16:47 2009
@@ -307,10 +307,10 @@
 			</screenshot>
 		</para>
 		<para>
-			When selecting an entry its attributes and values will be displayed in the <emphasis role="strong">Entry editor</emphasis>.
+			When selecting an entry its attributes and values will be displayed in an <emphasis role="strong">Entry editor</emphasis>.
 		</para>
 		<para>
-			For more information see <link linkend="tools_browser_view">LDAP Browser view</link> and <link linkend="tools_entry_editor">Entry editor</link>.
+			For more information see <link linkend="tools_browser_view">LDAP Browser view</link> and <link linkend="tools_entry_editosr">Entry editors</link>.
 		</para>	
 	</section>
 	

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml?rev=831076&r1=831075&r2=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml Thu Oct 29 20:16:47 2009
@@ -243,7 +243,7 @@
 		<title>Open With ></title>
 		<para>
 			Opens the selected entry in a custom Entry editor.
-			The follwing editor are available:
+			The follwing editor types are available:
 		</para> 
 		<para>
 			<itemizedlist>

Copied: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_table_entry_editor_overview.xml (from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.0_tools_entry_editor_overview.xml)
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_table_entry_editor_overview.xml?p2=directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_table_entry_editor_overview.xml&p1=directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.0_tools_entry_editor_overview.xml&r1=829810&r2=831076&rev=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.0_tools_entry_editor_overview.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_table_entry_editor_overview.xml Thu Oct 29 20:16:47 2009
@@ -16,38 +16,14 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<!--   
-	<para>
-	This section describes the main features of the Entry editor.
-	</para>
-	- Options-Suppport (;binary)
-	- Language-Tags support
-	- UTF-8 support
-	
-	Show Schema:
-	- Opens the schema of the 
-	
-	Outline:
-	- Shows attributes and number of values
-	- Interaction with Entry editor
-	
-	Modify Attributes:
-	- New Attribute
-	- New Value
-	- Edit Value: Double-Click, Enter, F7, Context-Menu->Edit Value
-	- Edit Value with
-	- Delete
-	
--->
-
-<section id="tools_entry_editor_overview">
-	<title>Overview</title>
+<section id="tools_table_entry_editor_overview">
+	<title>Table Entry Editor Overview</title>
 	
 	<para>
-		This section describes general aspects of the Entry editor.
+		This section describes general aspects of the Table Entry editor.
 	</para>
 	
-	<simplesect id="tools_entry_editor_screenshot">
+	<simplesect id="tools_table_entry_editor_screenshot">
 		<title>Example screenshot</title>
 		<para>
 			<screenshot>
@@ -61,7 +37,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_layout">
+	<simplesect id="tools_table_entry_editor_layout">
 		<title>Layout</title>
 		<para>
 			The Entry editor has a two-column layout. The left column
@@ -76,7 +52,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_fonts">
+	<simplesect id="tools_table_entry_editor_fonts">
 		<title>Colors and Fonts</title>
 		<para>
 			To distinguish the different attribute classes the Entry
@@ -170,7 +146,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_toolbar">
+	<simplesect id="tools_table_entry_editor_toolbar">
 		<title>Toolbar</title>
 		<para>
 			The toolbar contains the following items:
@@ -374,7 +350,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_drop_down_menu">
+	<simplesect id="tools_table_entry_editor_drop_down_menu">
 		<title>Drop Down Menu</title>
 		<para>
 			The drop down menu contains the following items:
@@ -420,8 +396,19 @@
 				</listitem>
 				<listitem>
 					<para>
+						Save Automatically: If checked, each modifcation (add attribute,
+						edit value, delete attribute) is saved automatically and a modify
+						request is sent to the server. 
+						If unchecked the editor becomes dirty (an asterisk '*' appears 
+						in the editor tab) if the entry is modified. Multiple modifications
+						could be applied to the entry. The editor must be saved explicitely
+						using <emphasis role="strong">Ctrl+S</emphasis>.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
 						Preferences...: Opens the
-						<link linkend="preferences_entry_editor">
+						<link linkend="preferences_entry_editors">
 							Entry editor preferences
 						</link>
 						dialog.

Copied: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.2_tools_table_entry_editor_features.xml (from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_entry_editor_features.xml)
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.2_tools_table_entry_editor_features.xml?p2=directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.2_tools_table_entry_editor_features.xml&p1=directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_entry_editor_features.xml&r1=829810&r2=831076&rev=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.1_tools_entry_editor_features.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.2_tools_table_entry_editor_features.xml Thu Oct 29 20:16:47 2009
@@ -16,20 +16,20 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<section id="tools_entry_editor_features">
-	<title>Features</title>
+<section id="tools_table_entry_editor_features">
+	<title>Table Entry Editor Features</title>
 	<para>
-		This section describes the features of the Entry editor.
+		This section describes the features of the Table Entry editor.
 	</para>
 	
-	<simplesect id="tools_entry_editor_sorting">
+	<simplesect id="tools_table_entry_editor_sorting">
 		<title>Sorting</title>
 		<para>
 			You could sort the displayed attributes by attribute
 			description or value by clicking to the column header. The
 			current sort criteria and direction is indicated by an
 			arrow. The default sorting behaviour could be changed in the
-			<link linkend="tools_entry_editor_sortdialog">
+			<link linkend="tools_table_entry_editor_sortdialog">
 				Sort Dialog
 			</link>
 			(
@@ -49,7 +49,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_sortdialog">
+	<simplesect id="tools_table_entry_editor_sortdialog">
 		<title>Sort dialog</title>
 		<para>
 			The default sorting behaviour of the entry editor could be
@@ -114,7 +114,7 @@
 		</informaltable>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_quickfilter">
+	<simplesect id="tools_table_entry_editor_quickfilter">
 		<title>Quick Filter</title>
 		<para>
 			If an entry has many attributes and values it is difficult
@@ -149,12 +149,12 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_visibleattributes">
+	<simplesect id="tools_table_entry_editor_visibleattributes">
 		<title>Visible attributes</title>
 		<para>
 			By default all user attributes of an entry are fetched and
 			displayed in the Entry editor. In the
-			<link linkend="preferences_entry_editor">
+			<link linkend="preferences_table_entry_editor">
 				Entry editor preferences
 			</link>
 			it is possible to define which classes of attributes (must,
@@ -173,7 +173,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_folding">
+	<simplesect id="tools_table_entry_editor_folding">
 		<title>Folding</title>
 		<para>
 			By default attributes with more than 10 values are folded.
@@ -221,13 +221,13 @@
 		</para>
 		<para>
 			You could change this setting in
-			<link linkend="preferences_entry_editor">
+			<link linkend="preferences_table_entry_editor">
 				Entry editor preferences
 			</link>.
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_locatednindit">
+	<simplesect id="tools_table_entry_editor_locatednindit">
 		<title>Locate DN in DIT</title>
 		<para>
 			If a value contains a distinguished name the
@@ -244,7 +244,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_querybyexample">
+	<simplesect id="tools_table_entry_editor_querybyexample">
 		<title>Query by example</title>
 		<para>
 			When selecting attributes these attribute-value-pairs are
@@ -275,7 +275,7 @@
 		</para>
 	</simplesect>
 	
-	<simplesect id="tools_entry_editor_edit_attributes">
+	<simplesect id="tools_table_entry_editor_edit_attributes">
 		<title>Edit Attributes and Values</title>
 		<para>
 			It is possible to add, edit or delete attributes and values of
@@ -302,22 +302,33 @@
 			<emphasis role="strong">ESC</emphasis> or click the Cancel button 
 			in a value editor dialog.
 		</para>
-		<para>
-			Using this method each modification will be immediately sent to
-			the directory. 
-		</para>
 	</simplesect>	
 	
-	<simplesect id="tools_entry_editor_edit_offline">
-		<title>Edit Entry Offline</title>
+	<simplesect id="tools_table_entry_editor_edit_offline">
+		<title>Edit Entry Offline and Save Automatically</title>
 		<para>
-			You could edit an entry offline to make multiple modifications on 
+			Sometimes you may want to make multiple modifications on
 			an entry and to send these modifications as one request to the server.
 			This is necessary e.g. when adding an additional object class
-			which requires addional attributes.
+			which requires addional attributes. There are two ways to accomplish this.
+		</para>
+		<para>
+			One way is to toggle the "save modifications automatically" setting. 
+			
+			This could be done from the editor's drop-down menu or in the 
+			<link linkend="preferences_table_entry_editor">Table Entry Editor preferences</link>.
+			
+			This mode could be set independently for the single-tab and the 
+			multi-tab editor. For the single-tab editor it is enabled by default, 
+			for the multi-tab editor it is disabled by default.
+			
+			If disabled the editor becomes dirty (an asterisk '*' appears in the editor tab)
+			if the entry is modified. The editor must be saved explicitely using 
+			<emphasis role="strong">Ctrl+S</emphasis>.
 		</para>
 		<para>
-			To start the offlien entry editor press <emphasis role="strong">F8</emphasis>
+			Another way is to use the <link linkend="tools_editentry_wizard">Editor Entry Wizard</link>.
+			To start the wizard press <emphasis role="strong">F8</emphasis>
 			or choose <emphasis role="strong">Edit Entry...</emphasis> from the
 			context menu.
 		</para>

Copied: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.3_tools_table_entry_editor_contextmenu.xml (from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.9_tools_entry_editor_contextmenu.xml)
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.3_tools_table_entry_editor_contextmenu.xml?p2=directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.3_tools_table_entry_editor_contextmenu.xml&p1=directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.9_tools_entry_editor_contextmenu.xml&r1=829810&r2=831076&rev=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.9_tools_entry_editor_contextmenu.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.3_tools_table_entry_editor_contextmenu.xml Thu Oct 29 20:16:47 2009
@@ -16,13 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<section id="tools_entry_editor_contextmenu">
-	<title>Context Menu</title>
+<section id="tools_table_entry_editor_contextmenu">
+	<title>Table Entry Editor Context Menu</title>
 	<para>
-		This section describes the context menu of the Entry Editor.
+		This section describes the context menu of the Table Entry editor.
 	</para>
 
-	<simplesect id="tools_entry_editor_contextmenu_newattribute">
+	<simplesect id="tools_table_entry_editor_contextmenu_newattribute">
 		<title>New Attribute...</title>
 		<para>
 			<itemizedlist>
@@ -66,7 +66,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_newvalue">
+	<simplesect id="tools_table_entry_editor_contextmenu_newvalue">
 		<title>New Value</title>
 		<para>
 			<itemizedlist>
@@ -109,7 +109,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_newsearch">
+	<simplesect id="tools_table_entry_editor_contextmenu_newsearch">
 		<title>New Search...</title>
 		<para>
 			<itemizedlist>
@@ -156,7 +156,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_newbatchoperation">
+	<simplesect id="tools_table_entry_editor_contextmenu_newbatchoperation">
 		<title>New Batch Operation...</title>
 		<para>
 			<itemizedlist>
@@ -196,7 +196,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_locatednindit">
+	<simplesect id="tools_table_entry_editor_contextmenu_locatednindit">
 		<title>Locate DN in DIT</title>
 		<para>
 			<itemizedlist>
@@ -238,7 +238,7 @@
 	</simplesect>
 
 
-	<simplesect id="tools_entry_editor_contextmenu_schemabrowser_ocd">
+	<simplesect id="tools_table_entry_editor_contextmenu_schemabrowser_ocd">
 		<title>Open Schema Browser -> Object Class Definition</title>
 		<para>
 			<itemizedlist>
@@ -279,7 +279,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_schemabrowser_atd">
+	<simplesect id="tools_table_entry_editor_contextmenu_schemabrowser_atd">
 		<title>Open Schema Browser -> Attribute Type Definition</title>
 		<para>
 			<itemizedlist>
@@ -321,7 +321,7 @@
 	</simplesect>
 
 	<simplesect
-		id="tools_entry_editor_contextmenu_schemabrowser_mrd_equality">
+		id="tools_table_entry_editor_contextmenu_schemabrowser_mrd_equality">
 		<title>
 			Open Schema Browser -> Equality Matching Rule Definition
 		</title>
@@ -367,7 +367,7 @@
 	</simplesect>
 
 	<simplesect
-		id="tools_entry_editor_contextmenu_schemabrowser_mrd_substring">
+		id="tools_table_entry_editor_contextmenu_schemabrowser_mrd_substring">
 		<title>
 			Open Schema Browser -> Substring Matching Rule Definition
 		</title>
@@ -413,7 +413,7 @@
 	</simplesect>
 
 	<simplesect
-		id="tools_entry_editor_contextmenu_schemabrowser_mrd_ordering">
+		id="tools_table_entry_editor_contextmenu_schemabrowser_mrd_ordering">
 		<title>
 			Open Schema Browser -> Ordering Matching Rule Definition
 		</title>
@@ -458,7 +458,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_schemabrowser_lsd">
+	<simplesect id="tools_table_entry_editor_contextmenu_schemabrowser_lsd">
 		<title>Open Schema Browser -> Syntax Definition</title>
 		<para>
 			<itemizedlist>
@@ -500,21 +500,20 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_edior_contextmenu_copy">
+	<simplesect id="tools_table_entry_edior_contextmenu_copy">
 		<title>Copy Values</title>
 		<para>
 			<itemizedlist>
 				<listitem>
 					<para>
-						 Copies the selected values. The
+						Copies the selected values. The
 						values are copied to clipboard in an internal
 						format so they could be pasted to another entry
 						even in the search result editor. Additional
-						they are copied to the system clipboard as
+						the displayed values are copied to the system clipboard as
 						string so they could be pasted in other
 						applications. New-line is used as value
-						separator. Binary values are copied BASE-64
-						encoded.
+						separator.
 					</para>
 				</listitem>
 				<listitem>
@@ -552,7 +551,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_paste">
+	<simplesect id="tools_table_entry_editor_contextmenu_paste">
 		<title>Paste Values</title>
 		<para>
 			<itemizedlist>
@@ -606,26 +605,13 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_delete">
+	<simplesect id="tools_table_entry_editor_contextmenu_delete">
 		<title>Delete</title>
 		<para>
 			<itemizedlist>
 				<listitem>
 					<para>
-						Deletes the selected attributes and
-						values. Note that the following attributes
-						aren't deleteable:
-						<itemizedlist>
-							<listitem>
-								objectClasses which attributes are
-								contained in the entry
-							</listitem>
-							<listitem>RDN attributes</listitem>
-							<listitem>
-								The last value of must attributes
-							</listitem>
-							<listitem>Operational attributes</listitem>
-						</itemizedlist>
+						Deletes the selected attributes and values.
 					</para>
 				</listitem>
 				<listitem>
@@ -658,7 +644,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_selectall">
+	<simplesect id="tools_table_entry_editor_contextmenu_selectall">
 		<title>Select All</title>
 		<para>
 			<itemizedlist>
@@ -682,8 +668,8 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_advanced_copydn">
-		<title>Advanced -> Copy DN</title>
+	<simplesect id="tools_table_entry_editor_contextmenu_advanced_copydn">
+		<title>Advanced > Copy DN</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -709,8 +695,8 @@
 			</itemizedlist>
 		</para>
 	</simplesect>
-	<simplesect id="tools_entry_editor_contextmenu_advanced_copyurl">
-		<title>Advanced -> Copy URL</title>
+	<simplesect id="tools_table_entry_editor_contextmenu_advanced_copyurl">
+		<title>Advanced > Copy URL</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -738,8 +724,8 @@
 	</simplesect>
 
 	<simplesect
-		id="tools_entry_editor_contextmenu_advanced_copyattribute">
-		<title>Advanced -> Copy Attribute Descriptions</title>
+		id="tools_table_entry_editor_contextmenu_advanced_copyattribute">
+		<title>Advanced > Copy Attribute Descriptions</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -766,8 +752,35 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_advanced_copyutf8">
-		<title>Advanced -> Copy Values (UTF-8)</title>
+	<simplesect id="tools_table_entry_editor_contextmenu_advanced_copydisplay">
+		<title>Advanced > Copy Display Values</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Copies the values as displayed in the entry editor,
+						either decorated or not.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata scale="50"
+										fileref="icons/copy_display.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_table_entry_editor_contextmenu_advanced_copyutf8">
+		<title>Advanced > Copy Values (UTF-8)</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -794,8 +807,8 @@
 	</simplesect>
 
 	<simplesect
-		id="tools_entry_editor_contextmenu_advanced_copybase64">
-		<title>Advanced -> Copy Values (BASE-64)</title>
+		id="tools_table_entry_editor_contextmenu_advanced_copybase64">
+		<title>Advanced > Copy Values (BASE-64)</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -821,8 +834,8 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_advanced_copyhex">
-		<title>Advanced -> Copy Values (HEX)</title>
+	<simplesect id="tools_table_entry_editor_contextmenu_advanced_copyhex">
+		<title>Advanced > Copy Values (HEX)</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -848,8 +861,8 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_advanced_copyldif">
-		<title>Advanced -> Copy Name-Value-Pairs as LDIF</title>
+	<simplesect id="tools_table_entry_editor_contextmenu_advanced_copyldif">
+		<title>Advanced > Copy Name-Value-Pairs as LDIF</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -876,8 +889,8 @@
 	</simplesect>
 
 	<simplesect
-		id="tools_entry_editor_contextmenu_advanced_copyfilter">
-		<title>Advanced -> Copy Search Filter</title>
+		id="tools_table_entry_editor_contextmenu_advanced_copyfilter">
+		<title>Advanced > Copy Search Filter</title>
 		<para>
 			Builds search filters from the selected attributes and
 			values. There are four options:
@@ -1006,8 +1019,8 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_deleteall">
-		<title>Advanced -> Delete Attributes</title>
+	<simplesect id="tools_table_entry_editor_contextmenu_deleteall">
+		<title>Advanced > Delete Attributes</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -1041,7 +1054,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_editattribute">
+	<simplesect id="tools_table_entry_editor_contextmenu_editattribute">
 		<title>Edit Attribute Description</title>
 		<para>
 			<itemizedlist>
@@ -1053,20 +1066,6 @@
 						</link>
 						. When changing the attribute description a add
 						operation and a delete operation is performed.
-						Note that the attribute descriptions of the
-						following attributes aren't editable (analog to
-						delete):
-						<itemizedlist>
-							<listitem>
-								objectClasses which attributes are
-								contained in the entry
-							</listitem>
-							<listitem>RDN attributes</listitem>
-							<listitem>
-								The last value of must attributes
-							</listitem>
-							<listitem>Operational attributes</listitem>
-						</itemizedlist>
 					</para>
 				</listitem>
 				<listitem>
@@ -1086,7 +1085,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_editvalue">
+	<simplesect id="tools_table_entry_editor_contextmenu_editvalue">
 		<title>Edit Value</title>
 		<para>
 			<itemizedlist>
@@ -1121,7 +1120,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_editvaluewith">
+	<simplesect id="tools_table_entry_editor_contextmenu_editvaluewith">
 		<title>Edit Value With</title>
 		<para>
 			<itemizedlist>
@@ -1142,7 +1141,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_editentry">
+	<simplesect id="tools_table_entry_editor_contextmenu_editentry">
 		<title>Edit Entry...</title>
 		<para>
 			<itemizedlist>
@@ -1165,8 +1164,8 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_reload">
-		<title>Reload Attribute</title>
+	<simplesect id="tools_table_entry_editor_contextmenu_reload">
+		<title>Reload Attributes</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -1199,7 +1198,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_fetch_operational_attributes">
+	<simplesect id="tools_table_entry_editor_contextmenu_fetch_operational_attributes">
 		<title>Fetch Operational Attributes</title>
 		<para>
 			<itemizedlist>
@@ -1212,7 +1211,7 @@
 		</para>
 	</simplesect>
 
-	<simplesect id="tools_entry_editor_contextmenu_properties">
+	<simplesect id="tools_table_entry_editor_contextmenu_properties">
 		<title>Properties</title>
 		<para>
 			<itemizedlist>

Added: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.5_tools_ldif_entry_editor_overview.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.5_tools_ldif_entry_editor_overview.xml?rev=831076&view=auto
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.5_tools_ldif_entry_editor_overview.xml (added)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.5_tools_ldif_entry_editor_overview.xml Thu Oct 29 20:16:47 2009
@@ -0,0 +1,51 @@
+<!--
+  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="tools_ldif_entry_editor_overview">
+	<title>LDIF Entry Editor Overview</title>
+	
+	<para>
+		The LDIF Entry editor allows you to view and edit an entry using its LDIF representation.
+		An LDIF content record is used to display all attributes and values. 
+	</para>
+	
+	<para>
+		You could add, modify and delete attributes. To save the modifications to the directory server
+		you must explicitly save the editor.
+	</para>
+		
+	<para>
+		It is not possible to modify the distinguished name. 
+		It is also not possible to add change the record type or to add additional records.
+	</para>
+	
+	<simplesect id="tools_ldif_entry_editor_screenshot">
+		<title>Example screenshot</title>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata width="15cm"
+							fileref="images/tools_ldif_entry_editor_1.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+	</simplesect>
+
+</section>

Added: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.6_tools_ldif_entry_editor_contextmenu.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.6_tools_ldif_entry_editor_contextmenu.xml?rev=831076&view=auto
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.6_tools_ldif_entry_editor_contextmenu.xml (added)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22.6_tools_ldif_entry_editor_contextmenu.xml Thu Oct 29 20:16:47 2009
@@ -0,0 +1,358 @@
+<!--
+  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="tools_ldif_entry_editor_contextmenu">
+	<title>LDIF Entry Editor Context Menu</title>
+	<para>
+		This section describes the context menu of the LDIF Entry editor.
+	</para>
+
+	<simplesect id="tools_ldif_entry_edior_contextmenu_undo">
+		<title>Undo Typing</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Undo the last typing.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycombo>
+								<keycap>Ctrl</keycap>
+								<keycap>Z</keycap>
+							</keycombo>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	
+	<simplesect id="tools_ldif_entry_edior_contextmenu_revert">
+		<title>Revert File</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Reverts all unsaved modifications.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_edior_contextmenu_save">
+		<title>Save</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Saves the modified entry to the directory server.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycombo>
+								<keycap>Ctrl</keycap>
+								<keycap>S</keycap>
+							</keycombo>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_edior_contextmenu_cut">
+		<title>Cuts</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Cuts the selected text to the clipboard.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycombo>
+								<keycap>Ctrl</keycap>
+								<keycap>X</keycap>
+							</keycombo>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_edior_contextmenu_copy">
+		<title>Copy</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Copies the selected text to the clipboard.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata scale="50" fileref="icons/copy.gif"
+										format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycombo>
+								<keycap>Ctrl</keycap>
+								<keycap>C</keycap>
+							</keycombo>
+						</shortcut>
+						or
+						<shortcut>
+							<keycombo>
+								<keycap>Ctrl</keycap>
+								<keycap>Insert</keycap>
+							</keycombo>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_editor_contextmenu_paste">
+		<title>Paste</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Pastes the content of the clipboard.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata scale="50" fileref="icons/paste.gif"
+										format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycombo>
+								<keycap>Ctrl</keycap>
+								<keycap>V</keycap>
+							</keycombo>
+						</shortcut>
+						or
+						<shortcut>
+							<keycombo>
+								<keycap>Shift</keycap>
+								<keycap>Insert</keycap>
+							</keycombo>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_editor_contextmenu_editattribute">
+		<title>Edit Attribute Description</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Opens the <link linkend="tools_attribute_wizard">
+						Edit Attribute wizard</link>.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one attribute is selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycap>F6</keycap>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_editor_contextmenu_editvalue">
+		<title>Edit Value</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Edits the selected value using the default value
+						editor. To change the default value editor see
+						<link linkend="preferences_value_editors">
+							Value Editors preferences
+						</link>
+						.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one value is selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycap>F7</keycap>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_editor_contextmenu_editvaluewith">
+		<title>Edit Value With</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Depending on the selected value there could be
+						alternate value editors. To edit the selected
+						value with another value editor choose one of
+						the listed editors.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one value is selected.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_editor_contextmenu_editentry">
+		<title>Edit Record</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Opens the LDIF Record Editor dialog.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycap>F8</keycap>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_editor_contextmenu_reload">
+		<title>Reload Attributes</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Reloads the attributes of the current entry.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata scale="50"
+										fileref="icons/refresh.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycap>F5</keycap>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_editor_contextmenu_fetch_operational_attributes">
+		<title>Fetch Operational Attributes</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Loads the operational attributes of the current entry.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldif_entry_editor_contextmenu_preferences">
+		<title>Preferences</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Opens the LDIF Editor preferences.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

Copied: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editors.xml (from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editor.xml)
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editors.xml?p2=directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editors.xml&p1=directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editor.xml&r1=829810&r2=831076&rev=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editor.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.22_tools_entry_editors.xml Thu Oct 29 20:16:47 2009
@@ -16,15 +16,82 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<section id="tools_entry_editor">
-	<title>Entry editor</title>
+<section id="tools_entry_editors">
+	<title>Entry editors</title>
 	<para>
-		The Entry editor is used to view and edit the attributes and values of an entry. 
-		Although it is placed in the editor area there is only a single instance of the Entry editor.
+		Entry editors are used to view and edit the attributes and values of an entry. 
 	</para>
+	
+	<simplesect id="tools_entry_editors_types">
+		<title>Editor Types</title>
+		<para>
+			There are two editor types available.
+			<itemizedlist>
+				<listitem>
+					<para>Table Entry editor: Displays the entry's attributes and values in a table grid.
+					</para>
+				</listitem>
+				<listitem>
+					<para>LDIF Entry editor: Displays the entry's attributes and values in LDIF format.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+		<para>
+			By default the single-tab Table Entry editor is used, you could change that setting in the
+			<link linkend="preferences_entry_editors">Entry Editor preferences</link>. 
+		</para>
+	</simplesect>
+	
+	<simplesect id="tools_entry_editors_single_multi_tab">
+		<title>Single-Tab vs. Multi-Tab</title>
+		<para>
+			Each editor type can be used in single-tab or multi-tab mode.
+			<itemizedlist>
+				<listitem>
+					<para>Single-tab means that only one instance of the editor is used, 
+					all entries are opened in the same editor tab.</para>
+				</listitem>
+				<listitem>
+					<para>Multi-tab means that each entry is opened in its own editor tab.</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	
+	<simplesect id="tools_entry_editors_open_mode">
+		<title>Open Mode</title>
+		<para>
+			With the open mode you could define how an entry should be opened while
+			navigating through the DIT in the LDAP Browser view.
+			<itemizedlist>
+				<listitem>
+					<para>Traditional: Editors open on single-click, using arrow keys triggers
+					the opening of a new editor.</para>
+				</listitem>
+				<listitem>
+					<para>Application-wide open mode + double-click: Editors open on double-click,
+					using arrow keys requires an explicit enter to open the entry in an editor.  
+					</para>
+				</listitem>
+				<listitem>
+					<para>Application-wide open mode + single-click: Editors open on single-click,
+					arrow key and hover behaviour could be configured.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+		<para>
+			By default the traditional open mode is used, you could change that setting in the
+			<link linkend="preferences_entry_editors">Entry Editor preferences</link>. 
+		</para>
+	</simplesect>
+
+	&tools_table_entry_editor_overview;
+	&tools_table_entry_editor_features;
+	&tools_table_entry_editor_contextmenu;
 
-	&tools_entry_editor_overview;
-	&tools_entry_editor_features;
-	&tools_entry_editor_contextmenu;
+	&tools_ldif_entry_editor_overview;
+	&tools_ldif_entry_editor_contextmenu;
 	
 </section>

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.23.9_tools_search_result_editor_contextmenu.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.23.9_tools_search_result_editor_contextmenu.xml?rev=831076&r1=831075&r2=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.23.9_tools_search_result_editor_contextmenu.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.23.9_tools_search_result_editor_contextmenu.xml Thu Oct 29 20:16:47 2009
@@ -613,14 +613,6 @@
 				<listitem>
 					<para>
 						Description: Deletes the selected attribute.
-						Note that the following attributes aren't
-						deleteable:
-						<itemizedlist>
-							<listitem>objectClasses</listitem>
-							<listitem>RDN attributes</listitem>
-							<listitem>Must attributes</listitem>
-							<listitem>Operational attributes</listitem>
-						</itemizedlist>
 					</para>
 				</listitem>
 				<listitem>

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml?rev=831076&r1=831075&r2=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml Thu Oct 29 20:16:47 2009
@@ -247,7 +247,7 @@
 		<title>Entry editor preferences</title>
 		<para>
 			In the Entry editor preferences page you can configure the behavior of the 
-			<link linkend="tools_entry_editor">Entry editor</link>.
+			<link linkend="tools_entry_editors">Entry editors</link>.
 		</para>	
 		<para>
 			<screenshot>
@@ -344,7 +344,7 @@
 		<title>Search Result editor preferences</title>
 		<para>
 			In the Search Result editor preferences page you configure the behavior of the 
-			<link linkend="tools_entry_editor">Search Result editor</link>.
+			<link linkend="tools_search_result_editor">Search Result editor</link>.
 		</para>	
 		<para>
 			<screenshot>

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml?rev=831076&r1=831075&r2=831076&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml Thu Oct 29 20:16:47 2009
@@ -27,7 +27,7 @@
 		&tools_connections_view;
 		&tools_browser_view;
 		
-		&tools_entry_editor;
+		&tools_entry_editors;
 		&tools_search_result_editor;
 		&tools_schema_browser;
 	

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/copy_display.gif
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/copy_display.gif?rev=831076&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/copy_display.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_entry_editor_1.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_entry_editor_1.png?rev=831076&r1=831075&r2=831076&view=diff
==============================================================================
Binary files - no diff available.

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_ldif_entry_editor_1.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_ldif_entry_editor_1.png?rev=831076&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_ldif_entry_editor_1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream