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/09/03 18:34:56 UTC

svn commit: r572385 - in /directory/studio/trunk/studio-schemaeditor-help: resources/images/tasks_export-schemas-openldap-wizard.png src/main/resources/0_index.xml

Author: pamarcelot
Date: Mon Sep  3 09:34:55 2007
New Revision: 572385

URL: http://svn.apache.org/viewvc?rev=572385&view=rev
Log:
Added 'Exporting schemas as OpenLDAP files' section.

Added:
    directory/studio/trunk/studio-schemaeditor-help/resources/images/tasks_export-schemas-openldap-wizard.png   (with props)
Modified:
    directory/studio/trunk/studio-schemaeditor-help/src/main/resources/0_index.xml

Added: directory/studio/trunk/studio-schemaeditor-help/resources/images/tasks_export-schemas-openldap-wizard.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-schemaeditor-help/resources/images/tasks_export-schemas-openldap-wizard.png?rev=572385&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/studio-schemaeditor-help/resources/images/tasks_export-schemas-openldap-wizard.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: directory/studio/trunk/studio-schemaeditor-help/src/main/resources/0_index.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-schemaeditor-help/src/main/resources/0_index.xml?rev=572385&r1=572384&r2=572385&view=diff
==============================================================================
--- directory/studio/trunk/studio-schemaeditor-help/src/main/resources/0_index.xml (original)
+++ directory/studio/trunk/studio-schemaeditor-help/src/main/resources/0_index.xml Mon Sep  3 09:34:55 2007
@@ -1130,46 +1130,72 @@
 		    <!-- EXPORTING SCHEMAS AS XML FILES SECTION -->
 	        <section id="tasks_exporting_schemas_as_xml_files">
 			    <title>Exporting schemas as XML files</title>
-		    <para>To export schemas as XML files, choose one of the following options:
-		    	<itemizedlist spacing="normal" mark="bullet">
-                     <listitem>In the Schema view, choose <emphasis role="strong">Export > 
-                     	<imageobject>
-							<imagedata contentdepth="1em"
-								fileref="images/icons_schemas-export.gif" format="GIF" />
-						</imageobject>
-                     	Schemas as XML file(s)</emphasis> from the context menu.</listitem> 
-                     <listitem>In the Workbench menu bar select <emphasis role="strong">File > Export...</emphasis>  and choose 
-                     	<imageobject>
-							<imagedata contentdepth="1em"
-								fileref="images/icons_schemas-export.gif" format="GIF" />
-						</imageobject>
-                     	<emphasis role="strong"> Schemas as XML file(s)</emphasis></listitem> 
-                 </itemizedlist>
-		    </para>
-		    <para>The following wizard appears:</para>
-		    <para>
-				<screenshot>
-					<mediaobject>
-						<imageobject>
-							<imagedata scale="50"
-								fileref="images/tasks_export_schemas-xml-wizard.png" format="PNG" />
-						</imageobject>
-					</mediaobject>
-				</screenshot>
-			</para>
-			<para>Check each schema you want to export and then select the directory where to export each schema as a separate file or a single destination file.</para>
+			    <para>To export schemas as XML files, choose one of the following options:
+			    	<itemizedlist spacing="normal" mark="bullet">
+	                     <listitem>In the Schema view, choose <emphasis role="strong">Export > 
+	                     	<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="images/icons_schemas-export.gif" format="GIF" />
+							</imageobject>
+	                     	Schemas as XML file(s)</emphasis> from the context menu.</listitem> 
+	                     <listitem>In the Workbench menu bar select <emphasis role="strong">File > Export...</emphasis>  and choose 
+	                     	<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="images/icons_schemas-export.gif" format="GIF" />
+							</imageobject>
+	                     	<emphasis role="strong"> Schemas as XML file(s)</emphasis></listitem> 
+	                 </itemizedlist>
+			    </para>
+			    <para>The following wizard appears:</para>
+			    <para>
+					<screenshot>
+						<mediaobject>
+							<imageobject>
+								<imagedata scale="50"
+									fileref="images/tasks_export_schemas-xml-wizard.png" format="PNG" />
+							</imageobject>
+						</mediaobject>
+					</screenshot>
+				</para>
+				<para>Check each schema you want to export and then select the directory where to export each schema as a separate file or a single destination file.</para>
 		    </section>
 		    
     		<!-- EXPORTING SCHEMAS TO OPENLDAP FILES SECTION -->
-	        <section id="tasks_exporting_schemas_to_openldap_files">
-			    <title>Importing schemas to OpenLDAP files</title>
-			    <para>
+	        <section id="tasks_exporting_schemas_as_openldap_files">
+			    <title>Exporting schemas as OpenLDAP files</title>
+				<para>To export schemas as OpenLDAP files, choose one of the following options:
+			    	<itemizedlist spacing="normal" mark="bullet">
+	                     <listitem>In the Schema view, choose <emphasis role="strong">Export > 
+	                     	<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="images/icons_schemas-export.gif" format="GIF" />
+							</imageobject>
+	                     	Schemas as OpenLDAP file(s)</emphasis> from the context menu.</listitem> 
+	                     <listitem>In the Workbench menu bar select <emphasis role="strong">File > Export...</emphasis>  and choose 
+	                     	<imageobject>
+								<imagedata contentdepth="1em"
+									fileref="images/icons_schemas-export.gif" format="GIF" />
+							</imageobject>
+	                     	<emphasis role="strong"> Schemas as OpenLDAP file(s)</emphasis></listitem> 
+	                 </itemizedlist>
 			    </para>
+			    <para>The following wizard appears:</para>
+			    <para>
+					<screenshot>
+						<mediaobject>
+							<imageobject>
+								<imagedata scale="50"
+									fileref="images/tasks_export-schemas-openldap-wizard.png" format="PNG" />
+							</imageobject>
+						</mediaobject>
+					</screenshot>
+				</para>
+				<para>Check each schema you want to export and then select the directory where to export each schema as a separate file.</para>
 		    </section>
 		    
     		<!-- EXPORTING SCHEMAS FOR APACHE DS SECTION -->
 	        <section id="tasks_exporting_schemas_for_apache_ds">
-			    <title>Importing schemas for Apache DS</title>
+			    <title>Exporting schemas for Apache DS</title>
 			    <para>
 			    </para>
 		    </section>