diff doc/image_management_rename.html @ 1108:36e6014c612a

Reformat and cleanup.
author zas_
date Sun, 09 Nov 2008 17:17:19 +0000
parents 215e102c1819
children 79e69e5f4642
line wrap: on
line diff
--- a/doc/image_management_rename.html	Sun Nov 09 13:37:39 2008 +0000
+++ b/doc/image_management_rename.html	Sun Nov 09 17:17:19 2008 +0000
@@ -63,13 +63,20 @@
 
   <p>The dialog that appears when renaming multiple files includes the list of files to be renamed, a preview image of the active file, an entry to enter the new file name, an auto rename check box, a Rename button, and a Cancel button.</p>
 
-  <p><b>Manually enter new file names:</b> To manually enter the new name of each file, the active file will be displayed in the image preview and it's original name will be displayed above the text entry. To rename the file type the new name and press Enter or activate the Rename button. When a file is successfully renamed it will be removed from the list and the next one will become the active file. After all files have been renamed, the dialog will close.</p>
-
+  <p>
+  <dl class="dialog_desc">
+  <dt>Manually enter new file names</dt>
+  <dd>
+  <p>To manually enter the new name of each file, the active file will be displayed in the image preview and it's original name will be displayed above the text entry. To rename the file type the new name and press Enter or activate the Rename button. When a file is successfully renamed it will be removed from the list and the next one will become the active file. After all files have been renamed, the dialog will close.</p>
+  
   <p>Files do not have to be renamed in the order that they appear in the list, highlighting a name in the list will make it become the active file.</p>
 
   <p>When renaming a file and the new name already exists on the file system a dialog will appear showing the renamed and existing files. To overwrite the existing file press enter or activate the Overwrite button. Press Escape or activate the Cancel button to return to the original rename dialog, the file that prompted the overwrite dialog will remain active.</p>
+  </dd>
 
-  <p><b>Automatic renaming of multiple files:</b> To automatically rename the files in the list, enable the Auto rename check box. The dialog will change to batch mode for numerical naming of files.</p>
+  <dt>Automatic renaming of multiple files</dt>
+  <dd>
+  <p>To automatically rename the files in the list, enable the Auto rename check box. The dialog will change to batch mode for numerical naming of files.</p>
 
   <p>The file name list will change to include a preview column that will show the resulting name of each file. The text entry will change to three entries; the first represents the text that appears in the new names before the number, the second will be the start number to use when incrementing the file number, and the third represents the text to append to the name after the number. The end text should include the file name extension, therefore batch renaming multiple types of files (those with different extensions) all at once is not recommended.</p>
 
@@ -80,6 +87,8 @@
   <p>When the preview of new names is satisfactory, press Enter or activate the Rename button to rename the files to match the name in the preview column. Press Escape or activate the Cancel button to close the dialog and abort the rename operation.</p>
 
   <p>If the resulting new names match any existing files, a warning dialog will notify you. The rename dialog will remain so that you can select a different set of names.</p>
+  </dd>
+  </dl>
 
   <p><br />
   <br />