diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-10-19 12:21:51 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-10-19 12:21:51 +0000 |
commit | dc01766c586fc9616c82e557a853396e976aaa9d (patch) | |
tree | 6f9b0e497ed9e598a1e8b62c034c76c2e24edd52 /language/en_US/help/search.html | |
parent | 2f08283864615990a47ef8b3995ab88402eda478 (diff) |
[trunk] - language - new language en_US Same en_UK
git-svn-id: http://piwigo.org/svn/trunk@25008 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_US/help/search.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/language/en_US/help/search.html b/language/en_US/help/search.html new file mode 100644 index 000000000..ae1330a31 --- /dev/null +++ b/language/en_US/help/search.html @@ -0,0 +1,24 @@ +<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> |