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 14:46:09 UTC

svn commit: r831297 - in /directory/studio/trunk/ldapbrowser-help/src/main: docbook/2.70_tools_value_editors.xml resources/html/images/tools_value_editors_11a.png resources/html/images/tools_value_editors_11b.png

Author: seelmann
Date: Fri Oct 30 13:46:08 2009
New Revision: 831297

URL: http://svn.apache.org/viewvc?rev=831297&view=rev
Log:
added certificate value editor

Added:
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_value_editors_11a.png   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_value_editors_11b.png   (with props)
Modified:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.70_tools_value_editors.xml

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.70_tools_value_editors.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.70_tools_value_editors.xml?rev=831297&r1=831296&r2=831297&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.70_tools_value_editors.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.70_tools_value_editors.xml Fri Oct 30 13:46:08 2009
@@ -573,5 +573,54 @@
 		</simplesect>		
 	</section>		
 
+	<section id="tools_value_editors_certificateeditor">
+		<title>Certificate Editor</title>
+		<para>
+			The Certificate Editor is the default editor for certificates.
+		</para>
+		<simplesect id="tools_value_editors_certificateeditor_display">
+			<title>Display value</title>			
+			<para>
+				The certificate type, version and owner are displayed.
+			</para>	
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_11a.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+		</simplesect>
+		<simplesect id="tools_value_editors_certificateeditor_details">
+			<title>Certificate Editor Dialog</title>
+			<para>
+				The full certificate data could be exampined in the Certificate Editor dialog.
+				<emphasis role="strong">Load data...</emphasis> button.
+			</para>
+			<para>
+				<screenshot>
+					<mediaobject>
+						<imageobject>
+							<imagedata scale="50"
+								fileref="images/tools_value_editors_11b.png" format="PNG" />
+						</imageobject>
+					</mediaobject>
+				</screenshot>
+			</para>
+			<para>
+				You could also save the current certificate to a file with the
+				<emphasis role="strong">Save Certificate...</emphasis> button.
+			</para>
+			<para>
+				To modify the certificate in the directory server load the new
+				certificate from a file using the 
+				<emphasis role="strong">Load Certificate...</emphasis> button 
+				and press the <emphasis role="strong">OK.</emphasis> button.
+			</para>
+		</simplesect>
+	</section>
 
 </section>
\ No newline at end of file

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_value_editors_11a.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_value_editors_11a.png?rev=831297&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_value_editors_11a.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_value_editors_11b.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_value_editors_11b.png?rev=831297&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_value_editors_11b.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream