comparison doc/10_4_filtering.html @ 1076:1ecc4f010111

With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
author zas_
date Thu, 23 Oct 2008 19:06:23 +0000
parents 578a27d20b47
children
comparison
equal deleted inserted replaced
1075:578a27d20b47 1076:1ecc4f010111
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <HTML> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 <HEAD> 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> 4
5 <TITLE>Filtering Options - Geeqie User Manual</TITLE> 5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <META NAME="CREATED" CONTENT="20040805;23590500"> 6 <head>
7 <META NAME="CHANGED" CONTENT="20050131;8424900"> 7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8 </HEAD> 8
9 <BODY LANG="en-US" DIR="LTR"> 9 <title>Filtering Options - Geeqie User Manual</title>
10 <CENTER> 10 <meta name="CREATED" content="20040805;23590500" />
11 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> 11 <meta name="CHANGED" content="20050131;8424900" />
12 <COL WIDTH=85*> 12 <style type="text/css">
13 <COL WIDTH=85*> 13 /*<![CDATA[*/
14 <COL WIDTH=85*> 14 p.gq-filtering-7 {margin-bottom: 0in}
15 <THEAD> 15 p.gq-filtering-6 {margin-left: 1.58in}
16 <TR VALIGN=TOP> 16 p.gq-filtering-5 {margin-left: 0.79in}
17 <TD WIDTH=33%> 17 div.gq-filtering-4 {text-align: center}
18 <P><A HREF="10_3_window.html">Previous</A></P> 18 table.gq-filtering-3 {page-break-before: always}
19 </TD> 19 p.gq-filtering-2 {text-align: right}
20 <TD WIDTH=33%> 20 p.gq-filtering-1 {text-align: center}
21 <P ALIGN=CENTER>Filtering &ndash; Options Explained</P> 21 /*]]>*/
22 </TD> 22 </style>
23 <TD WIDTH=33%> 23 </head>
24 <P ALIGN=RIGHT><A HREF="10_5_editor_commands.html">Next</A></P> 24
25 </TD> 25 <body lang="en-US" dir="ltr" xml:lang="en-US">
26 </TR> 26 <div class="gq-filtering-4">
27 </THEAD> 27 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-filtering-3">
28 </TABLE> 28 <col width="85*" />
29 </CENTER> 29 <col width="85*" />
30 <HR> 30 <col width="85*" />
31 <H1>10.4 Filtering Options</H1> 31
32 <P>This section describes the options presented under the Filtering 32 <thead>
33 Tab of the preferences dialog.</P> 33 <tr valign="top">
34 <P><BR><BR> 34 <td width="33%">
35 </P> 35 <p><a href="10_3_window.html">Previous</a>
36 <P><U>Filters</U></P> 36 </p>
37 <P STYLE="margin-left: 0.79in"><B>Show entries that begin with a dot</B>: 37 </td>
38 Enables the display of hidden files and folders, also known as dot 38
39 files.</P> 39 <td width="33%">
40 <P STYLE="margin-left: 0.79in"><B>Case sensitive sort</B>: Files and 40 <p class="gq-filtering-1">Filtering &ndash; Options Explained</p>
41 folders are sorted such that upper case letters occur before lower 41 </td>
42 case letters.</P> 42
43 <P STYLE="margin-left: 1.58in">Enabled result: A, B, C, a, b, 43 <td width="33%">
44 c<BR>Disabled result: A, a, B, b, C, c</P> 44 <p class="gq-filtering-2"><a href="10_5_editor_commands.html">Next</a>
45 <P STYLE="margin-left: 0.79in"><B>Disable file filtering</B>: Enable 45 </p>
46 this to allow Geeqie to list all files, even those that do not 46 </td>
47 contain images.</P> 47 </tr>
48 <P><BR><BR> 48 </thead>
49 </P> 49 </table>
50 <P><U>File types</U></P> 50 </div>
51 <P STYLE="margin-left: 0.79in">This list contains the image formats 51
52 that are understood by Geeqie. To disable a specific file type from 52 <hr />
53 being displayed, uncheck it's corresponding checkbox. Filters can be 53
54 edited by first selecting the line containing the item to be changed, 54 <h1>10.4 Filtering Options</h1>
55 then clicking the filter or description field, making any changes, 55
56 then pressing enter; press escape to cancel an active edit. The 56 <p>This section describes the options presented under the Filtering Tab of the preferences dialog.</p>
57 format for the filter field is a semicolon (;) seperated list of 57
58 extensions, extensions must include the period (.).</P> 58 <p><br />
59 <P STYLE="margin-left: 1.58in"><I>Note:</I> Unlike all other options 59 <br />
60 in the dialog, filter list changes are applied immediately.</P> 60 </p>
61 <P STYLE="margin-left: 0.79in"><B>Add</B> button: Adds a new blank 61
62 line to the filter list, change the parameters to match the desired 62 <p><u>Filters</u>
63 file type.</P> 63 </p>
64 <P STYLE="margin-left: 0.79in"><B>Remove</B> button: Removes the 64
65 selected line from the filter list.</P> 65 <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>
66 <P STYLE="margin-left: 0.79in"><B>Defaults</B> button: Resets the 66
67 filter list to the default values, discarding any customizations made 67 <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>
68 by the user.</P> 68
69 <P><BR><BR> 69 <p class="gq-filtering-6">Enabled result: A, B, C, a, b, c<br />
70 </P> 70 Disabled result: A, a, B, b, C, c</p>
71 <P><BR><BR> 71
72 </P> 72 <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>
73 <HR> 73
74 <CENTER> 74 <p><br />
75 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> 75 <br />
76 <COL WIDTH=85*> 76 </p>
77 <COL WIDTH=85*> 77
78 <COL WIDTH=85*> 78 <p><u>File types</u>
79 <THEAD> 79 </p>
80 <TR VALIGN=TOP> 80
81 <TD WIDTH=33%> 81 <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>
82 <P><A HREF="10_3_window.html">Previous</A></P> 82
83 </TD> 83 <p class="gq-filtering-6"><i>Note:</i> Unlike all other options in the dialog, filter list changes are applied immediately.</p>
84 <TD WIDTH=33%> 84
85 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> 85 <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>
86 </TD> 86
87 <TD WIDTH=33%> 87 <p class="gq-filtering-5"><b>Remove</b> button: Removes the selected line from the filter list.</p>
88 <P ALIGN=RIGHT><A HREF="10_5_editor_commands.html">Next</A></P> 88
89 </TD> 89 <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>
90 </TR> 90
91 </THEAD> 91 <p><br />
92 <TBODY> 92 <br />
93 <TR VALIGN=TOP> 93 </p>
94 <TD WIDTH=33%> 94
95 <P><BR> 95 <p><br />
96 </P> 96 <br />
97 </TD> 97 </p>
98 <TD WIDTH=33%> 98
99 <P ALIGN=CENTER><BR> 99 <hr />
100 </P> 100
101 </TD> 101 <div class="gq-filtering-4">
102 <TD WIDTH=33%> 102 <table width="100%" border="0" cellpadding="4" cellspacing="0">
103 <P ALIGN=RIGHT>Geeqie User Manual</P> 103 <col width="85*" />
104 </TD> 104 <col width="85*" />
105 </TR> 105 <col width="85*" />
106 </TBODY> 106
107 </TABLE> 107 <thead>
108 </CENTER> 108 <tr valign="top">
109 <P STYLE="margin-bottom: 0in"><BR> 109 <td width="33%">
110 </P> 110 <p><a href="10_3_window.html">Previous</a>
111 </BODY> 111 </p>
112 </HTML> 112 </td>
113
114 <td width="33%">
115 <p class="gq-filtering-1"><a href="index.html">Contents</a>
116 </p>
117 </td>
118
119 <td width="33%">
120 <p class="gq-filtering-2"><a href="10_5_editor_commands.html">Next</a>
121 </p>
122 </td>
123 </tr>
124 </thead>
125
126 <tbody>
127 <tr valign="top">
128 <td width="33%">
129 <p><br />
130 </p>
131 </td>
132
133 <td width="33%">
134 <p class="gq-filtering-1"><br />
135 </p>
136 </td>
137
138 <td width="33%">
139 <p class="gq-filtering-2">Geeqie User Manual</p>
140 </td>
141 </tr>
142 </tbody>
143 </table>
144 </div>
145
146 <p class="gq-filtering-7"><br />
147 </p>
148 </body>
149 </html>