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 12:04:49 UTC

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

Author: seelmann
Date: Thu Oct 29 11:04:48 2009
New Revision: 830893

URL: http://svn.apache.org/viewvc?rev=830893&view=rev
Log:
o Updated browser view pages
o Added 'New Context Entry' wizard page

Added:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41.1_tools_newcontextentry_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41.2_tools_editentry_wizard.xml
      - copied unchanged from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41.1_tools_editentry_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/browser_multitab_entry_editor.gif   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/browser_multitab_ldif_editor.gif   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/browser_singletab_entry_editor.gif   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/browser_singletab_ldif_editor.gif   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_newcontextentry_wizard_3.png   (with props)
Removed:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41.1_tools_editentry_wizard.xml
Modified:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.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.41_tools_newentry_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_browser_view_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=830893&r1=830892&r2=830893&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 11:04:48 2009
@@ -35,7 +35,8 @@
 
   <!ENTITY tools_newconnection_wizard SYSTEM "2.40_tools_newconnection_wizard.xml">
   <!ENTITY tools_newentry_wizard SYSTEM "2.41_tools_newentry_wizard.xml">
-  <!ENTITY tools_editentry_wizard SYSTEM "2.41.1_tools_editentry_wizard.xml">
+  <!ENTITY tools_newcontextentry_wizard SYSTEM "2.41.1_tools_newcontextentry_wizard.xml">
+  <!ENTITY tools_editentry_wizard SYSTEM "2.41.2_tools_editentry_wizard.xml">
   <!ENTITY tools_attribute_wizard SYSTEM "2.42_tools_attribute_wizard.xml">
   <!ENTITY tools_search_dialog SYSTEM "2.43_tools_search_dialog.xml">
   <!ENTITY tools_batchoperation_wizard SYSTEM "2.44_tools_batchoperation_wizard.xml">

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml?rev=830893&r1=830892&r2=830893&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml Thu Oct 29 11:04:48 2009
@@ -83,6 +83,14 @@
 								<inlinemediaobject>
 									<imageobject>
 										<imagedata scale="50"
+											fileref="icons/entry_group.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata scale="50"
 											fileref="icons/entry_org.gif" format="GIF" />
 									</imageobject>
 								</inlinemediaobject>
@@ -105,8 +113,7 @@
 							</guiicon>
 						</entry>
 						<entry>
-							Entry, the icon depends on its RDN
-							attribute.
+							Entry, the icon depends on its object classes.
 						</entry>
 					</row>
 					<row>

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.xml?rev=830893&r1=830892&r2=830893&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.xml Thu Oct 29 11:04:48 2009
@@ -108,7 +108,20 @@
 								</inlinemediaobject>
 							</guiicon>
 						</entry>
-						<entry>Entry with cn, sn or uid as RDN.</entry>
+						<entry>Entry with object class person, inetOrgPerson, posixAccount, user</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata scale="50"
+											fileref="icons/entry_group.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>Entry with object class groupOfNames, groupOfUniqueNames, posixGroup, group</entry>
 					</row>
 					<row>
 						<entry>
@@ -121,7 +134,7 @@
 								</inlinemediaobject>
 							</guiicon>
 						</entry>
-						<entry>Entry with o or ou as RDN.</entry>
+						<entry>Entry with object class organization, organizationalUnit, container</entry>
 					</row>
 					<row>
 						<entry>
@@ -134,7 +147,7 @@
 								</inlinemediaobject>
 							</guiicon>
 						</entry>
-						<entry>Entry with c, dc or l as RDN.</entry>
+						<entry>Entry with object class domain, domainComponent, country, locality</entry>
 					</row>
 					<row>
 						<entry>
@@ -147,7 +160,7 @@
 								</inlinemediaobject>
 							</guiicon>
 						</entry>
-						<entry>Alias entry.</entry>
+						<entry>Entry with object class alias</entry>
 					</row>
 					<row>
 						<entry>
