diff options
author | gnantic <gnantic@piwigo.org> | 2009-01-15 19:58:25 +0000 |
---|---|---|
committer | gnantic <gnantic@piwigo.org> | 2009-01-15 19:58:25 +0000 |
commit | 0985cc625302b1ffaf4cd4c723462933944bab31 (patch) | |
tree | 240ca1f137500f5a453e36161969d4d1b2746e44 /language/hr_HR/help/search.html | |
parent | ebc2fe30b1a599e7d7e0de528df9140c60e02f6a (diff) |
git-svn-id: http://piwigo.org/svn/branches/2.0@3080 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hr_HR/help/search.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/language/hr_HR/help/search.html b/language/hr_HR/help/search.html new file mode 100644 index 000000000..c98038b2b --- /dev/null +++ b/language/hr_HR/help/search.html @@ -0,0 +1,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> |