blob: c98038b2b1a865e973d47f15a54ca55c79847414 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<h2>Search</h2>
<p>This page let you search pictures among the whole gallery.</p>
<dl>
<dt>Search for words</dt>
<dd>Search for entered words in all the attributes related to the pictures
displayed in the gallery. Use * as a wildcard for partial matches.</dd>
<dt>Search for Author</dt>
<dd>Use * as a wildcard for partial matches.</dd>
<dt>Search by Date</dt>
<dd>Select a date and/or an ending date for your query. Leave date empty
if you want to make a "before" query. The year must be entered in the last
field in the following format : 0000 (i.e. 2004)</dd>
<dt>Search in Categories</dt>
<dd>Select the category or categories you wish to search in. For speed all
subcategories can be searched by selecting the parent and setting enable
search subcategories below.</dd>
</dl>
|