@@ -160,7 +173,7 @@
 								</inlinemediaobject>
 							</guiicon>
 						</entry>
-						<entry>Referral entry.</entry>
+						<entry>Entry with object class referral</entry>
 					</row>
 					<row>
 						<entry>
@@ -209,40 +222,63 @@
 	<simplesect id="tools_browser_view_dit_aliases_and_referrals">
 		<title>Alias and referral entries</title>
 		<para>
-			To manage alias entries you have to disable the options "Finding Base DN" and "Search"
-			in the "Aliases Dereferencing" group of the 
-			<link
-				linkend="tools_connection_properties_options">
-				Connection properties
-			</link>
-			. This setting will display 
-			<guiicon>
-				<inlinemediaobject>
-					<imageobject>
-						<imagedata scale="50"
-							fileref="icons/entry_alias.png" format="GIF" />
-					</imageobject>
-				</inlinemediaobject>
-			</guiicon>
-			 alias entries in the tree.
+			To manage alias entries you have the following options:
+			<itemizedlist>
+				<listitem>
+					<para>Disable the options "Finding Base DN" and "Search"
+					in the "Aliases Dereferencing" group of the 
+					<link
+						linkend="tools_connection_properties_options">
+						Connection properties
+					</link>
+					. This setting will display 
+					<guiicon>
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata scale="50"
+									fileref="icons/entry_alias.png" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+					</guiicon>
+					 alias entries in the tree.
+					</para>
+				</listitem>
+				<listitem>
+					<para>If you know that an entry contains alias child entriy you could
+					select <emphasis role="strong">Fetch > Fetch Aliases </emphasis>
+					from the browser's context menu.</para>
+				</listitem>
+			</itemizedlist>
 		</para>
+		
 		<para>
-			To manage referral entries you have to enable the options "Manage"
-			in the "Referrals Handling" group of the 
-			<link
-				linkend="tools_connection_properties_options">
-				Connection properties
-			</link>
-			. This setting will display 
-			<guiicon>
-				<inlinemediaobject>
-					<imageobject>
-						<imagedata scale="50"
-							fileref="icons/entry_ref.png" format="GIF" />
-					</imageobject>
-				</inlinemediaobject>
-			</guiicon>
-			referral entries in the tree.
+			To manage referral entries you have the following options
+			<itemizedlist>
+				<listitem>
+					<para>Enable the option "Use ManageDsaIT control"
+					in the "Controls" group of the 
+					<link
+						linkend="tools_connection_properties_options">
+						Connection properties
+					</link>
+					. This setting will display 
+					<guiicon>
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata scale="50"
+									fileref="icons/entry_ref.png" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+					</guiicon>
+					referral entries in the tree.
+					</para>
+				</listitem>
+				<listitem>
+					<para>If you know that an entry contains referrals child entriy you could
+					select <emphasis role="strong">Fetch > Fetch Referrals </emphasis>
+					from the browser's context menu.</para>
+				</listitem>
+			</itemizedlist>
 		</para>		
 	</simplesect>
 

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=830893&r1=830892&r2=830893&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 11:04:48 2009
@@ -24,7 +24,7 @@
 	</para>
 
 	<simplesect id="tools_browser_view_contextmenu_newentry">
-		<title>New Entry...</title>
+		<title>New > New Entry...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -59,9 +59,45 @@
 			</itemizedlist>
 		</para>
 	</simplesect>
+	
+	<simplesect id="tools_browser_view_contextmenu_newcontextentry">
+		<title>New > New Context Entry...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata scale="50"
+										fileref="icons/entry_add.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Opens the
+						<link linkend="tools_newcontextentry_wizard">
+							New Context Entry wizard
+						</link>
+						.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one entry, search result or bookmark
+						is selected.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
 
 	<simplesect id="tools_browser_view_contextmenu_newsearch">
-		<title>New Search...</title>
+		<title>New > New Search...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -109,7 +145,7 @@
 	</simplesect>
 
 	<simplesect id="tools_browser_view_contextmenu_newbookmark">
