0269e7b3de
Still some to do ... git-svn-id: http://piwigo.org/svn/trunk@5379 68402e56-0260-453c-a942-63ccdbb3a9ee
24 lines
810 B
HTML
24 lines
810 B
HTML
<h2>Search</h2>
|
|
|
|
<p>This page let you search pictures among the whole gallery.</p>
|
|
|
|
<dl>
|
|
|
|
<dt>Search for words</dt>
|
|
<dd>Search for one or several words among the attributes related to the pictures
|
|
of the gallery. Use * as a wildcard for partial matches.</dd>
|
|
|
|
<dt>Search for an 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 field empty
|
|
if you want to make a "before" query. The year in the last
|
|
field must be entered in the following format : AAAA (i.e. 2004)</dd>
|
|
|
|
<dt>Search in Categories</dt>
|
|
<dd>Select category or categories you wish to search. All
|
|
subcategories can be searched by selecting the parent category and setting enable
|
|
search subcategories below.</dd>
|
|
|
|
</dl>
|