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 [5/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.44_tools_batchoperation_wizard.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.44_tools_batchoperation_wizard.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.44_tools_batchoperation_wizard.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.44_tools_batchoperation_wizard.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,134 @@
+<!--
+  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_batchoperation_wizard">
+	<title>Batch Operation wizard</title>
+	<para>
+		This wizard helps you to execute a batch operation to several
+		entries.
+	</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.
+					Then choose
+					<inlinemediaobject>
+						<imageobject>
+							<imagedata contentdepth="1em" fileref="icons/batch.gif"
+								format="GIF" />
+						</imageobject>
+					</inlinemediaobject>
+					<emphasis role="strong">
+						New Batch Operation...
+					</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
+					<inlinemediaobject>
+						<imageobject>
+							<imagedata contentdepth="1em" fileref="icons/batch.gif"
+								format="GIF" />
+						</imageobject>
+					</inlinemediaobject>
+					<emphasis role="strong">
+						LDAP Batch Operation
+					</emphasis>
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench menu bar select
+					<emphasis role="strong">
+						File > New >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em" fileref="icons/batch.gif"
+									format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDAP Batch Operation
+					</emphasis>
+					.
+				</para>
+			</listitem>
+		</itemizedlist>
+	</para>
+
+	<para>
+		The execution of a batch operation is a four-step process:
+		<orderedlist numeration="arabic">
+			<listitem>
+				<para>
+					<link linkend="tools_batchoperation_wizard_1">
+						Select entries where the batch operation should
+						be applied to.
+					</link>
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					<link linkend="tools_batchoperation_wizard_2">
+						Select the operation type.
+					</link>
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					<link linkend="tools_batchoperation_wizard_3">
+						Specifiy the modifications.
+					</link>
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					<link linkend="tools_batchoperation_wizard_4">
+						Choose execution method.
+					</link>
+				</para>
+			</listitem>
+		</orderedlist>
+	</para>
+
+	<simplesect id="tools_batchoperation_wizard_1">
+		<title>Page 1</title>
+		<para>TODO..</para>
+	</simplesect>
+
+	<simplesect id="tools_batchoperation_wizard_2">
+		<title>Page 2</title>
+		<para>TODO..</para>
+	</simplesect>
+
+	<simplesect id="tools_batchoperation_wizard_3">
+		<title>Page 3</title>
+		<para>TODO..</para>
+	</simplesect>
+
+	<simplesect id="tools_batchoperation_wizard_4">
+		<title>Page 4</title>
+		<para>TODO..</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.45.1_tools_dsmlimport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.45.1_tools_dsmlimport_wizard.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.45.1_tools_dsmlimport_wizard.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.45.1_tools_dsmlimport_wizard.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,178 @@
+<!--
+  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_dsmlimport_wizard">
+	<title>DSML Import wizard</title>
+	<para>
+		This wizard imports DSMLv2 files into the directory.
+	</para>
+	<para>
+		To start the wizard choose one of the following options:
+		<itemizedlist>
+			<listitem>
+				<para>
+					In the Connections view select a connection and
+					choose
+					<emphasis role="strong">
+						Import >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/import_dsml.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						DSML Import...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the LDAP Browser view select an entry and choose
+					<emphasis role="strong">
+						Import >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/import_dsml.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						DSML Import...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench menu bar select
+					<emphasis role="strong">File > Import...</emphasis>
+					and choose
+					<emphasis role="strong">
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/import_dsml.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						DSML into LDAP
+					</emphasis>
+					.
+				</para>
+			</listitem>
+		</itemizedlist>
+	</para>
+
+	<simplesect id="tools_dsmlimport_wizard_logging">
+		
+	</simplesect>
+
+	<simplesect id="tools_dsmlimport_wizard_ui">
+		<title>The wizard</title>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_dsmlimport_wizard_1.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="2*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>DSML file</entry>
+							<entry>
+								The DSML file to import. Type in the
+								full path or
+								<emphasis role="strong">
+									Browse...
+								</emphasis>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</entry>
+							<entry>empty</entry>
+						</row>
+						<row>
+							<entry>Import into</entry>
+							<entry>
+								The connection into which the DSML
+								should be imported. Use the
+								<emphasis role="strong">
+									Browse...
+								</emphasis>
+								button to select a connection.
+							</entry>
+							<entry>
+								The connection that was selected when
+								the wizard has been started.
+							</entry>
+						</row>
+						<row>
+							<entry>Save response</entry>
+							<entry>
+								When checked the response of the DSML request execution 
+								is saved into a response file.
+							</entry>
+							<entry>on</entry>
+						</row>
+						<row>
+							<entry>Use default response file</entry>
+							<entry>
+								By default the extension ".response.xml" is
+								appended the import filename.
+							</entry>
+							<entry>on</entry>
+						</row>
+						<row>
+							<entry>Use custom response file</entry>
+							<entry>
+								When checked you could specify a custom
+								response file.
+							</entry>
+							<entry>off</entry>
+						</row>
+						<row>
+							<entry>Overwrite existing response file</entry>
+							<entry>
+								If the default or custom response file already
+								exist, you must permit to overwrite the
+								response file.
+							</entry>
+							<entry>off</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.45_tools_ldifimport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.45_tools_ldifimport_wizard.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.45_tools_ldifimport_wizard.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.45_tools_ldifimport_wizard.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,230 @@
+<!--
+  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_ldifimport_wizard">
+	<title>LDIF Import wizard</title>
+	<para>
+		This wizard imports LDIF files into the directory. It supports
+		LDIF content files as well as LDIF modification files.
+	</para>
+	<para>
+		To start the wizard choose one of the following options:
+		<itemizedlist>
+			<listitem>
+				<para>
+					In the Connections view select a connection and
+					choose
+					<emphasis role="strong">
+						Import >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/import_ldif.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDIF Import...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the LDAP Browser view select an entry and choose
+					<emphasis role="strong">
+						Import >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/import_ldif.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDIF Import...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench menu bar select
+					<emphasis role="strong">File > Import...</emphasis>
+					and choose
+					<emphasis role="strong">
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/import_ldif.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDIF into LDAP
+					</emphasis>
+					.
+				</para>
+			</listitem>
+		</itemizedlist>
+	</para>
+
+	<simplesect id="tools_ldifimport_wizard_logging">
+		<title>Logging</title>
+		<para>
+			When importing LDIF files the import operations could be
+			logged. Every imported record is completely written into
+			logfile and the result (OK or ERROR) is prepended to every
+			log record as LDIF comment.
+		</para>
+		<para>
+			Example log of a sucessfully imported record:
+			<code language="LDIF">
+				<sbr />
+				#!RESULT OK
+				<sbr />
+				#!CONNECTION ldap://localhost:389
+				<sbr />
+				#!DATE 2006-11-03T14:12:21.050
+				<sbr />
+				dn: cn=John Fowler,ou=Testdata,o=JNDITutorial
+				<sbr />
+				...
+				<sbr />
+			</code>
+
+		</para>
+		<para>
+			Example errol log:
+			<code language="LDIF">
+				<sbr />
+				#!RESULT ERROR
+				<sbr />
+				#!CONNECTION ldap://localhost:389
+				<sbr />
+				#!DATE 2006-11-03T14:12:21.050
+				<sbr />
+				#!ERROR [LDAP: error code 21 - telephoneNumber: value #0 invalid per syntax]
+				<sbr />
+				dn: cn=John Fowler,ou=Testdata,o=JNDITutorial
+				<sbr />
+				...
+				<sbr />
+			</code>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldifimport_wizard_ui">
+		<title>The wizard</title>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_ldifimport_wizard_1.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="2*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>LDIF file</entry>
+							<entry>
+								The LDIF file to import. Type in the
+								full path or
+								<emphasis role="strong">
+									Browse...
+								</emphasis>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</entry>
+							<entry>empty</entry>
+						</row>
+						<row>
+							<entry>Import into</entry>
+							<entry>
+								The connection into which the LDIF
+								should be imported. Use the
+								<emphasis role="strong">
+									Browse...
+								</emphasis>
+								button to select a connection.
+							</entry>
+							<entry>
+								The connection that was selected when
+								the wizard has been started.
+							</entry>
+						</row>
+						<row>
+							<entry>Enable logging</entry>
+							<entry>
+								When checked every imported LDIF record
+								is logged into a logfile.
+							</entry>
+							<entry>on</entry>
+						</row>
+						<row>
+							<entry>Use default logfile</entry>
+							<entry>
+								By default the extension ".log" is
+								appended the import filename.
+							</entry>
+							<entry>on</entry>
+						</row>
+						<row>
+							<entry>Use custom logfile</entry>
+							<entry>
+								When checked you could specify a custom
+								logfile.
+							</entry>
+							<entry>off</entry>
+						</row>
+						<row>
+							<entry>Overwrite existing logfile</entry>
+							<entry>
+								If the default or custom logfile already
+								exist, you must permit to overwrite the
+								logfile.
+							</entry>
+							<entry>off</entry>
+						</row>
+						<row>
+							<entry>Continue on error</entry>
+							<entry>
+								If checked the import process continues
+								if an error occurs while importing a
+								record. If not checked the import
+								process interrupts.
+							</entry>
+							<entry>on</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.46.1_tools_dsmlexport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.46.1_tools_dsmlexport_wizard.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.46.1_tools_dsmlexport_wizard.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.46.1_tools_dsmlexport_wizard.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,191 @@
+<!--
+  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_dsmlexport_wizard">
+	<title>DSML Export wizard</title>
+	<para>
+		This wizard is used to export entries to DSMLv2 files.
+	</para>
+	<para>
+		To start the wizard choose one of the following options:
+		<itemizedlist>
+			<listitem>
+				<para>
+					In the LDAP Browser view select an entry or a search
+					and choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_dsml.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						DSML Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Connections view select a connection and
+					choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_dsml.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						DSML Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench menu bar select
+					<emphasis role="strong">File > Export...</emphasis>
+					and choose
+					<emphasis role="strong">
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_dsml.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDAP to DSML
+					</emphasis>
+					.
+				</para>
+			</listitem>
+		</itemizedlist>
+	</para>
+
+	<simplesect id="tools_dsmlexport_wizard_1">
+		<title>Data to Export</title>
+		<para>
+			On the Data to Export page you have to specify which
+			entries and attributes to export. 
+		</para>
+
+		<para>
+			The layout of the page is similar to the 
+			<link
+				linkend="tools_search_dialog">
+				LDAP Search page
+			</link>
+			. In the <emphasis role="strong">Returning Attributes</emphasis> section
+			you can also choose the following options:
+		</para>
+
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="1*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>All user attributes</entry>
+							<entry>
+								Exports all user attributes.
+							</entry>
+							<entry>on if the Returning Attributes field is empty</entry>
+						</row>
+						<row>
+							<entry>
+								Operational attributes
+							</entry>
+							<entry>
+								Exports all operational attributes.
+							</entry>
+							<entry>off</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_dsmlexport_wizard_2">
+		<title>DSML File</title>
+		<para>
+			On the DSML File page you have to select the target DSML file.
+		</para>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_dsmlexport_wizard_1.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="2*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>DSML File</entry>
+							<entry>
+								The DSML file to export to. Type in the
+								full path or
+								<emphasis role="strong">
+									Browse...
+								</emphasis>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</entry>
+							<entry>empty</entry>
+						</row>
+						<row>
+							<entry>Overwrite existing DSML file</entry>
+							<entry>
+								If the export file already exist, you
+								must permit to overwrite the file.
+							</entry>
+							<entry>off</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.46_tools_ldifexport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.46_tools_ldifexport_wizard.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.46_tools_ldifexport_wizard.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.46_tools_ldifexport_wizard.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,203 @@
+<!--
+  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_ldifexport_wizard">
+	<title>LDIF Export wizard</title>
+	<para>
+		This wizard is used to export entries to LDIF content files.
+	</para>
+	<para>
+		To start the wizard choose one of the following options:
+		<itemizedlist>
+			<listitem>
+				<para>
+					In the LDAP Browser view select an entry or a search
+					and choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_ldif.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDIF Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Connections view select a connection and
+					choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_ldif.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDIF Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench menu bar select
+					<emphasis role="strong">File > Export...</emphasis>
+					and choose
+					<emphasis role="strong">
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_ldif.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDAP to LDIF
+					</emphasis>
+					.
+				</para>
+			</listitem>
+		</itemizedlist>
+	</para>
+
+	<simplesect id="tools_ldifexport_wizard_1">
+		<title>Data to Export</title>
+		<para>
+			On the Data to Export page you have to specify which
+			entries and attributes to export. 
+		</para>
+
+		<para>
+			The layout of the page is similar to the 
+			<link
+				linkend="tools_search_dialog">
+				LDAP Search page
+			</link>
+			. In the <emphasis role="strong">Returning Attributes</emphasis> section
+			you can also choose the following options:
+		</para>
+
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="1*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>All user attributes</entry>
+							<entry>
+								Exports all user attributes.
+							</entry>
+							<entry>on if the Returning Attributes field is empty</entry>
+						</row>
+						<row>
+							<entry>
+								Operational attributes
+							</entry>
+							<entry>
+								Exports all operational attributes.
+							</entry>
+							<entry>off</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_ldifexport_wizard_2">
+		<title>LDIF File</title>
+		<para>
+			On the LDIF File page you have to select the target LDIF file.
+		</para>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_ldifexport_wizard_1.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="2*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>LDIF File</entry>
+							<entry>
+								The LDIF file to export to. Type in the
+								full path or
+								<emphasis role="strong">
+									Browse...
+								</emphasis>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</entry>
+							<entry>empty</entry>
+						</row>
+						<row>
+							<entry>Overwrite existing LDIF file</entry>
+							<entry>
+								If the export file already exist, you
+								must permit to overwrite the file.
+							</entry>
+							<entry>off</entry>
+						</row>
+						<row>
+							<entry>Text Formats</entry>
+							<entry>
+								Opens the
+								<link
+									linkend="preferences_text_formats">
+									Text Formats preferences
+								</link>
+								where you could modify the LDIF format.
+							</entry>
+							<entry>-</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.47_tools_csvexport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.47_tools_csvexport_wizard.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.47_tools_csvexport_wizard.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.47_tools_csvexport_wizard.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,192 @@
+<!--
+  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_csvexport_wizard">
+	<title>CSV Export wizard</title>
+	<para>This wizard is used to export entries to CSV files.</para>
+	<para>
+		To start the wizard choose one of the following options:
+		<itemizedlist>
+			<listitem>
+				<para>
+					In the LDAP Browser view select an entry or a search
+					and choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_csv.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						CSV Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Connections view select a connection and
+					choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_csv.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						CSV Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench menu bar select
+					<emphasis role="strong">File > Export...</emphasis>
+					and choose
+					<emphasis role="strong">
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_csv.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDAP to CSV
+					</emphasis>
+					.
+				</para>
+			</listitem>
+		</itemizedlist>
+	</para>
+
+	<simplesect id="tools_csvexport_wizard_1">
+		<title>Data to Export</title>
+		<para>
+			On the Data to Export page you have to specify which
+			entries and attributes to export. 
+		</para>
+
+		<para>
+			The layout of the page is similar to the 
+			<link
+				linkend="tools_search_dialog">
+				LDAP Search page
+			</link>
+			. In the <emphasis role="strong">Returning Attributes</emphasis> section
+			you can also choose the following option:
+		</para>
+
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="2*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>Export DN</entry>
+							<entry>
+								Exports the distinguished name as first column in the CSV file.
+							</entry>
+							<entry>on</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_csvexport_wizard_2">
+		<title>CSV File</title>
+		<para>
+			On the CSV File page you have to select the target CSV file.
+		</para>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_csvexport_wizard_1.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="2*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>CSV File</entry>
+							<entry>
+								The CSV file to export to. Type in the
+								full path or
+								<emphasis role="strong">
+									Browse...
+								</emphasis>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</entry>
+							<entry>empty</entry>
+						</row>
+						<row>
+							<entry>Overwrite existing CSV file</entry>
+							<entry>
+								If the export file already exist, you
+								must permit to overwrite the file.
+							</entry>
+							<entry>off</entry>
+						</row>
+						<row>
+							<entry>Text Formats</entry>
+							<entry>
+								Opens the
+								<link
+									linkend="preferences_text_formats">
+									Text Formats preferences
+								</link>
+								where you could modify the CSV format.
+							</entry>
+							<entry>-</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.48_tools_excelexport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.48_tools_excelexport_wizard.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.48_tools_excelexport_wizard.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.48_tools_excelexport_wizard.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,209 @@
+<!--
+  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_excelexport_wizard">
+	<title>Excel Export wizard</title>
+	<para>This wizard is used to export entries to Excel files.</para>
+	<para>
+		To start the wizard choose one of the following options:
+		<itemizedlist>
+			<listitem>
+				<para>
+					In the LDAP Browser view select an entry or a search
+					and choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_xls.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						Excel Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Connections view select a connection and
+					choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_xls.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						Excel Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench menu bar select
+					<emphasis role="strong">File > Export...</emphasis>
+					and choose
+					<emphasis role="strong">
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="icons/export_xls.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDAP to Excel
+					</emphasis>
+					.
+				</para>
+			</listitem>
+		</itemizedlist>
+	</para>
+
+
+	<simplesect id="tools_excelexport_wizard_1">
+		<title>Data to Export</title>
+		<para>
+			On the Data to Export page you have to specify which
+			entries and attributes to export. 
+		</para>
+
+		<para>
+			The layout of the page is similar to the 
+			<link
+				linkend="tools_search_dialog">
+				LDAP Search page
+			</link>
+			. In the <emphasis role="strong">Returning Attributes</emphasis> section
+			you can also choose the following option:
+		</para>
+
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="1*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>Export DN</entry>
+							<entry>
+								Exports the distinguished name as first column in the Excel file.
+							</entry>
+							<entry>on</entry>
+						</row>
+						<row>
+							<entry>All user attributes</entry>
+							<entry>
+								Exports all user attributes.
+							</entry>
+							<entry>on if the Returning Attributes field is empty</entry>
+						</row>
+						<row>
+							<entry>
+								Operational attributes
+							</entry>
+							<entry>
+								Exports all operational attributes.
+							</entry>
+							<entry>off</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_excelexport_wizard_2">
+		<title>Excel File</title>
+		<para>
+			On the Excel File page you have to select the target Excel file.
+		</para>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_excelexport_wizard_1.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="2*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>Excel File</entry>
+							<entry>
+								The Excel file to export to. Type in the
+								full path or
+								<emphasis role="strong">
+									Browse...
+								</emphasis>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</entry>
+							<entry>empty</entry>
+						</row>
+						<row>
+							<entry>Overwrite existing Excel file</entry>
+							<entry>
+								If the export file already exist, you
+								must permit to overwrite the file.
+							</entry>
+							<entry>off</entry>
+						</row>
+						<row>
+							<entry>Text Formats</entry>
+							<entry>
+								Opens the
+								<link
+									linkend="preferences_text_formats">
+									Text Formats preferences
+								</link>
+								where you could modify the Excel format.
+							</entry>
+							<entry>-</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+	
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.49_tools_referrals_connection_dialog.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.49_tools_referrals_connection_dialog.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.49_tools_referrals_connection_dialog.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.49_tools_referrals_connection_dialog.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,22 @@
+<!--
+  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_referral_connection_dialog">
+	<title>Select Referral Connection dialog</title>
+	<para>TODO..</para>
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.50_tools_filter_editor_dialog.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.50_tools_filter_editor_dialog.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.50_tools_filter_editor_dialog.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.50_tools_filter_editor_dialog.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,22 @@
+<!--
+  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_filter_editor_dialog">
+	<title>Filter Editor dialog</title>
+	<para>TODO..</para>
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.51_tools_rename_entry_dialog.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.51_tools_rename_entry_dialog.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.51_tools_rename_entry_dialog.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.51_tools_rename_entry_dialog.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,118 @@
+<!--
+  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_rename_entry_dialog">
+	<title>Rename Entry dialog</title>
+	<para>
+		The Rename Entry dialog is used to rename an entry. 
+		In detail the relative distinguished name (RDN) is modified by sending a 
+		modrdn operation to the directory.
+	</para>
+	
+	<para>
+		To start the Rename Entry dialog select the entry you want to rename, then 
+		choose <emphasis role="strong">Rename...</emphasis> from context menu
+		or press <shortcut><keycap>F2</keycap></shortcut>.
+	</para>	
+	
+	<para>
+		Note: Some directories doesn't support renaming whole trees but only
+		renaming leaf entries. Also it is not possible to delete base entries 
+		or the Root DSE.
+	</para>
+								
+	<para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/tools_browser_view_5.png" format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>	
+	</para>
+	
+	<para>
+		<informaltable frame="all">
+			<tgroup cols="3">
+				<colspec colname="Option" colwidth="1*" />
+				<colspec colname="Description" colwidth="2*" />
+				<colspec colname="Default" colwidth="1*" />
+				<thead>
+					<row>
+						<entry>Option</entry>
+						<entry>Description</entry>
+						<entry>Default</entry>
+					</row>
+				</thead>
+				<tbody>
+				
+					<row>
+						<entry>RDN</entry>
+						<entry>
+							The new RDN of the entry. The drop-down list on the left side
+							contains possible attribute types. The input field on the right
+							side contains the attribute value.
+						</entry>
+						<entry>
+							Current attribute type and value
+						</entry>
+					</row>
+					<row>
+						<entry>+</entry>
+						<entry>
+							Adds a new name-value pair to RDN
+						</entry>
+						<entry>
+							-
+						</entry>
+					</row>
+					<row>
+						<entry>-</entry>
+						<entry>
+							Removes a name-value pair from RDN
+						</entry>
+						<entry>
+							-
+						</entry>
+					</row>
+					<row>
+						<entry>RDN Preview</entry>
+						<entry>
+							Shows a preview of the new RDN
+						</entry>
+						<entry>
+							Current RDN
+						</entry>
+					</row>
+					<row>
+						<entry>Delete old RDN</entry>
+						<entry>
+							If enabled the old RDN name-value pair is removed 
+							from entry, otherwise it remains.
+						</entry>
+						<entry>
+							on
+						</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</para>
+	
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.52_tools_move_entries_dialog.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.52_tools_move_entries_dialog.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.52_tools_move_entries_dialog.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.52_tools_move_entries_dialog.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,82 @@
+<!--
+  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_move_entries_dialog">
+	<title>Move Entries dialog</title>
+	<para>
+		The Move Entries dialog is used to move entries to another parent. 
+	</para>
+	
+	<para>
+		To start the Move Entries dialog select the entries you want to move, then 
+		choose <emphasis role="strong">Move...</emphasis> from context menu.
+	</para>	
+	
+	<para>
+		Note: Some directories doesn't support moving whole trees but
+		only moving leaf entries. Also it is not possible to move base 
+		entries or the root DSE.
+	</para>
+								
+	<para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/tools_browser_view_4.png" format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>	
+	</para>
+	
+	<para>
+		<informaltable frame="all">
+			<tgroup cols="3">
+				<colspec colname="Option" colwidth="1*" />
+				<colspec colname="Description" colwidth="2*" />
+				<colspec colname="Default" colwidth="1*" />
+				<thead>
+					<row>
+						<entry>Option</entry>
+						<entry>Description</entry>
+						<entry>Default</entry>
+					</row>
+				</thead>
+				<tbody>
+				
+					<row>
+						<entry>Parent</entry>
+						<entry>
+							The new parent of the entries. 
+							You could edit the DN or select a
+							recently used DN from drop-down list or
+							click to
+							<emphasis role="strong">
+								Browse....
+							</emphasis>
+							to open the DN Selector dialog.
+						</entry>
+						<entry>
+							The current parent
+						</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</para>
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.70_tools_value_editors.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.70_tools_value_editors.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.70_tools_value_editors.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.70_tools_value_editors.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,522 @@
+<!--
+  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_value_editors">
+	<title>Value Editors</title>
+	
+	<section id="tools_value_editors_concept">
+		<title>Concept</title>
+		
+		<para>
+			An LDAP entry contains different attribute types with different syntaxes:
+			objectClasses, names, passwords, images, etc.
+			To handle the different data types Value Editors are used. 
+			Value Editors know how to edit a value .
+		</para>
+		
+		<para>
+			The default Value Editor for an attibute is determined using the following 
+			procedure:
+			<orderedlist numeration="arabic">
+				<listitem>
+					<para>If a Value Editor for the attribute type is specified, this one is used.</para>
+				</listitem>
+				<listitem>
+					<para>If a Value Editor for the attribute's syntax is specified, this one is used.</para>
+				</listitem>
+				<listitem>
+					<para>If the attribute is binary according to its syntax, the Binary Editor is used.</para>
+				</listitem>
+				<listitem>
+					<para>If the attribute is string according to its syntax, the Text Editor is used.</para>
+				</listitem>
+			</orderedlist>
+		</para>
+		<para>
+			The default Value Editor could be specified by attribute type or syntax in the
+			<link linkend="preferences_value_editors">Value Editors preferences</link>
+		</para>
+		<para>
+			Another task of a Value Editor is to provide the displayed value for the 
+			Entry editor and Search Result editor. Especially binary data can't be 
+			displayed "as-is".
+		</para>
+	</section>
+	
+	<section id="tools_value_editors_inplacetexteditor">
+		<title>In-Place Text Editor</title>
+		<para>
+			The In-Place Text Editor is the default editor for string values without line breaks.
+		</para>
+		<simplesect id="tools_value_editors_inplacetexteditor_display">
+			<title>Display value</title>
+			<para>
+				Values are displayed as stored in directory:
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="1em"
+								fileref="images/tools_value_editors_1b.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_inplacetexteditor_edit">
+			<title>Edit value</title>
+			<para>
+				Values are edited directly within the entry editor or search result editor. 
+				To save the new value press <emphasis role="strong">Enter</emphasis>
+				or click somewhere outside the edit field. To cancel the modification press
+				<emphasis role="strong">Esc</emphasis>.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="1em"
+								fileref="images/tools_value_editors_1a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+	</section>
+	
+	<section id="tools_value_editors_texteditor">
+		<title>Text Editor</title>
+		<para>
+			The Text Editor is the default editor for string values with line breaks.
+		</para>
+		<simplesect id="tools_value_editors_texteditor_display">
+			<title>Display value</title>
+			<para>
+				Values are displayed as stored in directory:
+			</para>		
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="3em"
+								fileref="images/tools_value_editors_2b.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_texteditor_edit">
+			<title>Edit value</title>
+			<para>
+				Values are edited in a dialog which provides a simple text area. To 
+				finish editing press <emphasis role="strong">OK</emphasis> to save 
+				the new value or <emphasis role="strong">Cancel</emphasis> to 
+				discard your modification.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_2a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+	</section>
+	
+	<section id="tools_value_editors_hexeditor">
+		<title>Hex Editor</title>
+		<para>
+			The Hex Editor is the default editor for binary values.
+		</para>
+		<simplesect id="tools_value_editors_hexeditor_display">
+			<title>Display value</title>			
+			<para>
+				The displayed value "Binary Data" indicates that the value
+				contains binary data, additional the size in bytes is shown.
+			</para>	
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="1em"
+								fileref="images/tools_value_editors_3b.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_hexeditor_edit">
+			<title>Edit value</title>
+			<para>
+				The Hex Editor dialog displays the binary data as hex. 
+				To create or modify a value load the binary data from a file using the
+				<emphasis role="strong">Load data...</emphasis> button.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_3a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_hexeditor_save">
+			<title>Save value</title>
+			<para>
+				You could also save the current binary data to a file with the
+				<emphasis role="strong">Save data...</emphasis> button.
+			</para>
+		</simplesect>
+	</section>
+	
+	<section id="tools_value_editors_passwordeditor">
+		<title>Password Editor</title>
+		<para>
+			The Password Editor is the default editor for passwords.
+		</para>
+		<simplesect id="tools_value_editors_passwordeditor_display">
+			<title>Display value</title>			
+			<para>
+				The real password isn't displayed but only the encryption method.
+			</para>	
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="6em"
+								fileref="images/tools_value_editors_4c.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_passwordeditor_details">
+			<title>Details</title>
+			<para>
+				In the <emphasis role="strong">Current Passord</emphasis> tab you see
+				some details about the password. 
+			</para>
+			<para>
+				The current password could also be verified. Enter the compare password 
+				into the <emphasis role="strong">Verify Password</emphasis> field. 
+				The <emphasis role="strong">Verify</emphasis> function compares the 
+				current password with the hashed value of the entered password.
+				The <emphasis role="strong">Bind</emphasis> function binds to the 
+				directory using the DN of the current entry and the entered password.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_4a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_passwordeditor_edit">
+			<title>Edit value</title>
+			<para>
+				In the <emphasis role="strong">New Passord</emphasis> tab you can enter a new passord.
+				Type in the password in the input field	and select a hash (encryption) method. 
+				The preview field shows the resulting password.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_4b.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+	</section>		
+	
+	<section id="tools_value_editors_imageeditor">
+		<title>Image Editor</title>
+		<para>
+			The Image Editor is the default editor for images.
+		</para>
+		<simplesect id="tools_value_editors_imageeditor_display">
+			<title>Display value</title>			
+			<para>
+				The image type, width, height and size in bytes is used as display value.
+			</para>	
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="1em"
+								fileref="images/tools_value_editors_5c.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_imageeditor_details">
+			<title>Details</title>
+			<para>
+				In the <emphasis role="strong">Current Image</emphasis> tab you see
+				the image and some details about it. 
+			</para>
+			<para>
+				You could also save the current image to a file with the
+				<emphasis role="strong">Save...</emphasis> button.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_5a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_imageeditor_edit">
+			<title>Edit value</title>
+			<para>
+				In the <emphasis role="strong">New Image</emphasis> tab you can load a new
+				image from a file using the	<emphasis role="strong">Browse...</emphasis>
+				button.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_5b.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+	</section>		
+	
+	<section id="tools_value_editors_objectclasseditor">
+		<title>Object Class Editor</title>
+		<para>
+			The Object Class Editor is the default editor for the objectClass attribute.
+		</para>
+		<simplesect id="tools_value_editors_objectclasseditor_display">
+			<title>Display value</title>
+			<para>
+				The objectClass name and the type of object class (structural, auxiliary, abstract)
+				is used as display value.
+			</para>		
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="3em"
+								fileref="images/tools_value_editors_6b.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_objectclasseditor_edit">
+			<title>Edit value</title>
+			<para>
+				In the Object Class Editor dialog you can select the available
+				object classes from a drop-down list.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_6a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+	</section>		
+	
+	<section id="tools_value_editors_addresseditor">
+		<title>Address Editor</title>
+		<para>
+			The Address Editor is the default editor for attributes with postal address syntax.
+			In the postal address syntax the dollar character '$' is used as line separator.
+		</para>
+		<simplesect id="tools_value_editors_addresseditor_display">
+			<title>Display value</title>
+			<para>
+				Values are displayed as stored in directory, dollar characters are replaced by 
+				commas.
+			</para>		
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="1em"
+								fileref="images/tools_value_editors_7b.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_addresseditor_edit">
+			<title>Edit value</title>
+			<para>
+				Values are edited in a dialog which provides a simple text area. Dollar
+				characters are replaced by line breaks.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_7a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+	</section>
+	
+	<section id="tools_value_editors_dneditor">
+		<title>DN Editor</title>
+		<para>
+			The DN Editor is the default editor for attributes with distinguished name syntax.
+		</para>
+		<simplesect id="tools_value_editors_dneditor_display">
+			<title>Display value</title>
+			<para>
+				Values are displayed as stored in directory.
+			</para>		
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="1em"
+								fileref="images/tools_value_editors_8c.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_dneditor_edit">
+			<title>Edit value</title>
+			<para>
+				The edit dialog looks as follows:
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_8a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+			<para>
+				To edit the DN you can use the following options:
+				<itemizedlist>
+					<listitem>
+						<para>
+							You could manually edit the DN in the input field.
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							You could choose a previously used DN from
+							drop-down list.
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							By clicking
+							<inlinemediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em" fileref="icons/parent.gif"
+										format="GIF" />
+								</imageobject>
+							</inlinemediaobject>
+							<emphasis role="strong">Parent</emphasis>
+							the parent DN of the current DN appears 
+							in the input field.
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							<emphasis role="strong">Browse..</emphasis> opens
+							a DN Selector, similar to the LDAP Browser. You can browse
+							and filter to find an entry. When selecting an entry its DN appears
+							int the input field.
+						</para>
+					</listitem>
+				</itemizedlist>
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_8b.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+	</section>	
+		
+	<section id="tools_value_editors_timestampeditor">
+		<title>Timestamp Editor</title>
+		<para>
+			The Timestamp Editor is the default editor for attributes with generalized time syntax.
+		</para>
+		<simplesect id="tools_value_editors_timestampeditor_display">
+			<title>Display value</title>
+			<para>
+				The values are converted to local time.
+			</para>		
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata contentdepth="1em"
+								fileref="images/tools_value_editors_9a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_timestampeditor_edit">
+			<title>Edit value</title>
+			<para>
+				The In-Place Text Editor is used to edit values.
+			</para>
+		</simplesect>		
+	</section>		
+
+
+</section>
\ No newline at end of file

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.80_tools_connection_properties.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.80_tools_connection_properties.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.80_tools_connection_properties.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.80_tools_connection_properties.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,317 @@
+<!--
+  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_connection_properties">
+	<title>Connection properties</title>
+	<para>
+		The following properties can be modified on the Connection
+		properties pages:
+	</para>
+	<simplesect id="tools_connection_properties_network_parameter">
+		<title>Network parameter</title>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_connection_properties_1.png"
+							format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<informaltable frame='all'>
+			<tgroup cols='2'>
+				<colspec colname="Field" colwidth="1*" />
+				<colspec colname="Description" colwidth="2*" />
+				<thead>
+					<row>
+						<entry>Field</entry>
+						<entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry>Connection name</entry>
+						<entry>
+							The name of the connection. In the
+							Connections view the connection is listed
+							with this name. The name must be unique.
+						</entry>
+					</row>
+					<row>
+						<entry>Hostname</entry>
+						<entry>
+							The hostname or IP address of the LDAP
+							server. A history of recently used hostnames
+							is available through the drop-down list.
+						</entry>
+					</row>
+					<row>
+						<entry>Port</entry>
+						<entry>
+							The port of the LDAP server. The default
+							port for non-encyrpted connections is 389.
+							The default port for ldaps:// connections is
+							636. A history of recently used ports is
+							available through the drop-down list.
+						</entry>
+					</row>
+					<row>
+						<entry>Encryption method</entry>
+						<entry>
+							The encryption to use. Possible values are
+							'No encrypton', 'ldaps://' and 'StartTLS
+							extension'. Pay attention for the warning:
+							The current version doesn't support
+							certificate validation!
+						</entry>
+					</row>
+					<row>
+						<entry>Check Network Parameter</entry>
+						<entry>
+							Use this function if you want to attempt a
+							connection to the host upon completion of
+							the properties to validate that the entered
+							information is correct.
+						</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+		<para>
+			The network parameters are only modifiyable if the
+			connection is closed.
+		</para>
+	</simplesect>
+	<simplesect id="tools_connection_properties_authentication">
+		<title>Authentication</title>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_connection_properties_2.png"
+							format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<informaltable frame='all'>
+			<tgroup cols='2'>
+				<colspec colname="Field" colwidth="1*" />
+				<colspec colname="Description" colwidth="2*" />
+				<thead>
+					<row>
+						<entry>Field</entry>
+						<entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry>Anonymous Authentication</entry>
+						<entry>
+							Uses anonymous authentication, no
+							authentication parameters required.
+						</entry>
+					</row>
+					<row>
+						<entry>Simple Authentication</entry>
+						<entry>
+							Uses simple authentication, requires
+							authenticaton parameters.
+						</entry>
+					</row>
+					<row>
+						<entry>Bind DN</entry>
+						<entry>
+							The distinguished name used to bind.
+							Previously entered DNs could be selected
+							from drop-down list.
+						</entry>
+					</row>
+					<row>
+						<entry>Bind password</entry>
+						<entry>The password used to bind.</entry>
+					</row>
+					<row>
+						<entry>Save password</entry>
+						<entry>
+							If checked the password will be saved in
+							configuration. If not checked you have to
+							enter the password whenever you connect to
+							the server. Warning: The password is saved
+							as plain text!
+						</entry>
+					</row>
+					<row>
+						<entry>Check Authentication</entry>
+						<entry>
+							Use this function if you want to attempt a
+							connection plus a bind to the host upon
+							completion of the properties to validate
+							that the entered information is correct.
+						</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+		<para>
+			The authentication parameters are only modifiyable if the
+			connection is closed.
+		</para>
+	</simplesect>
+	<simplesect id="tools_connection_properties_options">
+		<title>Options</title>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_connection_properties_3.png"
+							format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<informaltable frame='all'>
+			<tgroup cols='2'>
+				<colspec colname="Field" colwidth="1*" />
+				<colspec colname="Description" colwidth="2*" />
+				<thead>
+					<row>
+						<entry>Field</entry>
+						<entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry>Get base DNs from root DSE</entry>
+						<entry>
+							If checked the base DNs are fetched from
+							namingContexts attribute of the Root DSE.
+						</entry>
+					</row>
+					<row>
+						<entry>Fetch Base DNs</entry>
+						<entry>
+							Use this function to get the namingContext
+							values from the root DSE. The returned
+							values will appear in the 'Base DN'
+							drop-down list.
+						</entry>
+					</row>
+					<row>
+						<entry>Base DN</entry>
+						<entry>
+							The base DN to use. You may enter a DN
+							manually or you may select one from the
+							drop-down list. This field is only enabled
+							if the option 'Get base DNs from root DSE'
+							is off.
+						</entry>
+					</row>
+					<row>
+						<entry>Count Limit</entry>
+						<entry>
+							Maximum number of entries returned from
+							server when browsing the directory, it is
+							also used as default value when searching
+							the directory. A value of 0 means no count
+							limit. Note that this value is a client-side
+							value, its possible that also a server-side
+							limit is used.
+						</entry>
+					</row>
+					<row>
+						<entry>Time Limit</entry>
+						<entry>
+							The maximum time in milliseconds the server
+							searches for results. This is used as
+							default value when browsing or searching the
+							directory. A value of 0 means no limit. Note
+							that this value is a client-side value, its
+							possible that also a server-side limit is
+							used.
+						</entry>
+					</row>
+					<row>
+						<entry>Aliases Dereferencing</entry>
+						<entry>
+							Specifies whether aliases should be
+							derefenced while finding the search base
+							entry or when performing the search or both.
+						</entry>
+					</row>
+					<row>
+						<entry>Referral Handling</entry>
+						<entry>
+							Specifies the referral handling. Ignore
+							means that referrals returned from server
+							are ignored, Follow means that the LDAP
+							Browser will follow referrals returned from
+							server.
+						</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</simplesect>
+	<simplesect id="tools_connection_properties_rootdse">
+		<title>Root DSE</title>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_connection_properties_4.png"
+							format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			The Root DSE properties page provides information about the
+			connected directory server like directory type and version,
+			controls, extensions and features.
+		</para>
+	</simplesect>
+	<simplesect id="tools_connection_properties_schema">
+		<title>Schema</title>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_connection_properties_5.png"
+							format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			The Schema properties page provides some information about
+			the schema. The 'Schema Information' group shows the schema
+			DN an modification timestamp. With the 'Reload Schema'
+			button a schema reload could be forced, the schema is
+			reloaded automatically if the directory's schema is newer
+			than the cached one. The 'Schema Cache' group shows
+			information about the cached schema.
+		</para>
+	</simplesect>
+</section>

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.81_tools_entry_properties.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.81_tools_entry_properties.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.81_tools_entry_properties.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.81_tools_entry_properties.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,53 @@
+<!--
+  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_entry_properties">
+	<title>Entry properties</title>
+	<para>
+		The Entry properties page shows some information about the entry.
+	</para>
+	<para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/tools_entry_properties_1.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>	
+	<para>
+		The first two lines shows the DN and LDAP-URL of the entry.
+	</para>
+	<para>
+		The 'Create and Modify Information' group shows the create
+		and modify timestamp and DN. If no values are shown use the 'Refresh'
+		button to load the attributes.
+	</para>
+	<para> 
+		The 'Sizing Information' group shows information about
+		the entry size in bytes, the number of children, attributes and values.
+		To take operational attributes into account check 
+		'Include operational attributes'. The 'Refresh' button reloads the
+		attributes and counts children.
+	</para>
+	<para>
+		You could select and copy all displayed information.
+	</para>
+</section>

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.82_tools_attribute_properties.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.82_tools_attribute_properties.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.82_tools_attribute_properties.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.82_tools_attribute_properties.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,46 @@
+<!--
+  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_attribute_properties">
+	<title>Attribute properties</title>
+	<para>
+		The Attribute properties page shows some information about the attribute.
+	</para>
+	<para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/tools_attribute_properties_1.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>	
+	<para>
+		The first four lines shows the attribute description, the type (String or Binary), 
+		the values count and the size in bytes.
+	</para>
+	<para>
+		The next four groups shows the attribute's schema definition, similar to
+		the Attribute Type schema page.
+	</para>
+	<para>
+		You could select and copy all displayed information.
+	</para>
+</section>

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

Added: directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.83_tools_value_properties.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.83_tools_value_properties.xml?rev=592038&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.83_tools_value_properties.xml (added)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/src/main/docbook/2.83_tools_value_properties.xml Mon Nov  5 07:16:53 2007
@@ -0,0 +1,80 @@
+<!--
+  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_value_properties">
+	<title>Value properties</title>
+	<para>
+		The Values properties page shows some information about the value.
+	</para>
+	<para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/tools_value_properties_1.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+	<informaltable frame='all'>
+		<tgroup cols='2'>
+			<colspec colname="Field" colwidth="1*" />
+			<colspec colname="Description" colwidth="2*" />
+			<thead>
+				<row>
+					<entry>Field</entry>
+					<entry>Description</entry>
+				</row>
+			</thead>
+			<tbody>
+				<row>
+					<entry>Attribute Description</entry>
+					<entry>
+						The attribute description of the attribute
+					</entry>
+				</row>
+				<row>
+					<entry>Value Type</entry>
+					<entry>
+						String or Binary
+					</entry>
+				</row>
+				<row>
+					<entry>Value Size</entry>
+					<entry>
+						If Binary the size in bytes. If String
+						the number of characters and the size in bytes.
+						These two number could differ if the value 
+						contains multibyte characters.
+					</entry>
+				</row>
+				<row>
+					<entry>Data</entry>
+					<entry>
+						Nothing if Binary.
+						If String the raw value as returned form server.
+					</entry>
+				</row>
+			</tbody>
+		</tgroup>
+	</informaltable>		
+	<para>
+		You could select and copy all displayed information.
+	</para>	
+</section>

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