From 2fa746ff100edb9cfa4f7803cab2bfa8ca14ab7b Mon Sep 17 00:00:00 2001 From: rvelices Date: Sun, 6 Apr 2014 06:33:46 +0000 Subject: bug 3056: quick search - added events for plugins; completed help file git-svn-id: http://piwigo.org/svn/trunk@28092 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/help/quick_search.html | 41 +++++++++++++++++++++++++---------- 1 file changed, 29 insertions(+), 12 deletions(-) (limited to 'language/en_UK/help') diff --git a/language/en_UK/help/quick_search.html b/language/en_UK/help/quick_search.html index 484b96625..283cb6a1e 100644 --- a/language/en_UK/help/quick_search.html +++ b/language/en_UK/help/quick_search.html @@ -34,7 +34,7 @@ TD { either term
OR search
-Add a OR between words.
+Add an OR between words.
john OR bill @@ -63,29 +63,34 @@ TD { - - - + - + - - + - + - + - + - - + + + + +
tag: +tag:
+tags:
Searches only in tag names without looking at photo titles or descriptions.
tag:john, tag:(john OR bill)
photo: +photo:
+photos:
Searches only for photos with the given words in title or description.
+photo:John
file: Searches by file name.Searches by file name.
+file:DSC_
created:
taken: +shot:
Searches photos by taken date
+
Searches photos by taken date.
taken:2003 photos taken in 2003
taken:20035,taken:2003-5,taken:2003-05 photos from may 2003
taken:2003..2008 photos from 2003 to 2008
@@ -96,24 +101,29 @@ TD {
posted: Searches photos by posted date.
width:
height:
Searches photos with a given width or height.
size: Searches photos by size in pixels
+size:5m returns photos of 5 megapixels
+size:>12m returns photos of 12 megapixels or more
ratio: Searches photos by width/height ratio.
+ratio:3/4 OR ratio:4/3 finds photos from compact cameras in portrait or landscape modes +ratio:>16/9 finds panoramas +
hits: @@ -121,9 +131,16 @@ TD {
score: +score:
+rating:
Hint: score:* will give you all photos with at least one vote. score: will give you photos without votes.
filesize: +Searches photos by file size
+filesize:1m..10m finds files between 1MB and 10MB.
\ No newline at end of file -- cgit v1.2.3