-		<title>New Bookmark...</title>
+		<title>New > New Bookmark...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -143,7 +179,7 @@
 	</simplesect>
 
 	<simplesect id="tools_browser_view_contextmenu_newbatchoperation">
-		<title>New Batch Operation...</title>
+		<title>New > New Batch Operation...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -183,6 +219,150 @@
 		</para>
 	</simplesect>
 
+	<simplesect id="tools_browser_view_contextmenu_openentry">
+		<title>Open Entry</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Description: Opens the selected entry in the
+						default entry editor.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one entry, search result or bookmark
+						is selected.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_openwith">
+		<title>Open With ></title>
+		<para>
+			Opens the selected entry in a custom Entry editor.
+			The follwing editor are available:
+		</para> 
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						<link linkend="tools_table_entry_editor">
+						Table Entry Editor (single-tab)</link>
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata scale="50"
+													fileref="icons/browser_singletab_entry_editor.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Displays attributes and values in a table grid.
+									Single-tab means that only one instance of the editor is used,
+									all entries are opened in the same editor tab.									
+									This is the traditional Entry editor.
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para> 
+				</listitem>
+				<listitem>
+					<para>
+						<link linkend="tools_table_entry_editor">
+						Table Entry Editor (multi-tab)</link>
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata scale="50"
+													fileref="icons/browser_multitab_entry_editor.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Displays attributes and values in a table grid.
+									Multi-tab means that each entry is opened in its own editor tab.									
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para> 
+				</listitem>
+				<listitem>
+					<para>
+						<link linkend="tools_ldif_entry_editor">
+						LDIF Entry Editor (multi-tab)</link>
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata scale="50"
+													fileref="icons/browser_multitab_ldif_editor.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Displays attributes and values in LDIF format.
+									Multi-tab means that each entry is opened in its own editor tab.									
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para> 
+				</listitem>
+				<listitem>
+					<para>
+						<link linkend="tools_ldif_entry_editor">
+						LDIF Entry Editor (single-tab)</link>
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata scale="50"
+													fileref="icons/browser_singletab_ldif_editor.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Displays attributes and values in LDIF format.
+									Single-tab means that only one instance of the editor is used,
+									all entries are opened in the same editor tab.									
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para> 
+				</listitem>
+
+			</itemizedlist>
+		</para>
+	</simplesect>
+
 	<simplesect id="tools_browser_view_contextmenu_openentryindit">
 		<title>Open Search Result in DIT / Open Bookmark in DIT</title>
 		<para>
@@ -531,7 +711,7 @@
 	</simplesect>
 
 	<simplesect id="tools_browser_view_contextmenu_advanced_copydn">
-		<title>Advanced -> Copy DN</title>
+		<title>Advanced > Copy DN</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -564,7 +744,7 @@
 		</para>
 	</simplesect>
 	<simplesect id="tools_browser_view_contextmenu_advanced_copyurl">
-		<title>Advanced -> Copy URL</title>
+		<title>Advanced > Copy URL</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -599,7 +779,7 @@
 
 	<simplesect
 		id="tools_browser_view_contextmenu_advanced_copyasldif">
-		<title>Advanced -> Copy Entry as LDIF</title>
+		<title>Advanced > Copy Entry as LDIF</title>
 		<para>
 			Copies the selected entries in LDIF content format. There
 			are four options:
@@ -759,7 +939,7 @@
 
 	<simplesect
 		id="tools_browser_view_contextmenu_advanced_copyascsv">
-		<title>Advanced -> Copy Entry as CSV</title>
+		<title>Advanced > Copy Entry as CSV</title>
 		<para>
 			Copies the selected entries in CSV format. By default the
 			tabulator is used as attribute delimiter, a pipe is used as
@@ -988,7 +1168,7 @@
 	</simplesect>
 
 	<simplesect id="tools_browser_view_contextmenu_ldifimport">
