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 2008/10/04 10:22:43 UTC

svn commit: r701612 - in /directory/studio/trunk/ldapbrowser-help/src/main/docbook: 2.25.1_tools_search_logs_view.xml 2.25_tools_modification_logs_view.xml

Author: seelmann
Date: Sat Oct  4 01:22:42 2008
New Revision: 701612

URL: http://svn.apache.org/viewvc?rev=701612&view=rev
Log:
Added help content

Modified:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25.1_tools_search_logs_view.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25_tools_modification_logs_view.xml

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25.1_tools_search_logs_view.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25.1_tools_search_logs_view.xml?rev=701612&r1=701611&r2=701612&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25.1_tools_search_logs_view.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25.1_tools_search_logs_view.xml Sat Oct  4 01:22:42 2008
@@ -121,7 +121,11 @@
 		</para>
 		<para>
 			The search logging mechanism works with logfile rotation. 
-			It uses 10 logfiles each with 100KB per connection. 
+			By default 10 logfiles each with 100KB per connection are used, 
+			you may change these settings in the
+			<link linkend="preferences_search_logs_view">
+				Search Logs preferences
+			</link> 
 		</para>
 	</simplesect>
 			
@@ -174,6 +178,11 @@
 					  <entry>Newer</entry>
 					  <entry>Loads a newer search logfile.</entry>
 					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/export.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Export Search Logs...</entry>
+					  <entry>Exports the search logs to a file.</entry>
+					</row>
 				</tbody>
 			</tgroup>
 		</informaltable>						

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25_tools_modification_logs_view.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25_tools_modification_logs_view.xml?rev=701612&r1=701611&r2=701612&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25_tools_modification_logs_view.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.25_tools_modification_logs_view.xml Sat Oct  4 01:22:42 2008
@@ -77,7 +77,11 @@
 		</para>	
 		<para>
 			The modification logging mechanism works with logfile rotation. 
-			It uses 10 logfiles each with 100KB per connection. 
+			By default 10 logfiles each with 100KB per connection are used, 
+			you may change these settings in the
+			<link linkend="preferences_modificatoin_logs_view">
+				Modification Logs preferences
+			</link>. 
 		</para>
 	</simplesect>
 			
@@ -130,6 +134,11 @@
 					  <entry>Newer</entry>
 					  <entry>Loads a newer modification logfile.</entry>
 					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata contentdepth="1em" fileref="icons/export.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Export Modification Logs...</entry>
+					  <entry>Exports the modification logs to a file.</entry>
+					</row>
 				</tbody>
 			</tgroup>
 		</informaltable>