Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 46311 invoked from network); 22 Jan 2007 23:42:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jan 2007 23:42:02 -0000 Received: (qmail 15505 invoked by uid 500); 22 Jan 2007 23:42:08 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 15460 invoked by uid 500); 22 Jan 2007 23:42:08 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 15449 invoked by uid 99); 22 Jan 2007 23:42:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2007 15:42:08 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2007 15:42:01 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id CF0381A9829; Mon, 22 Jan 2007 15:40:29 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r498853 [7/7] - in /directory/ldapstudio/trunk/ldapstudio-browser-help: resources/icons/ resources/images/ src/main/resources/ Date: Mon, 22 Jan 2007 23:40:14 -0000 To: commits@directory.apache.org From: seelmann@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070122234029.CF0381A9829@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.90_tools_preferences.xml URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.90_tools_preferences.xml?view=auto&rev=498853 ============================================================================== --- directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.90_tools_preferences.xml (added) +++ directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.90_tools_preferences.xml Mon Jan 22 15:39:53 2007 @@ -0,0 +1,685 @@ +
+ Preferences + + + + +
+ Attributes preferences + + In the Attributes preferences page you can configure general settings + for attributes. + + + + + + + + + + + + In the + Attribute Colors and Fonts + group you can define the style how attributes + and values are displayed within the Entry editor and the Search Result + editor. + + + By default non-text attributes are displayed in a user-friendly way + within the Entry editor and the Search Result editor. For example if + an attribute contains a timestamp it is displayed in your local + date format. When checking the option + Show raw values + the values are displayed as returned from directory. + +
+ + +
+ Value Editors preferences + + In the Value Editors preferences page you can configure which + value editor to use for an attribute. + + + + + + + + + + + + You can specify value editors by attribute type or by syntax. + If a value editor is specified by syntax the value editor is used + for all attriutes with this syntax. A value editor specified for an + attributes overwrites the syntax-setting. + +
+ + +
+ Browser preferences + + In the Browser preferences page you can configure the layout and + behaviour of the + LDAP Browser view + and the Select DN dialog. + + + + + + + + + + + + + + + + + + + Option + Description + Default + + + + + + Entry label + + + Choose one of + DN, + RDN or + RDN value + to be used as + label for entries in the DIT category. + If the checkbox is checked long labels with more + than the specified number of characters are + abbreviated. + + RDN with limit of 50 characters + + + + Search Result label + + + Choose one of + DN, + RDN or + RDN value + to be used as + label for search results in the DIT category. + If the checkbox is checked long labels with more + than the specified number of characters are + abbreviated. + + DN with limit of 50 characters + + + + Folding + + + If checked large subtrees and search results are + folded into virtual folders each with the given + number of entries. + + enabled with folding size 100 + + + + Expand base entries when opening connection + + + If checked the base entries are expanded when + opening the connection. + + off + + + + Check for children + + + If checked the LDAP Browser tries to find out if + the fetched entries have children. Therefore the + operational attributes hasSubordinates, numSubordinates + and subordinateCount are requested from server. + + on + + + + Show alias and referral objects + + + If checked aliases and referrals and their target + entry are explicitly displayed. + + on + + + + + +
+ + +
+ Entry editor preferences + + In the Entry editor preferences page you can configure the behaviour of the + Entry editor. + + + + + + + + + + + + + + + + + + + Option + Description + Default + + + + + + Show objectClass attribute + + + If checked the objectClass attribute is + displayed. + + on + + + + Show must attribute + + + If checked the required attributes are + displayed. + + on + + + + Show may attribute + + + If checked the optional attributes are + displayed. + + on + + + + Show operational attribute + + + If checked the operational attributes are + displayed. + + off + + + + Enable folding + + + If checked attributes with many values are + folded. + + on + + + + Folding threshold + + + The threshold when folding should be activated. + + 10 + + + + + +
+ + +
+ Search Result editor preferences + + In the Search Result editor preferences page you configure the behaviour of the + Search Result editor. + + + + + + + + + + + + + + + + + + + Option + Description + Default + + + + + + Show DN as first column + + + If checked the distinguished name of each + search result entry is displayed as first line. + + on + + + + + +
+ + +
+ Text Formats preferences + + In the Text Formats preferences page you configure the text formats + of LDIF, CSV and Excel files. + + + + LDIF + In the LDIF tab you can configure the LDIF format. + + + + + + + + + + + + + + + + + + Option + Description + Default + + + + + + Line Separator + + + Select the line spearator to use for LDIF files. + Possible values are + Windows, + Mac OS or + Unix + + The platform specific line separator + + + + Line length + + + The line length in LDIF files. + + 76 + + + + Space after colon + + + If checked a space in inserted between the colon and + the value. + + on + + + + + + + + + CSV Copy + In the CSV Copy tab you can configure the format used when + copying CSV to clipboard (Copy Entry as CSV, Copy Table). + + + + + + + + + + + + + + + + + + Option + Description + Default + + + + + + Attribute Delimiter + + + The character used to separate attributes. + Select default or one from the drop-down box + or enter a custom character. + + Tabulator (ASCII 9) + + + + Value Delimiter + + + The character used to separate values of + multi-valued attributes. + Select default or one from the drop-down box + or enter a custom character. + + Pipe (|) + + + + Quote Character + + + Each attribute is enclosed by this quote character. + Select default or one from the drop-down box + or enter a custom character. + + Double Quote (") + + + + Line Separator + + + Select the line spearator to use. + Possible values are + Windows, + Mac OS or + Unix + + The platform specific line separator + + + + Binary Encoding + + + When copying binary values they must be encoded. Choose + + Ignore: if binary values should not be copied. + BASE-64: to copy the binary values BASE-64 encoded. + HEX: to copy the HEX representation of each byte. + + + Ignore + + + + + + + + + CSV Export + In the CSV Export tab you can configure the format used when + exporting to CSV. + + + + + + + + + + + + + + + + + + Option + Description + Default + + + + + + Attribute Delimiter + + + The character used to separate attributes. + Select default or one from the drop-down box + or enter a custom character. + + Comma (,) + + + + Value Delimiter + + + The character used to separate values of + multi-valued attributes. + Select default or one from the drop-down box + or enter a custom character. + + Pipe (|) + + + + Quote Character + + + Each attribute is enclosed by this quote character. + Select default or one from the drop-down box + or enter a custom character. + + Double Quote (") + + + + Line Separator + + + Select the line spearator to use. + Possible values are + Windows, + Mac OS or + Unix + + The platform specific line separator + + + + Binary Encoding + + + When exporting binary values they must be encoded. Choose + + Ignore: if binary values should not be exported. + BASE-64: to export the binary values BASE-64 encoded. + HEX: to export the HEX representation of each byte. + + + Ignore + + + + File Encoding + + + The file encoding used to when exporting to CSV. + Select default or one from the drop-down box. + + The platform specific file encoding + + + + + + + + + Excel Export + In the Excel Export tab you can configure the format used when + exporting to Excel. + + + + + + + + + + + + + + + + + + Option + Description + Default + + + + + + Value Delimiter + + + The character used to separate values of + multi-valued attributes. + Select default or one from the drop-down box + or enter a custom character. + + Pipe (|) + + + + Binary Encoding + + + When exporting binary values they must be encoded. Choose + + Ignore: if binary values should not be exported. + BASE-64: to export the binary values BASE-64 encoded. + HEX: to export the HEX representation of each byte. + + + Ignore + + + + + + + +
+ + +
+ LDIF Editor preferences + + TODO... + + + + Folding + Double click behaviour + Content Assistent + Syntax Coloring + Templates + + +
+ +
\ No newline at end of file Added: directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2_tools.xml URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2_tools.xml?view=auto&rev=498853 ============================================================================== --- directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2_tools.xml (added) +++ directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2_tools.xml Mon Jan 22 15:39:53 2007 @@ -0,0 +1,62 @@ + + Tools + + &tools_ldap_perspective; + +
+ Views and editors + + &tools_connections_view; + &tools_browser_view; + + &tools_entry_editor; + &tools_search_result_editor; + &tools_schema_browser; + + &tools_modification_logs_view; + &tools_progress_view; + + &tools_ldif_editor; + +
+ +
+ Wizards and dialogs + + &tools_newconnection_wizard; + &tools_newentry_wizard; + + &tools_attribute_wizard; + &tools_search_dialog; + + &tools_batchoperation_wizard; + + &tools_ldifimport_wizard; + &tools_dsmlimport_wizard; + &tools_ldifexport_wizard; + &tools_dsmlexport_wizard; + &tools_csvexport_wizard; + &tools_excelexport_wizard; + + &tools_referrals_connection_dialog; + &tools_filter_editor_dialog; + +
+ + &tools_value_editors; + +
+ Properties + + &tools_connection_properties; + &tools_entry_properties; + &tools_attribute_properties; + &tools_value_properties; + &tools_search_properties; + &tools_bookmark_properties; + +
+ + &tools_preferences; + +
Added: directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/3_tasks.xml URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/3_tasks.xml?view=auto&rev=498853 ============================================================================== --- directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/3_tasks.xml (added) +++ directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/3_tasks.xml Mon Jan 22 15:39:53 2007 @@ -0,0 +1,48 @@ + + Tasks + + TODO... + + + + Create a connection + Modify connection parameters + + Create an entry: Wizard, LDIF, from scratch, use template + Duplicate entries/subtree + Move entries/subtree + Rename an entry/subtree + Delete entries/subtree + Handle large trees: count limit, folding, filter + + Modify an entry's attributes + Modify Aliases entries + Modify Referral entries + Modify multiple entries: Batch Operation, Search Result editor, LDIF + + Search + Duplicate a Search + Navigation + Query by example + + + + + + + Added: directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/4_reference.xml URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/4_reference.xml?view=auto&rev=498853 ============================================================================== --- directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/4_reference.xml (added) +++ directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/4_reference.xml Mon Jan 22 15:39:53 2007 @@ -0,0 +1,122 @@ + + Reference +
+ RFCs + + + + RFC 4510: LDAP: Technical Specification Road Map + + + + + RFC 4511: LDAP: The Protocol + + + + + RFC 4512: LDAP: Directory Information Models + + + + + RFC 4513: LDAP: Authentication Methods and Security Mechanisms + + + + + RFC 4514: LDAP: String Representation of Distinguished Names + + + + + RFC 4515: LDAP: String Representation of Search Filters + + + + + RFC 4516: LDAP: Uniform Resource Locator + + + + + RFC 4517: LDAP: Syntaxes and Matching Rules + + + + + RFC 4518: LDAP: Internationalized String Preparation + + + + + RFC 4519: LDAP: Schema for User Applications + + + +
+ +
+ Old RFCs + + + + RFC 2251: Lightweight Directory Access Protocol (v3) + + + + + RFC 2252: Attribute Syntax Definitions + + + + + RFC 2253: UTF-8 String Representation of Distinguished Names + + + + + RFC 2254: The String Representation of LDAP Search Filters + + + + + RFC 2255: The LDAP URL Format + + + + + RFC 2256: A Summary of the X.500(96) User Schema for use with LDAPv3 + + + + + RFC 2829: Authentication Methods for LDAP + + + + + RFC 2830: Extension for Transport Layer Security + + + + + RFC 3377: Technical Specification + + + + + RFC 2849: The LDAP Data Interchange Format (LDIF) - Technical Specification + + + +
+ +
+ JNDI Tutorial + + JNDI Tutorial + +
+ +
Added: directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/5_tipsntricks.xml URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/5_tipsntricks.xml?view=auto&rev=498853 ============================================================================== --- directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/5_tipsntricks.xml (added) +++ directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/5_tipsntricks.xml Mon Jan 22 15:39:53 2007 @@ -0,0 +1,6 @@ + + Tips and tricks + + TODO... + + \ No newline at end of file Added: directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/6_whatsnew.xml URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/6_whatsnew.xml?view=auto&rev=498853 ============================================================================== --- directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/6_whatsnew.xml (added) +++ directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/6_whatsnew.xml Mon Jan 22 15:39:53 2007 @@ -0,0 +1,10 @@ + + Release Notes + + Version 0.6.0 + + Initial release. + + + + \ No newline at end of file