-		<title>Import -> LDIF Import...</title>
+		<title>Import > LDIF Import...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -1017,7 +1197,7 @@
 		</para>
 	</simplesect>
 	<simplesect id="tools_browser_view_contextmenu_dsmlimport">
-		<title>Import -> DSML Import...</title>
+		<title>Import > DSML Import...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -1046,7 +1226,7 @@
 		</para>
 	</simplesect>
 	<simplesect id="tools_browser_view_contextmenu_ldifexport">
-		<title>Export -> LDIF Export...</title>
+		<title>Export > LDIF Export...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -1075,7 +1255,7 @@
 		</para>
 	</simplesect>
 	<simplesect id="tools_browser_view_contextmenu_dsmlexport">
-		<title>Export -> DSML Export...</title>
+		<title>Export > DSML Export...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -1104,7 +1284,7 @@
 		</para>
 	</simplesect>
 	<simplesect id="tools_browser_view_contextmenu_csvexport">
-		<title>Export -> CSV Export...</title>
+		<title>Export > CSV Export...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -1133,7 +1313,7 @@
 		</para>
 	</simplesect>
 	<simplesect id="tools_browser_view_contextmenu_exportexcel">
-		<title>Export -> Excel Export...</title>
+		<title>Export > Excel Export...</title>
 		<para>
 			<itemizedlist>
 				<listitem>
@@ -1161,6 +1341,35 @@
 			</itemizedlist>
 		</para>
 	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_exportodf">
+		<title>Export > ODF Export...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata scale="50"
+										fileref="icons/export_odf.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Starts the
+						<link linkend="tools_odfexport_wizard">
+							ODF Export wizard
+						</link>
+						.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
 
 	<simplesect id="tools_browser_view_contextmenu_refresh">
 		<title>Refresh</title>
@@ -1205,6 +1414,125 @@
 			</itemizedlist>
 		</para>
 	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_fetch_operational_attributes">
+		<title>Fetch -> Fetch Operational Attributes</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Description: Enables/disables fetching 
+						of operational attributes. If the server supports
+						the 'All Operational Attributes' feature the
+						operation attributes are requested using a '+',
+						otherwise all available operational attributes 
+						available in the schema are requested. 
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one or multiple entries,
+						search results or bookmarks are selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Note: This menu item is not available if 
+						"Fetch operational attributes while browsing"
+						in the connection properties is enabled because
+						in that case operational attributes are always
+						loaded.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_fetch_aliases">
+		<title>Fetch -> Fetch Aliases</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Description: Enables/disables fetching 
+						of alias entries. If enabled an additional
+						search request with alias dereferncing
+						mode 'never' is necessary when loading 
+						the children of an entry.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one or multiple entries are selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Note: This menu item is not available if 
+						no alias dereferencing is enabled in the
+						connection properties because in that case
+						alias entries are always visible.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_fetch_referrals">
+		<title>Fetch -> Fetch Referrals</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Description: Enables/disables fetching 
+						of referral entries. If enabled an additional
+						search request with ManageDsaIT controls is 
+						necessary when loading the children of an entry.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one or multiple entries are selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Note: This menu item is not available if
+						"Use ManageDsaIT control while browsing"
+						is enabled in the connection properties 
+						because in that case referral entries 
+						are always visible.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_fetch_subentries">
+		<title>Fetch -> Fetch Subentries</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Description: Enables/disables fetching 
+						of subentries. If enabled an additional
+						search request with Subentries controls is 
+						necessary when loading the children of an entry.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one or multiple entries are selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Note: This menu item is not available if
+						"Fetch subentries while browsing"
+						is enabled in the connection properties 
+						because in that case subentries are always
+						fetched.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
 
 	<simplesect id="tools_browser_view_contextmenu_properties">
 		<title>Properties</title>

