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

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

Author: seelmann
Date: Fri Oct 30 11:24:01 2009
New Revision: 831267

URL: http://svn.apache.org/viewvc?rev=831267&view=rev
Log:
o new screenshots
o updated search dialog
o context help for entry editor and search properties

Modified:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.43_tools_search_dialog.xml
    directory/studio/trunk/ldapbrowser-help/src/main/resources/contexts-ldapbrowser-ui.xml
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_attribute_properties_1.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_bookmark_properties_1.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_entry_properties_1.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_newentry_wizard_1.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_newentry_wizard_2.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_newentry_wizard_3.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_newentry_wizard_4.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_search_dialog_1.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_search_properties_1.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_value_properties_1.png

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.43_tools_search_dialog.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.43_tools_search_dialog.xml?rev=831267&r1=831266&r2=831267&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.43_tools_search_dialog.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.43_tools_search_dialog.xml Fri Oct 30 11:24:01 2009
@@ -63,7 +63,7 @@
 						</inlinemediaobject>
 						Search
 					</emphasis>
-					button int the Workbench toolbar.
+					button in the Workbench toolbar.
 				</para>
 			</listitem>		
 		</orderedlist>
@@ -168,19 +168,28 @@
 					</row>
 					
 					<row>
+						<entry>ManageDsaIT</entry>
+						<entry>
+							If checked the ManageDsaIT control is sent to the server.
+						</entry>
+						<entry>
+							unchecked
+						</entry>
+					</row>
+					<row>
 						<entry>Subentries</entry>
 						<entry>
-							If enabled enabled the subentries control
+							If checked the Subentries control
 							(RFC 3672) is sent to the server.
 						</entry>
 						<entry>
-							disabled
+							unchecked
 						</entry>
 					</row>
 					<row>
 						<entry>Paged Search</entry>
 						<entry>
-							If enabled the simple paged result control
+							If checked the simple paged result control
 							is sent to the server.
 							With the page size you could define how many entries 
 							should be retrieved	in one request.
@@ -194,7 +203,7 @@
 							avoid server-side limits.
 						</entry>
 						<entry>
-							disabled
+							unchecked
 						</entry>
 					</row>
 					
@@ -261,14 +270,27 @@
 					<row>
 						<entry>Referrals Handling</entry>
 						<entry>
-							Follow means to follow 
-							referrals returned from server, you are asked which
-							connection to use when following the referral.
-							Ignore means that referrals returned from server 
-							are ignored. 
-							Select Manage to be able to manage (create,
-							modify, delete) referral entries. In that case
-							the Manage DSA IT control is sent to the server.
+							Specifies the referral handling. 
+							<itemizedlist spacing="normal" mark="bullet">
+									<listitem>Follow Referrals manually:
+									Received referrals and search continuations are just displayed 
+									As soon as you open or expand such an search 
+									continuation the search is continued. You are asked which connection 
+									you want to use to follow a specific referral URL, this way you have 
+									full control regarding encryption and authentication options when 
+									following referrals.</listitem>
+									<listitem>Follow Referrals automatically: 
+									Follows referrals and search continuations immediately if they are 
+									received from the directory server. You are asked which connection 
+									you want to use to follow a specific referral URL, this way you 
+									have full control regarding encryption and authentication options 
+									when following referrals.</listitem>
+									<listitem>Ignore Referrals:
+									Any referral or search continuation received from the directory server 
+									is silently ignored. No error is logged, no dialog appears, no special 
+									entry is displayed, no ManageDsaIT control is sent to the 
+									server.</listitem>
+								</itemizedlist>
 						</entry>
 						<entry>
 							<superscript>*</superscript>

Modified: directory/studio/trunk/ldapbrowser-help/src/main/resources/contexts-ldapbrowser-ui.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/contexts-ldapbrowser-ui.xml?rev=831267&r1=831266&r2=831267&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/resources/contexts-ldapbrowser-ui.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/resources/contexts-ldapbrowser-ui.xml Fri Oct 30 11:24:01 2009
@@ -31,11 +31,12 @@
    		<topic label="Bookmarks category" href="html/tools_browser_view_bookmarks.html"/>
    		<topic label="Context menu" href="html/tools_browser_view_contextmenu.html"/>
    	</context>
- 	<context id="tools_entry_editor">
-   		<description>The Entry editor is used to view and edit the attributes and values of an entry.</description>
-   		<topic label="Overview" href="html/tools_entry_editor_overview.html"/>
-   		<topic label="Features (Sorting, Filtering, Editing)" href="html/tools_entry_editor_features.html"/>
-   		<topic label="Context menu" href="html/tools_entry_editor_contextmenu.html"/>
+ 	<context id="tools_table_entry_editor">
+   		<description>The Table Entry editor is used to view and edit the attributes and values of an entry.</description>
+   		<topic label="Entry Editors" href="html/tools_entry_editors.html"/>
+   		<topic label="Table Entry Editor Overview" href="html/tools_table_entry_editor_overview.html"/>
+   		<topic label="Table Entry Editor Features (Sorting, Filtering, Editing)" href="html/tools_table_entry_editor_features.html"/>
+   		<topic label="Table Entry Editor Context menu" href="html/tools_table_entry_editor_contextmenu.html"/>
    	</context>
  	<context id="tools_search_result_editor">
    		<description>The Search Result editor is used to view and edit search results.</description>
@@ -64,6 +65,10 @@
    		<description>In the LDAP Search page you can specify search parameters to query a directory.</description>
    		<topic label="LDAP Search page" href="html/tools_search_dialog.html"/>
    	</context>
+ 	<context id="tools_search_properties">
+   		<description>Properties of a LDAP search.</description>
+   		<topic label="LDAP Search properties" href="html/tools_search_dialog.html"/>
+   	</context>
  	<context id="tools_batchoperation_wizard">
    		<description> This wizard helps you to modify several entries.</description>
    		<topic label="Batch Operation wizard" href="html/tools_batchoperation_wizard.html"/>

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

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

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

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

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

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

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

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

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

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