Fix up yet unmarked keys.
[geeqie.git] / doc / options_filtering.html
index b1ee555..524b6f3 100644 (file)
@@ -1,36 +1,39 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Filtering Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-filtering-4">
-    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-filtering-3">
+  <div class="navtop">
+    <table width="100%" border="0" cellpadding="4" cellspacing="0">
+      <col id="navtop_col1" width="33%"></col>
+      <col id="navtop_col2" width="33%"></col>
+      <col id="navtop_col3" width="33%"></col>
 
-      <thead>
-        <tr valign="top">
-          <td width="33%">
+        <tr>
+          <th>
             <p class="previous"><a href="options_window.html">Previous</a>
             </p>
-          </td>
+          </th>
 
-          <td width="33%">
-            <p class="gq-filtering-1">Filtering &ndash; Options Explained</p>
-          </td>
+          <th>
+            <p class="navtop_title">Filtering &ndash; Options Explained</p>
+          </th>
 
-          <td width="33%">
-            <p class="gq-filtering-2"><a href="options_editor_commands.html">Next</a>
+          <th>
+            <p class="next"><a href="options_editor_commands.html">Next</a>
             </p>
-          </td>
+          </th>
         </tr>
-      </thead>
     </table>
   </div>
 
 
   <p>This section describes the options presented under the Filtering Tab of the preferences dialog.</p>
 
-  <p><br />
-  <br />
-  </p>
-
   <h2>Filters</h2>
 
-  <p class="gq-filtering-5"><b>Show entries that begin with a dot</b>: Enables the display of hidden files and folders, also known as dot files.</p>
-
-  <p class="gq-filtering-5"><b>Case sensitive sort</b>: Files and folders are sorted such that upper case letters occur before lower case letters.</p>
+  <dl class="dialog_desc">
+  <dt>Show hidden files or folders</dt>
+  <dd><p>Enables the display of hidden files and folders, also known as dot files.</p></dd>
+  <dt>Show dot directory</dt>
+  <dd><p>Enables the display of the current directory as a dot in the directories views. It may be useful for some drag'n'drop operations.</p></dd>
 
-  <p class="gq-filtering-6">Enabled result: A, B, C, a, b, c<br />
+  <dt>Case sensitive sort</dt>
+  <dd><p>Files and folders are sorted such that upper case letters occur before lower case letters.</p>
+  <p>Enabled result: A, B, C, a, b, c<br />
   Disabled result: A, a, B, b, C, c</p>
+  </dd>
 
-  <p class="gq-filtering-5"><b>Disable file filtering</b>: Enable this to allow Geeqie to list all files, even those that do not contain images.</p>
+  <dt>Disable file filtering</dt>
+  <dd><p>Enable this to allow Geeqie to list all files, even those that do not contain images.</p></dd>
 
-  <p><br />
-  <br />
-  </p>
+  </dl>
+  
+  <h2>Grouping sidecar extensions</h2>
+  <p>This field defines which extensions will lead to file grouping. Each extension should be separated by a semi-colon and should include the starting dot.</p>
+  <p>Grouped files will appear as one in file views. For example, it is useful when browsing directories containing two files for the same image (as raw+jpeg files generated by some cameras).</p>
 
   <h2>File types</h2>
 
-  <p class="gq-filtering-5">This list contains the image formats that are understood by Geeqie. To disable a specific file type from being displayed, uncheck it's corresponding checkbox. Filters can be edited by first selecting the line containing the item to be changed, then clicking the filter or description field, making any changes, then pressing enter; press escape to cancel an active edit. The format for the filter field is a semicolon (;) seperated list of extensions, extensions must include the period (.).</p>
+  <p>This list contains the image formats that are understood by Geeqie. To disable a specific file type from being displayed, uncheck it's corresponding checkbox. Filters can be edited by first selecting the line containing the item to be changed, then clicking the filter or description field, making any changes, then pressing <span class="key">Enter</span>; press <span class="key">Escape</span> to cancel an active edit. The format for the filter field is a semicolon (;) seperated list of extensions, extensions must include the period (.).</p>
 
-  <p class="gq-filtering-6"><i>Note:</i> Unlike all other options in the dialog, filter list changes are applied immediately.</p>
+  <p class="note"><span class="note_label">Note:</span> Unlike all other options in the dialog, filter list changes are applied immediately.</p>
 
-  <p class="gq-filtering-5"><b>Add</b> button: Adds a new blank line to the filter list, change the parameters to match the desired file type.</p>
+  <dl class="dialog_desc">
 
-  <p class="gq-filtering-5"><b>Remove</b> button: Removes the selected line from the filter list.</p>
+  <dt>Add button</dt>
+  <dd><p>Adds a new blank line to the filter list, change the parameters to match the desired file type.</p></dd>
 
-  <p class="gq-filtering-5"><b>Defaults</b> button: Resets the filter list to the default values, discarding any customizations made by the user.</p>
+  <dt>Remove button</dt>
+  <dd><p>Removes the selected line from the filter list.</p></dd>
 
-  <p><br />
-  <br />
-  </p>
+  <dt>Defaults button</dt>
+  <dd><p>Resets the filter list to the default values, discarding any customizations made by the user.</p></dd>
 
-  <p><br />
-  <br />
-  </p>
+  </dl>
 
-  <hr />
+  <hr id="bottomseparator" />
 
-  <div class="gq-filtering-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
+      <col id="navbottom_col1" width="33%"></col>
+      <col id="navbottom_col2" width="33%"></col>
+      <col id="navbottom_col3" width="33%"></col>
 
-      <thead>
-        <tr valign="top">
-          <td width="33%">
+        <tr>
+          <th>
             <p class="previous"><a href="options_window.html">Previous</a>
             </p>
-          </td>
+          </th>
 
-          <td width="33%">
-            <p class="gq-filtering-1"><a href="index.html">Contents</a>
+          <th>
+            <p class="navbottom_title"><a href="index.html">Contents</a>
             </p>
-          </td>
+          </th>
 
-          <td width="33%">
-            <p class="gq-filtering-2"><a href="options_editor_commands.html">Next</a>
+          <th>
+            <p class="next"><a href="options_editor_commands.html">Next</a>
             </p>
-          </td>
+          </th>
         </tr>
-      </thead>
 
-      <tbody>
-        <tr valign="top">
-          <td width="33%">
-            <p><br />
-            </p>
-          </td>
-
-          <td width="33%">
-            <p class="gq-filtering-1"><br />
-            </p>
-          </td>
-
-          <td width="33%">
-            <p class="gq-filtering-2">Geeqie User Manual</p>
-          </td>
-        </tr>
-      </tbody>
     </table>
   </div>
 
-  <p class="gq-filtering-7"><br />
-  </p>
+  <div class="footer">Geeqie User Manual</div>
+  <div class="bottomspacer">&nbsp;</div>
 </body>
 </html>