Added: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41.1_tools_newcontextentry_wizard.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41.1_tools_newcontextentry_wizard.xml?rev=830893&view=auto
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41.1_tools_newcontextentry_wizard.xml (added)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41.1_tools_newcontextentry_wizard.xml Thu Oct 29 11:04:48 2009
@@ -0,0 +1,141 @@
+<!--
+  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_newcontextentry_wizard">
+	<title>New Context Entry wizard</title>
+	<para>This wizard helps you to create a new context entry.</para>
+
+	<para>
+		To start the wizard choose one of the following options:
+		<itemizedlist>
+			<listitem>
+				<para>
+					In the LDAP Browser view select an entry or search
+					result or bookmark. Then choose
+					<inlinemediaobject>
+						<imageobject>
+							<imagedata scale="50" fileref="icons/entry_add.gif"
+								format="GIF" />
+						</imageobject>
+					</inlinemediaobject>
+					<emphasis role="strong">New -> New Context Entry...</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench window's toolbar, activate the
+					drop-down menu on the New Wizard button and select
+					<emphasis role="strong">LDAP Context Entry</emphasis>
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench menu bar select
+					<emphasis role="strong">
+						File > New > LDAP Context Entry
+					</emphasis>
+					.
+				</para>
+			</listitem>
+		</itemizedlist>
+	</para>
+
+	<para>
+		The creation of a new LDAP entry is a four-step process:
+		<orderedlist numeration="arabic">
+			<listitem>
+				<para>
+					<link linkend="tools_newcontextentry_wizard_1">
+						Select entry creation method.
+					</link>
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					<link linkend="tools_newcontextentry_wizard_2">
+						Specify object classes of the new context entry.
+					</link>
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					<link linkend="tools_newcontextentry_wizard_3">
+						Specifiy the distinguished name of the new
+						context entry.
+					</link>
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					<link linkend="tools_newcontextentry_wizard_4">
+						Enter attributes and values of the new context entry.
+					</link>
+				</para>
+			</listitem>
+		</orderedlist>
+	</para>
+
+	<simplesect id="tools_newcontextentry_wizard_1">
+		<title>Page 1</title>
+		<para>
+			This page is identical to the 
+			<link linkend="tools_newentry_wizard_1">New Entry wizard</link>.
+		</para>
+	</simplesect>
+	
+	<simplesect id="tools_newcontextentry_wizard_2">
+		<title>Page 2</title>
+		<para>
+			This page is identical to the 
+			<link linkend="tools_newentry_wizard_2">New Entry wizard</link>.
+		</para>
+	</simplesect>
+	
+	<simplesect id="tools_newcontextentry_wizard_3">
+		<title>Page 3</title>
+		<para>
+			On the third page you have to define the distinguished name
+			of the new entry.
+		</para>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_newcontextentry_wizard_3.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			The distinguished name the new context entry could be specified 
+			in the input field. The drop-down list provides all available 
+			values from the Root DSE namingContexts attribute.
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_newcontextentry_wizard_4">
+		<title>Page 4</title>
+		<para>
+			This page is identical to the 
+			<link linkend="tools_newentry_wizard">New Entry wizard</link>.
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41_tools_newentry_wizard.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41_tools_newentry_wizard.xml?rev=830893&r1=830892&r2=830893&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41_tools_newentry_wizard.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.41_tools_newentry_wizard.xml Thu Oct 29 11:04:48 2009
@@ -33,7 +33,7 @@
 								format="GIF" />
 						</imageobject>
 					</inlinemediaobject>
-					<emphasis role="strong">New Entry...</emphasis>
+					<emphasis role="strong">New > New Entry...</emphasis>
 					from context menu.
 				</para>
 			</listitem>

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=830893&r1=830892&r2=830893&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 11:04:48 2009
@@ -42,6 +42,7 @@
 		
 		&tools_newconnection_wizard;
 		&tools_newentry_wizard;
+		&tools_newcontextentry_wizard;
 		&tools_editentry_wizard;
 		
 		&tools_attribute_wizard;

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

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

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

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

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

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

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

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

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

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

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