From commits-return-17083-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Mon Feb 04 14:02:38 2008 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 27288 invoked from network); 4 Feb 2008 14:02:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2008 14:02:38 -0000 Received: (qmail 2125 invoked by uid 500); 4 Feb 2008 14:02:30 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 2084 invoked by uid 500); 4 Feb 2008 14:02:30 -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 2073 invoked by uid 99); 4 Feb 2008 14:02:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 06:02:30 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 04 Feb 2008 14:02:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E54711A9832; Mon, 4 Feb 2008 06:02:16 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r618285 - in /directory/studio/branches/studio-maven/ldapbrowser-help/src/main: docbook/ resources/html/images/ Date: Mon, 04 Feb 2008 14:02:16 -0000 To: commits@directory.apache.org From: pamarcelot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080204140216.E54711A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pamarcelot Date: Mon Feb 4 06:02:12 2008 New Revision: 618285 URL: http://svn.apache.org/viewvc?rev=618285&view=rev Log: Update for the LDAP Browser Help. Added: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_binary_attributes.png (with props) directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_colors_and_fonts.png (with props) Modified: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_attributes.png directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_search_result_editor.png directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_value_editors.png Modified: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-maven/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml?rev=618285&r1=618284&r2=618285&view=diff ============================================================================== --- directory/studio/branches/studio-maven/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml (original) +++ directory/studio/branches/studio-maven/ldapbrowser-help/src/main/docbook/2.90_tools_preferences.xml Mon Feb 4 06:02:12 2008 @@ -40,13 +40,6 @@ - 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 @@ -56,6 +49,27 @@ +
+ Binary Attributes preferences + + In the Binary Attributes preferences page you can configure which + attributes are binary. + + + + + + + + + + + + You can specify binary attributes by attribute type or by syntax. + +
Value Editors preferences @@ -77,8 +91,8 @@ 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. + for all attributes with this syntax. A value editor specified for an + attribute overwrites the syntax-setting.
@@ -87,7 +101,7 @@ Browser preferences In the Browser preferences page you can configure the layout and - behaviour of the + behavior of the LDAP Browser view and the Select DN dialog. @@ -200,10 +214,49 @@ +
+ Colors and Fonts preferences + + In the Colors and Fonts preferences page you can configure colors + and fonts options in the LDAP Browser. + + + + + + + + + + + + In the + Warning and Error Colors and Fonts + group you can define the style how warning and errors + are displayed within the LDAP Browser + + + In the + Quick Filter Colors and Fonts + group you can define the style how quick filters are displayed + within LDAP Browser. + + + 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. + +
+ +
Entry editor preferences - In the Entry editor preferences page you can configure the behaviour of the + In the Entry editor preferences page you can configure the behavior of the Entry editor. @@ -300,7 +353,7 @@
Search Result editor preferences - In the Search Result editor preferences page you configure the behaviour of the + In the Search Result editor preferences page you configure the behavior of the Search Result editor. @@ -335,6 +388,16 @@ If checked the distinguished name of each search result entry is displayed as first line. + + on + + + + Show DN as link + + + If checked the distinguished name of each + search result entry is displayed as a link. on Modified: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_attributes.png URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_attributes.png?rev=618285&r1=618284&r2=618285&view=diff ============================================================================== Binary files - no diff available. Added: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_binary_attributes.png URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_binary_attributes.png?rev=618285&view=auto ============================================================================== Binary file - no diff available. Propchange: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_binary_attributes.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_colors_and_fonts.png URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_colors_and_fonts.png?rev=618285&view=auto ============================================================================== Binary file - no diff available. Propchange: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_colors_and_fonts.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_search_result_editor.png URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_search_result_editor.png?rev=618285&r1=618284&r2=618285&view=diff ============================================================================== Binary files - no diff available. Modified: directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_value_editors.png URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-maven/ldapbrowser-help/src/main/resources/html/images/tools_preferences_value_editors.png?rev=618285&r1=618284&r2=618285&view=diff ============================================================================== Binary files - no diff available.