You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/11/05 16:17:15 UTC

svn commit: r592038 [2/22] - in /directory/sandbox/felixk/studio-ldapbrowser-help: ./ META-INF/ src/ src/main/ src/main/docbook/ src/main/resources/ src/main/resources/about_files/ src/main/resources/html/ src/main/resources/html/css/ src/main/resource...

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.20_tools_connections_view.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.20_tools_connections_view.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.20_tools_connections_view.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.20_tools_connections_view.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,266 @@
+<!--
+  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_connections_view">
+	<title>Connections view</title>
+	<para>
+		The Connections view shows all the LDAP connections that you have added. 
+		Here is an example screenshot of the Connection view:
+	</para>				
+	<para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/tools_connections_view_1.png" format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+	<para>
+	 	To re-order connections just drag-and-drop connections.
+	</para>
+	
+	<simplesect id="tools_connections_view_icons">
+		<title>Icons</title>
+		<para>
+		 	The following icons can appear in the Connections view:
+		</para>
+	 	<informaltable frame='all' >
+			<tgroup cols='2' align='left' colsep='1' rowsep='1'>
+				<colspec colname="Icon" align="center" colwidth="1*" />
+				<colspec colname="Description" colwidth="3*" />
+				<thead>
+					<row>
+					  <entry>Icon</entry>
+					  <entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/connection_connected.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Connections is opened.</entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/connection_disconnected.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Connection is closed.</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</simplesect>
+	
+	<simplesect id="tools_connections_view_toolbar">
+		<title>Toolbar</title>
+		<informaltable frame='all' >
+			<tgroup cols='3'>
+				<colspec colname="Icon" align="center" colwidth="1*" />
+				<colspec colname="Action" colwidth="2*" />
+				<colspec colname="Description" colwidth="2*" />
+				<thead>
+					<row>
+					  <entry>Icon</entry>
+					  <entry>Action</entry>
+					  <entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/connection_add.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>New Connection...</entry>
+					  <entry>Starts the <link linkend="tools_newconnection_wizard">New Connection wizard</link></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/connection_connect.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Open Connection</entry>
+					  <entry>Opens the selected connection(s)</entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/connection_disconnect.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Close Connection</entry>
+					  <entry>Closes the selected connection(s)</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>						
+	</simplesect>
+	<simplesect id="tools_connections_view_contextmenu">
+		<title>Context Menu</title>
+		<!-- 
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata width="15cm"
+							fileref="images/tools_connections_view_2.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>				
+		-->
+		<informaltable>
+			<tgroup cols='4'>
+				<colspec colname="Icon" align="center" colwidth="1*" />
+				<colspec colname="Action" colwidth="2*" />
+				<colspec colname="Description" colwidth="4*" />
+				<colspec colname="Shortcut" colwidth="2*" />
+				<thead>
+					<row>
+					  <entry>Icon</entry>
+					  <entry>Action</entry>
+					  <entry>Description</entry>
+					  <entry>Shortcut</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/connection_add.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>New Connection...</entry>
+					  <entry>Starts the <link linkend="tools_newconnection_wizard">New Connection wizard</link></entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/connection_connect.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Open Connection</entry>
+					  <entry>Opens the selected connection(s)</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/connection_disconnect.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Close Connection</entry>
+					  <entry>Closes the selected connection(s)</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/browser_schemabrowsereditor.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Open Schema Browser</entry>
+					  <entry>Opens the Schema Browser and shows the schema of the selected connection</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/copy.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Copy Connection</entry>
+					  <entry>Copies the selected connections(s) to the clipboard. To duplicate an existing connection please combine copy and paste.</entry>
+					  <entry>
+					  	<shortcut><keycombo><keycap>Ctrl</keycap><keycap>C</keycap></keycombo></shortcut>
+					  	or
+					  	<shortcut><keycombo><keycap>Ctrl</keycap><keycap>Insert</keycap></keycombo></shortcut>
+					  </entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/paste.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Paste Connection</entry>
+					  <entry>Pastes the copied connections(s) from clipboard. Only enabled if there are connections in clipboard.</entry>
+					  <entry>
+					  	<shortcut><keycombo><keycap>Ctrl</keycap><keycap>V</keycap></keycombo></shortcut>
+					  	or
+					  	<shortcut><keycombo><keycap>Shift</keycap><keycap>Insert</keycap></keycombo></shortcut>
+					  </entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/delete.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Delete Connection</entry>
+					  <entry>Deletes the selected connections(s). Only enabled if the selected connections are closed.</entry>
+					  <entry><shortcut><keycap>Delete</keycap></shortcut></entry>
+					</row>
+					<row>
+					  <entry></entry>
+					  <entry>Select All</entry>
+					  <entry>Selects all connections.</entry>
+					  <entry><shortcut><keycombo><keycap>Ctrl</keycap><keycap>A</keycap></keycombo></shortcut></entry>
+					</row>
+					<row>
+					  <entry></entry>
+					  <entry>Rename Connection...</entry>
+					  <entry>Opens a dialog to rename the selected connection.</entry>
+					  <entry><shortcut><keycap>F2</keycap></shortcut></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/import_ldif.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry><menuchoice>
+						<guimenu>Import</guimenu>
+						<guisubmenu>LDIF Import...</guisubmenu>
+						</menuchoice>
+					  </entry>
+					  <entry>Starts the <link linkend="tools_ldifimport_wizard">LDIF Import wizard</link>.</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/import_dsml.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry><menuchoice>
+						<guimenu>Import</guimenu>
+						<guisubmenu>DSML Import...</guisubmenu>
+						</menuchoice>
+					  </entry>
+					  <entry>Starts the <link linkend="tools_dsmlimport_wizard">DSML Import wizard</link>.</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/export_ldif.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry><menuchoice>
+						<guimenu>Export</guimenu>
+						<guisubmenu>LDIF Export...</guisubmenu>
+						</menuchoice>
+					  </entry>
+					  <entry>Starts the <link linkend="tools_ldifexport_wizard">LDIF Export wizard</link>.</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/export_dsml.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry><menuchoice>
+						<guimenu>Export</guimenu>
+						<guisubmenu>DSML Export...</guisubmenu>
+						</menuchoice>
+					  </entry>
+					  <entry>Starts the <link linkend="tools_dsmlexport_wizard">DSML Export wizard</link>.</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/export_csv.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry><menuchoice>
+						<guimenu>Export</guimenu>
+						<guisubmenu>CSV Export...</guisubmenu>
+						</menuchoice>
+					  </entry>
+					  <entry>Starts the <link linkend="tools_csvexport_wizard">CSV Export wizard</link>.</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/export_xls.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry><menuchoice>
+						<guimenu>Export</guimenu>
+						<guisubmenu>Excel Export...</guisubmenu>
+						</menuchoice>
+					  </entry>
+					  <entry>Starts the <link linkend="tools_excelexport_wizard">Excel Export wizard</link>.</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry></entry>
+					  <entry>Properties</entry>
+					  <entry>Opens the <link linkend="tools_connection_properties">connection properties</link> dialog.</entry>
+					  <entry>
+					  	<shortcut><keycombo><keycap>Alt</keycap><keycap>Enter</keycap></keycombo></shortcut>
+					  </entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</simplesect>
+	
+</section>
\ No newline at end of file

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,427 @@
+<!--
+  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_browser_view_overview">
+	<title>Overview</title>
+
+	<para>
+		This section describes general aspects of the LDAP Browser view.
+	</para>
+
+	<simplesect id="tools_browser_view_screenshot">
+		<title>Example screenshot</title>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50" fileref="images/tools_browser_view_1.png"
+							format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_icons">
+		<title>Icons</title>
+		<para>
+			The following icons can appear in the LDAP Browser view:
+		</para>
+		<informaltable frame="all">
+			<tgroup cols="2" align="left" colsep="1" rowsep="1">
+				<colspec colname="Icon" align="center" colwidth="1*" />
+				<colspec colname="Description" colwidth="3*" />
+				<thead>
+					<row>
+						<entry>Icon</entry>
+						<entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/dit.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>
+							The top-level category containing the
+							directory information tree.
+						</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_person.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_org.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_dc.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_default.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>
+							Entry, the icon depends on its RDN
+							attribute.
+						</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_alias.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_ref.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>Alias or referral entry.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/browser_schemabrowsereditor.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>The schema entry.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_root.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>The root DSE entry.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/folder.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>A container for folded entries.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/searches.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>
+							The top-level category containing persistent
+							searches.
+						</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/search.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>A search.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/bookmarks.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>
+							The top-level category containing bookmarks.
+						</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/bookmark.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>A Bookmark.</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_toolbar">
+		<title>Toolbar</title>
+		<para>
+			The toolbar contains the following items:
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Icon" align="center" colwidth="1*" />
+					<colspec colname="Action" colwidth="2*" />
+					<colspec colname="Description" colwidth="4*" />
+					<thead>
+						<row>
+							<entry>Icon</entry>
+							<entry>Action</entry>
+							<entry>Description</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>
+								<guiicon>
+									<inlinemediaobject>
+										<imageobject>
+											<imagedata contentdepth="1em"
+												fileref="icons/parent.gif" format="GIF" />
+										</imageobject>
+									</inlinemediaobject>
+								</guiicon>
+							</entry>
+							<entry>Up</entry>
+							<entry>
+								Selects the parent node of the currently selected
+								node.
+							</entry>
+						</row>
+						<row>
+							<entry>
+								<guiicon>
+									<inlinemediaobject>
+										<imageobject>
+											<imagedata contentdepth="1em"
+												fileref="icons/collapseall.gif" format="GIF" />
+										</imageobject>
+									</inlinemediaobject>
+								</guiicon>
+							</entry>
+							<entry>Collapse All</entry>
+							<entry>
+								Collapses the whole tree, only the three
+								top-level categories remain visible.
+							</entry>
+						</row>
+						<row>
+							<entry>
+								<guiicon>
+									<inlinemediaobject>
+										<imageobject>
+											<imagedata contentdepth="1em"
+												fileref="icons/refresh.gif" format="GIF" />
+										</imageobject>
+									</inlinemediaobject>
+								</guiicon>
+							</entry>
+							<entry>Refresh</entry>
+							<entry>
+								Refreshes the selected objects
+							</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_drop_down_menu">
+		<title>Drop Down Menu</title>
+		<para>
+			The drop down menu contains the following items:
+			<itemizedlist>
+				<listitem>
+					<para>
+						Sorting...: Opens the
+						<link linkend="tools_browser_view_sortdialog">
+							Sort Dialog
+						</link>
+						.
+					</para>
+				</listitem>
+				<listitem>
+					<para>Show DIT: Shows the DIT category.</para>
+				</listitem>
+				<listitem>
+					<para>
+						Show Searches: Shows the Searches category.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Show Bookmarks: Shows the Bookmarks category.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Show Directory Metadata: Shows the directory
+						metadata entries (e.g. the root DSE or the
+						schema entry) inside the DIT category.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Preferences...: Opens the
+						<link linkend="preferences_browser_view">
+							LDAP Browser preferences
+						</link>
+						dialog.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+
+
+	<simplesect id="tools_browser_view_sortdialog">
+		<title>Sort dialog</title>
+		<para>
+			With the sort dialog you can set the sorting behaviour of
+			the LDAP Browser view.
+		</para>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_browser_view_2.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<informaltable frame="all">
+			<tgroup cols="3">
+				<colspec colname="Field" colwidth="1*" />
+				<colspec colname="Description" colwidth="2*" />
+				<colspec colname="Default" colwidth="1*" />
+				<thead>
+					<row>
+						<entry>Field</entry>
+						<entry>Description</entry>
+						<entry>Default</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry>Leaf entries first</entry>
+						<entry>
+							If enabled, entries without children are
+							grouped before the entries with children.
+						</entry>
+						<entry>on</entry>
+					</row>
+					<row>
+						<entry>Meta entries last</entry>
+						<entry>
+							If enabled, meta entries (e.g. root DSE or
+							schema entry) are grouped after all other
+							entries.
+						</entry>
+						<entry>on</entry>
+					</row>
+					<row>
+						<entry>Sort by</entry>
+						<entry>
+							Sort criteria and order of entries in DIT
+							and search results. Select either 'RDN' or
+							'RDN Value' from the drop-down list as sort
+							critera and select the sort order. Or select
+							'No sorting' to disable sorting.
+						</entry>
+						<entry>RDN Value and Ascending</entry>
+					</row>
+					<row>
+						<entry>Sort limit</entry>
+						<entry>
+							If there are more than the specified number
+							of children or search results they won't
+							be sorted. Hint: For performance reasons the
+							maximum value should be 10000!
+						</entry>
+						<entry>10000</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</simplesect>
+</section>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.0_tools_browser_view_overview.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,328 @@
+<!--
+  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_browser_view_dit">
+	<title>DIT category</title>
+
+	<para>
+		This section describes the DIT category in the LDAP Browser
+		view.
+	</para>
+
+	<simplesect id="tools_browser_view_dit_navigation">
+		<title>Navigation</title>
+		<para>
+			In the DIT category the directory information tree of the
+			LDAP directory is displayed in its natural hierarchical
+			structure. The first hierachy level contains the base
+			entries, the Root DSE and the schema entry. When expanding
+			an entry its direct children are fetched from directory. To
+			expand and collapse an entry you could also double-click.
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_dit_child_detection">
+		<title>Children detection</title>
+		<para>
+			While browsing the directory the LDAP Browser tries to find
+			out if a fetched entry has children. Entries without
+			children couldn't be expanded. This behaviour could be
+			changed in the
+			<link linkend="preferences_browser_view">
+				LDAP Browser preferences
+			</link>
+			.
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_dit_labels">
+		<title>Labels</title>
+		<para>
+			By default the RDN of the entries is used as label and the
+			length of the label is limited to 50 characters. This
+			behaviour could be changed in the
+			<link linkend="preferences_browser_view">
+				LDAP Browser preferences
+			</link>
+			. For the Base entries always the whole DN is used as label.
+		</para>
+		<para>
+			If an entry has child entries the number of children is
+			appended in parentheses to the label. If the directory
+			server returned a partial result (e.g. because of count or
+			time limits) a plus (+) character is appended to the number
+			of children to indicate that there are more child entries.
+			Note: The limit parameters are inherited from connection
+			properties.
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em"
+							fileref="images/tools_browser_view_7.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_dit_icons">
+		<title>Icons</title>
+		<para>
+			The following icons are used to distinguish entry types:
+		</para>
+		<informaltable frame="all">
+			<tgroup cols="2" align="left" colsep="1" rowsep="1">
+				<colspec colname="Icon" align="center" colwidth="1*" />
+				<colspec colname="Description" colwidth="3*" />
+				<thead>
+					<row>
+						<entry>Icon</entry>
+						<entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_person.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>Entry with cn, sn or uid as RDN.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_org.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>Entry with o or ou as RDN.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_dc.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>Entry with c, dc or l as RDN.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_alias.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>Alias entry.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_ref.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>Referral entry.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/browser_schemabrowsereditor.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>The schema entry.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_root.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>The root DSE entry.</entry>
+					</row>
+					<row>
+						<entry>
+							<guiicon>
+								<inlinemediaobject>
+									<imageobject>
+										<imagedata contentdepth="1em"
+											fileref="icons/entry_default.gif" format="GIF" />
+									</imageobject>
+								</inlinemediaobject>
+							</guiicon>
+						</entry>
+						<entry>All other entries</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_dit_aliases_and_referrals">
+		<title>Aliases and referrals entries</title>
+		<para>
+			In the DIT category there are two ways to handle aliases and
+			referral objects:
+			<itemizedlist>
+				<listitem>
+					<para>
+						If the option "Show alias and referral objects"
+						is checked in the
+						<link linkend="preferences_browser_view">
+							LDAP Browser preferences
+						</link>
+						, aliases and referrals and their target entry
+						are explicitly displayed. Aliases and referrals
+						could by identified by the
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/entry_alias.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+						or 
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/entry_ref.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+						icon. The target entry is appended as a child of
+						the alias or referral entry. The target entry of
+						an alias entry is labeled by its complete DN.
+						The target entry of a referral entry is labeled
+						by its URL. In case of referrals the
+						<link
+							linkend="tools_referral_connection_dialog">
+							Select Referral Connection dialog
+						</link>
+						appears to select the target connection matching
+						the referral URL.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						If the previous option isn't checked the
+						handling of aliases and referrals is determined
+						by the
+						<link
+							linkend="tools_connection_properties_options">
+							Connection properties
+						</link>
+						.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_dit_folding">
+		<title>Folding</title>
+		<para>
+			By default the entries of large branches are folded into
+			virtual folders
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em" fileref="icons/folder.gif"
+							format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+			each with 100 entries. This may help to keep the displayed
+			tree smaller. This behaviour could be changed in the
+			<link linkend="preferences_browser_view">
+				LDAP Browser preferences
+			</link>
+			.
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata contentdepth="5em"
+							fileref="images/tools_browser_view_6.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_dit_filter">
+		<title>Filter Children</title>
+		<para>
+			With the
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em" fileref="icons/filter_dit.gif"
+							format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+			<emphasis role="strong">Filter Children</emphasis>
+			action you can define a filter to select entries returned by
+			the server for your needs. You could recognise a filtered
+			entry by its modified icon and label.
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata contentdepth="2em"
+							fileref="images/tools_browser_view_10.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.1_tools_browser_view_dit.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.2_tools_browser_view_searches.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.2_tools_browser_view_searches.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.2_tools_browser_view_searches.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.2_tools_browser_view_searches.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,219 @@
+<!--
+  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_browser_view_searches">
+	<title>Searches category</title>
+	<para>
+		This section describes the Searches category in the LDAP Browser
+		view.
+	</para>
+
+	<simplesect id="tools_browser_view_searches_newsearch">
+		<title>New Search</title>
+		<para>
+			To perform a new search please choose one of the following
+			methods:
+			<itemizedlist>
+				<listitem>
+					<para>
+						Select a search or entry and choose
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/search_new.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+						<emphasis role="strong">New Search...</emphasis>
+						from the context menu. The selected search or
+						entry is used to preset search parameters.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Use the Workbench
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/search.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+						<emphasis role="strong">Search</emphasis>
+						action.
+					</para>
+				</listitem>
+			</itemizedlist>
+			Please see
+			<link linkend="tools_search_dialog">Search dialog</link>
+			how to define the search parameters.
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_searches_navigation">
+		<title>Navigation</title>
+		<para>
+			In the Searches category the searches and belonging search
+			results are displayed. The first hierachy level contains the
+			Searches, the second hierarchie level shows the search
+			result entries. To expand and collapse a search the
+			double-click could be used.
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata contentdepth="6em"
+							fileref="images/tools_browser_view_9.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			With the
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em"
+							fileref="icons/locate_searchresult_in_dit.gif" format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+			<emphasis role="strong">Open Search Result in DIT</emphasis>
+			action the search result entry could be located in the DIT.
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_searches_unperfomed">
+		<title>Unperfomed Searches</title>
+		<para>
+			An unperfomed search could be identified by the gray search
+			icon
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em"
+							fileref="icons/search_unperformed.gif" format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+			and the absent number in parentheses at the end of the
+			search name label. To perfom the search expand it or press
+			the refresh button.
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_searches_perfomed">
+		<title>Perfomed Searches</title>
+		<para>
+			A perfomed search could be identified by the yellow search
+			icon
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em" fileref="icons/search.gif"
+							format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+			If a search is performed the number of search results is
+			appended in parentheses to the search name label. If the
+			directory server returned a partial result (e.g. because of
+			count or time limits) a plus (+) character is appended to
+			the number of search results to indicate that there are more
+			results. To perfom the search again press the refresh
+			button.
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_searches_results">
+		<title>Search Results</title>
+		<para>
+			By default the DN of the search results is used as label and
+			the length of the label is limited to 50 characters. This
+			behaviour could be changed in the
+			<link linkend="preferences_browser_view">
+				LDAP Browser preferences
+			</link>
+			.
+		</para>
+		<para>
+			The icons of the search results depends on the RDN type, see
+			<link linkend="tools_browser_view_dit_icons">
+				DIT category
+			</link>
+			. Additional the search results have a small overlay image
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em"
+							fileref="icons/ovr16/searchresult.gif" format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_searches_folding">
+		<title>Folding</title>
+		<para>
+			By default large search results folded into virtual folders
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em" fileref="icons/folder.gif"
+							format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+			each with 100 entries. This may help to keep the displayed
+			tree smaller. This behaviour could be changed in the
+			<link linkend="preferences_browser_view">
+				LDAP Browser preferences
+			</link>
+			.
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata contentdepth="4em"
+							fileref="images/tools_browser_view_8.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_searches_batchoperation">
+		<title>Batch Operation</title>
+		<para>
+			With the
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em" fileref="icons/batch.gif"
+							format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+			<emphasis role="strong">New Batch Operation...</emphasis>
+			action you can execute a modify operation to all search
+			results.
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.2_tools_browser_view_searches.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.3_tools_browser_view_bookmarks.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.3_tools_browser_view_bookmarks.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.3_tools_browser_view_bookmarks.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.3_tools_browser_view_bookmarks.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,67 @@
+<!--
+  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_browser_view_bookmarks">
+	<title>Bookmarks category</title>
+	
+	<para>
+		This section describes the Bookmark category in the LDAP Browser
+		view.
+	</para>
+
+	<para>
+		Bookmarks could be used to quickly access frequently used
+		entries.
+	</para>
+
+	<simplesect id="tools_browser_view_bookmarks_newbookmark">
+		<title>New Bookmark</title>
+		<para>
+			To create a new bookmark select an entry or search result
+			and choose
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em" fileref="icons/bookmark_add.gif"
+							format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+			<emphasis role="strong">New Bookmark...</emphasis>
+			from the context menu.
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_bookmarks_navigation">
+		<title>Navigation</title>
+		<para>
+			With the
+			<guiicon>
+				<inlinemediaobject>
+					<imageobject>
+						<imagedata contentdepth="1em"
+							fileref="icons/locate_bookmark_in_dit.gif" format="GIF" />
+					</imageobject>
+				</inlinemediaobject>
+			</guiicon>
+			<emphasis role="strong">Open Bookmark in DIT</emphasis>
+			action the bookmark entry could be located in the DIT.
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.3_tools_browser_view_bookmarks.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,1241 @@
+<!--
+  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_browser_view_contextmenu">
+	<title>Context Menu</title>
+	<para>
+		This section describes the context menu of the LDAP Browser
+		view.
+	</para>
+
+	<simplesect id="tools_browser_view_contextmenu_newentry">
+		<title>New Entry...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/entry_add.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Opens the
+						<link linkend="tools_newentry_wizard">
+							New Entry wizard
+						</link>
+						. The selected entry is used as template or to
+						preset the parent entry.
+					</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>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/search_new.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Opens the
+						<link linkend="tools_search_dialog">
+							Search dialog
+						</link>
+						. The selected search or entry is used to preset
+						the search parameters.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one search, entry, search result or
+						bookmark is selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycombo>
+								<keycap>Ctrl</keycap>
+								<keycap>H</keycap>
+							</keycombo>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_newbookmark">
+		<title>New Bookmark...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/bookmark_add.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Opens the bookmark dialog. The
+						selected entry is used to preset the new
+						bookmarks name and DN.
+					</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_newbatchoperation">
+		<title>New Batch Operation...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em" fileref="icons/batch.gif"
+										format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Opens the
+						<link
+							linkend="tools_batchoperation_wizard">
+							Batch Operation wizard
+						</link>
+						. If one or multiple entries are selected they
+						are used as operation objects. If a search is
+						selected its search results are used as
+						operation objects.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one search is selected or if one or
+						multiple entries, search results or bookmarks
+						are selected.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_openentryindit">
+		<title>Open Search Result in DIT / Open Bookmark in DIT</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/locate_searchresult_in_dit.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+						/
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/locate_bookmark_in_dit.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Opens the selected search result or
+						bookmark in DIT.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one search result or bookmark is
+						selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycap>F3</keycap>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_up">
+		<title>Up</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/parent.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Opens the parent node of the selected node.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If a node with a parent is selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycap>F4</keycap>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_copy">
+		<title>Copy Entries / DNs</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em" fileref="icons/copy.gif"
+										format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Copies the selected entries and DNs
+						to the system clipboard. The entries are copied
+						in an internal format and could be pasted inside
+						the LDAP Browser view. The DNs are copied as
+						text and could be pasted even outside the
+						workbench.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one or multiple entries, search
+						results or bookmarks are selected.
+					</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_browser_view_contextmenu_paste">
+		<title>Paste Entries</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em" fileref="icons/paste.gif"
+										format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Pastes the previously copied
+						entries as children into the selected entry. The
+						new entries will receive the same RDNs and
+						attributes as the copied entries. If there is
+						already an entry with the same RDN the new
+						entries RDN value is prefixed with 'Copy of '.
+						If the copied entries have children you are
+						asked for the copy depth.
+						<screenshot>
+							<mediaobject>
+								<imageobject>
+									<imagedata scale="50"
+										fileref="images/tools_browser_view_3.png" format="PNG" />
+								</imageobject>
+							</mediaobject>
+						</screenshot>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one entry is selected and the system
+						clipboard contains entries.
+					</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_browser_view_contextmenu_delete">
+		<title>Delete</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/delete.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Deletes the selected elements, the
+						real action depends on the selected elements
+						type:
+						<itemizedlist>
+							<listitem>
+								Entries or Search Results: The entries
+								and its children are deleted
+								physically from directory. It is not
+								possible to delete base entries or the
+								root DSE.
+							</listitem>
+							<listitem>
+								Searches: The selected searches are
+								removed from the view. No entries from
+								directory are deleted.
+							</listitem>
+							<listitem>
+								Bookmarks: The selected bookmarks are
+								removed from the view. No entries from
+								directory are deleted.
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one or multiple searches, entries,
+						search results or bookmarks are selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycap>Delete</keycap>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_move">
+		<title>Move Entries...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Description: Moves the selected entries to
+						another parent. The 
+						<link linkend="tools_move_entries_dialog">
+							Move Entries dialog
+						</link> 
+						is opened to select the new parent DN. 
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one or multiple entries or search
+						results are selected.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_rename">
+		<title>Rename...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Description: Renames the selected element, the
+						real action depends on the selected element
+						type:
+						<itemizedlist>
+							<listitem>
+								Entry or Search Result: Renames the
+								selected entry in directory. The 
+								<link linkend="tools_rename_entry_dialog">
+									Rename Entry dialog
+								</link>
+								is opened to specify a new RDN. 
+							</listitem>
+							<listitem>
+								Search: Renames the selected search.
+							</listitem>
+							<listitem>
+								Bookmark: Renames the selected bookmark.
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one search, entry, search results or
+						bookmark is selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycap>F2</keycap>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_advanced_copydn">
+		<title>Advanced -> Copy DN</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/copy_dn.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Copies the distinguished name of
+						the selected entry (e.g. cn=John
+						Fowler,ou=People,o=JNDITutorial)
+					</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_advanced_copyurl">
+		<title>Advanced -> Copy URL</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/copy_url.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Copies the URL of the selected
+						entry (e.g. ldap://localhost:389/cn=John
+						Fowler,ou=People,o=JNDITutorial)
+					</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_advanced_copyasldif">
+		<title>Advanced -> Copy Entry as LDIF</title>
+		<para>
+			Copies the selected entries in LDIF content format. There
+			are four options:
+			<itemizedlist>
+				<listitem>
+					<para>
+						DN only
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata contentdepth="1em"
+													fileref="icons/copy_ldif.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Copies the
+									distinguished names of the selected
+									entries in LDIF format. If a search
+									is selected the distinguished names
+									of all search results are copied.
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Enabled: If one search is selected
+									or if one or multiple entries,
+									search results or bookmarks are
+									selected.
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						returning attributes only
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata contentdepth="1em"
+													fileref="icons/copy_ldif_searchresult.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Copies all returning
+									attributes of the selected search
+									result entries in LDIF format. If a
+									search is selected the returning
+									attributes of all search results are
+									copied.
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Enabled: If one search is selected
+									or if one or multiple search results
+									are selected.
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						all user attributes
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata contentdepth="1em"
+													fileref="icons/copy_ldif_user.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Copies all user
+									attributes of the selected entries
+									in LDIF format. If a search is
+									selected the user attributes of all
+									search results are copied.
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Enabled: If one search is selected
+									or if one or multiple entries,
+									search results or bookmarks are
+									selected.
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						include operational attributes
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata contentdepth="1em"
+													fileref="icons/copy_ldif_operational.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Copies all user
+									attributes and operational
+									attributes of the selected entries
+									in LDIF format. If a search is
+									selected the attributes of all
+									search results are copied.
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Enabled: If one search is selected
+									or if one or multiple entries,
+									search results or bookmarks are
+									selected.
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect
+		id="tools_browser_view_contextmenu_advanced_copyascsv">
+		<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
+			value delimiter and each attribute is wrapped by
+			double-quotes, these settings could be changed in
+			<link linkend="preferences_text_formats">
+				Text Formats preferences
+			</link>
+			. There are four options:
+			<itemizedlist>
+				<listitem>
+					<para>
+						DN only
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata contentdepth="1em"
+													fileref="icons/copy_csv.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Copies the
+									distinguished names of the selected
+									entries in CSV format. If a search
+									is selected the distinguished names
+									of all search results are copied.
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Enabled: If one search is selected
+									or if one or multiple entries,
+									search results or bookmarks are
+									selected.
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						returning attributes only
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata contentdepth="1em"
+													fileref="icons/copy_csv_searchresult.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Copies all returning
+									attributes of the selected search
+									result entries in CSV format. If a
+									search is selected the returning
+									attributes of all search results are
+									copied.
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Enabled: If one search is selected
+									or if one or multiple search results
+									are selected.
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						all user attributes
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata contentdepth="1em"
+													fileref="icons/copy_csv_user.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Copies all user
+									attributes of the selected entries
+									in CSV format. If a search is
+									selected the user attributes of all
+									search results are copied.
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Enabled: If one search is selected
+									or if one or multiple entries,
+									search results or bookmarks are
+									selected.
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						include operational attributes
+						<itemizedlist>
+							<listitem>
+								<para>
+									Icon:
+									<guiicon>
+										<inlinemediaobject>
+											<imageobject>
+												<imagedata contentdepth="1em"
+													fileref="icons/copy_csv_operational.gif" format="GIF" />
+											</imageobject>
+										</inlinemediaobject>
+									</guiicon>
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Description: Copies all user
+									attributes and operational
+									attributes of the selected entries
+									in CSV format. If a search is
+									selected the attributes of all
+									search results are copied.
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									Enabled: If one search is selected
+									or if one or multiple entries,
+									search results or bookmarks are
+									selected.
+								</para>
+							</listitem>
+						</itemizedlist>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_filterchildren">
+		<title>Filter Children...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/filter_dit.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Opens the Filter Children dialog to
+						specify a children filter for the selected entry.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one entry in DIT category is
+						selected.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_unfilterchildren">
+		<title>Remove Children Filter</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/unfilter_dit.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Removes the children filter.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one entry in DIT category is
+						selected and a children filter is set.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_ldifimport">
+		<title>Import -> LDIF Import...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/import_ldif.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Starts the
+						<link linkend="tools_ldifimport_wizard">
+							LDIF Import wizard
+						</link>
+						.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_dsmlimport">
+		<title>Import -> DSML Import...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/import_dsml.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Starts the
+						<link linkend="tools_dsmlimport_wizard">
+							DSML Import wizard
+						</link>
+						.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_ldifexport">
+		<title>Export -> LDIF Export...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/export_ldif.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Starts the
+						<link linkend="tools_ldifexport_wizard">
+							LDIF Export wizard
+						</link>
+						.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_dsmlexport">
+		<title>Export -> DSML Export...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/export_dsml.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Starts the
+						<link linkend="tools_dsmlexport_wizard">
+							DSML Export wizard
+						</link>
+						.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_csvexport">
+		<title>Export -> CSV Export...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/export_csv.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Starts the
+						<link linkend="tools_csvexport_wizard">
+							CSV Export wizard
+						</link>
+						.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+	<simplesect id="tools_browser_view_contextmenu_exportexcel">
+		<title>Export -> Excel Export...</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/export_xls.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Starts the
+						<link linkend="tools_excelexport_wizard">
+							Excel Export wizard
+						</link>
+						.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_refresh">
+		<title>Refresh</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Icon:
+						<guiicon>
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										fileref="icons/refresh.gif" format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+						</guiicon>
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Description: Refreshes the selected elements. If
+						entries, search results or bookmarks are
+						selected their attributes and children are
+						refreshed. If searches are selected this
+						searches are performed
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one or multiple searches, entries,
+						search results or bookmarks are selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<shortcut>
+							<keycap>F5</keycap>
+						</shortcut>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_browser_view_contextmenu_properties">
+		<title>Properties</title>
+		<para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						Description: Opens the
+						<link linkend="tools_entry_properties">
+							entry properties
+						</link>
+						,
+						<link linkend="tools_search_properties">
+							search properties
+						</link>
+						or
+						<link linkend="tools_bookmark_properties">
+							bookmark properties
+						</link>
+						dialog.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Enabled: If one search, entry, search result or
+						bookmark is selected.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Shortcut:
+						<keycombo>
+							<keycap>Alt</keycap>
+							<keycap>Enter</keycap>
+						</keycombo>
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21_tools_browser_view.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21_tools_browser_view.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21_tools_browser_view.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21_tools_browser_view.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,35 @@
+<!--
+  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_browser_view">
+	<title>LDAP Browser view</title>
+	<para>
+		The LDAP Browser shows the directory information tree (DIT), the persistent searches 
+		and bookmarks of the selected connection in three separate categories. It allows
+		you to explore the directory content.
+	</para>
+
+	
+	&tools_browser_view_overview;
+	&tools_browser_view_dit;
+	&tools_browser_view_searches;
+	&tools_browser_view_bookmarks;
+	&tools_browser_view_contextmenu;
+
+
+</section>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.21_tools_browser_view.xml
------------------------------------------------------------------------------
    svn:eol-style = native