You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2007/01/23 11:27:07 UTC

svn commit: r498977 - in /directory/ldapstudio/trunk/ldapstudio-browser-help: resources/images/ src/main/resources/

Author: pamarcelot
Date: Tue Jan 23 02:27:06 2007
New Revision: 498977

URL: http://svn.apache.org/viewvc?view=rev&rev=498977
Log:
Updating LDAP Studio Browser Help with DSML wizards documentation.

Added:
    directory/ldapstudio/trunk/ldapstudio-browser-help/resources/images/tools_dsmlexport_wizard_1.png   (with props)
    directory/ldapstudio/trunk/ldapstudio-browser-help/resources/images/tools_dsmlimport_wizard_1.png   (with props)
Modified:
    directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.45.1_tools_dsmlimport_wizard.xml
    directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.46.1_tools_dsmlexport_wizard.xml

Added: directory/ldapstudio/trunk/ldapstudio-browser-help/resources/images/tools_dsmlexport_wizard_1.png
URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/resources/images/tools_dsmlexport_wizard_1.png?view=auto&rev=498977
==============================================================================
Binary file - no diff available.

Propchange: directory/ldapstudio/trunk/ldapstudio-browser-help/resources/images/tools_dsmlexport_wizard_1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/ldapstudio/trunk/ldapstudio-browser-help/resources/images/tools_dsmlimport_wizard_1.png
URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/resources/images/tools_dsmlimport_wizard_1.png?view=auto&rev=498977
==============================================================================
Binary file - no diff available.

Propchange: directory/ldapstudio/trunk/ldapstudio-browser-help/resources/images/tools_dsmlimport_wizard_1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.45.1_tools_dsmlimport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.45.1_tools_dsmlimport_wizard.xml?view=diff&rev=498977&r1=498976&r2=498977
==============================================================================
--- directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.45.1_tools_dsmlimport_wizard.xml (original)
+++ directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.45.1_tools_dsmlimport_wizard.xml Tue Jan 23 02:27:06 2007
@@ -65,7 +65,6 @@
 
 	<simplesect id="tools_dsmlimport_wizard_ui">
 		<title>The wizard</title>
-		<!-- 
 		<para>
 			<screenshot>
 				<mediaobject>
@@ -120,53 +119,42 @@
 							</entry>
 						</row>
 						<row>
-							<entry>Enable logging</entry>
+							<entry>Save response</entry>
 							<entry>
-								When checked every imported DSML record
-								is logged into a logfile.
+								When checked the response of the DSML request execution 
+								is saved into a response file.
 							</entry>
 							<entry>on</entry>
 						</row>
 						<row>
-							<entry>Use default logfile</entry>
+							<entry>Use default response file</entry>
 							<entry>
-								By default the extension ".log" is
+								By default the extension ".response.xml" is
 								appended the import filename.
 							</entry>
 							<entry>on</entry>
 						</row>
 						<row>
-							<entry>Use custom logfile</entry>
+							<entry>Use custom response file</entry>
 							<entry>
 								When checked you could specify a custom
-								logfile.
+								response file.
 							</entry>
 							<entry>off</entry>
 						</row>
 						<row>
-							<entry>Overwrite existing logfile</entry>
+							<entry>Overwrite existing response file</entry>
 							<entry>
-								If the default or custom logfile already
+								If the default or custom response file already
 								exist, you must permit to overwrite the
-								logfile.
+								response file.
 							</entry>
 							<entry>off</entry>
 						</row>
-						<row>
-							<entry>Continue on error</entry>
-							<entry>
-								If checked the import process continues
-								if an error occurs while importing a
-								record. If not checked the import
-								process interrupts.
-							</entry>
-							<entry>on</entry>
-						</row>
 					</tbody>
 				</tgroup>
 			</informaltable>
 		</para>
-		 -->
 	</simplesect>
 
 </section>

Modified: directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.46.1_tools_dsmlexport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.46.1_tools_dsmlexport_wizard.xml?view=diff&rev=498977&r1=498976&r2=498977
==============================================================================
--- directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.46.1_tools_dsmlexport_wizard.xml (original)
+++ directory/ldapstudio/trunk/ldapstudio-browser-help/src/main/resources/2.46.1_tools_dsmlexport_wizard.xml Tue Jan 23 02:27:06 2007
@@ -115,7 +115,6 @@
 
 	<simplesect id="tools_dsmlexport_wizard_2">
 		<title>DSML File</title>
-		<!-- 
 		<para>
 			On the DSML File page you have to select the target DSML file.
 		</para>
@@ -165,23 +164,10 @@
 							</entry>
 							<entry>off</entry>
 						</row>
-						<row>
-							<entry>Text Formats</entry>
-							<entry>
-								Opens the
-								<link
-									linkend="preferences_text_formats">
-									Text Formats preferences
-								</link>
-								where you could modify the DSML format.
-							</entry>
-							<entry>-</entry>
-						</row>
 					</tbody>
 				</tgroup>
 			</informaltable>
 		</para>
-		 -->
 	</simplesect>
 
 </section>