a34f8c67b0
utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee
24 lines
813 B
HTML
24 lines
813 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 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>
|