mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
24 lines
786 B
HTML
24 lines
786 B
HTML
<h2>Search</h2>
|
|
|
|
<p>This page let you search photos among the whole gallery.</p>
|
|
|
|
<dl>
|
|
|
|
<dt>Search for words</dt>
|
|
<dd>Search for one or several words among the attributes related to the photos
|
|
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 albums</dt>
|
|
<dd>Select album or albums you wish to search. All
|
|
sub-albums can be searched by selecting the parent album and setting enable
|
|
search sub-albums below.</dd>
|
|
|
|
</dl>
|