Updates to 'Create and manage images' section in Admin User Guide

Updates to the Admin User guide section 'Create and manage images' in the
dashboard chapter to include the changes to the fields in the 'Create Image'
window.
Partial-Bug: #1279133

Change-Id: I079543d4d47f3660bb18435067cc44ff178bb136
This commit is contained in:
Deepti Navale 2014-03-05 15:20:31 +10:00
parent ae514e5e9b
commit 5505ad4882

View File

@ -54,14 +54,19 @@
image.</para></td>
</tr>
<tr>
<td><para><guilabel>Image
Location</guilabel></para></td>
<td><para>Include the URL of the image.</para></td>
<td><para><guilabel>Image Source</guilabel></para></td>
<td><para>Choose the image source from the dropdown list. Your
choices are <guilabel>Image Location</guilabel> and
<guilabel>Image File</guilabel>.</para></td>
</tr>
<tr>
<td><para><guilabel>Image File</guilabel></para></td>
<td><para>Alternatively, browse to find the image file
on your machine.</para></td>
<td><para><guilabel>Image File</guilabel> or <guilabel>Image
Location</guilabel></para></td>
<td>
<para>Based on your selection, there is an <guilabel>Image File
</guilabel> or <guilabel>Image Location</guilabel> field. You
can include the location URL or browse for the image file on
your file system and add it.</para></td>
</tr>
<tr>
<td><para><guilabel>Format</guilabel></para></td>
@ -69,7 +74,7 @@
</tr>
<tr>
<td><para><guilabel>Minimum Disk (GB)</guilabel> and
<guilabel>Maximum Disk (GB)</guilabel></para></td>
<guilabel>Minimum Disk (MB)</guilabel></para></td>
<td><para>Leave these fields empty.</para>
</td>
</tr>
@ -77,6 +82,10 @@
<td><para><guilabel>Public</guilabel></para></td>
<td><para>Select this option to make the image public to
all users.</para></td>
</tr><tr>
<td><para><guilabel>Protected</guilabel></para></td>
<td><para>Select this option to ensure that only users with
permissions can delete it.</para></td>
</tr>
</tbody>
</informaltable>