Ignore:
Timestamp:
Apr 6, 2014, 8:33:46 AM (11 years ago)
Author:
rvelices
Message:

bug 3056: quick search - added events for plugins; completed help file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/help/quick_search.html

    r28087 r28092  
    3535<q>OR search</q><br>
    3636</td>
    37 <td>Add a OR between words.<br>
     37<td>Add an OR between words.<br>
    3838<q>john OR bill</q></td>
    3939</tr>
     
    6464
    6565<tr>
    66 <td><q>tag:</q>
     66<td><q>tag:</q><br>
     67<q>tags:</q>
    6768</td>
    6869<td>Searches only in tag names without looking at photo titles or descriptions.<br>
     
    7172
    7273<tr>
    73 <td><q>photo:</q>
     74<td><q>photo:</q><br>
     75<q>photos:</q>
    7476</td>
    75 <td></td>
     77<td>Searches only for photos with the given words in title or description.<br>
     78<q>photo:John</q></td>
    7679</tr>
    7780
     
    7982<td><q>file:</q>
    8083</td>
    81 <td>Searches by file name.</td>
     84<td>Searches by file name.<br>
     85<q>file:DSC_</q></td>
    8286</tr>
    8387
     
    8589<td><q>created:</q><br>
    8690<q>taken:</q>
     91<q>shot:</q>
    8792</td>
    88 <td>Searches photos by taken date<br>
     93<td>Searches photos by taken date.<br>
    8994<q>taken:2003</q> photos taken in 2003<br>
    9095<q>taken:20035</q>,<q>taken:2003-5</q>,<q>taken:2003-05</q> photos from may 2003<br>
     
    97102<td><q>posted:</q>
    98103</td>
    99 <td></td>
     104<td>Searches photos by posted date.</td>
    100105</tr>
    101106
     
    104109<q>height:</q>
    105110</td>
    106 <td></td>
     111<td>Searches photos with a given width or height.</td>
    107112</tr>
    108113<tr>
    109114<td><q>size:</q>
    110115</td>
    111 <td></td>
     116<td>Searches photos by size in pixels<br>
     117<q>size:5m</q> returns photos of 5 megapixels<br>
     118<q>size:>12m</q> returns photos of 12 megapixels or more<br></td>
    112119</tr>
    113120<tr>
    114121<td><q>ratio:</q>
    115122</td>
    116 <td></td>
     123<td>Searches photos by width/height ratio.<br>
     124<q>ratio:3/4 OR ratio:4/3</q> finds photos from compact cameras in portrait or landscape modes
     125<q>ratio:>16/9</q> finds panoramas
     126</td>
    117127</tr>
    118128<tr>
     
    122132</tr>
    123133<tr>
    124 <td><q>score:</q>
     134<td><q>score:</q><br>
     135<q>rating:</q>
    125136</td>
    126 <td></td>
     137<td>Hint: <q>score:*</q> will give you all photos with at least one vote. <q>score:</q> will give you photos without votes.</td>
     138</tr>
     139<tr>
     140<td><q>filesize:</q>
     141</td>
     142<td>Searches photos by file size<br>
     143<q>filesize:1m..10m</q> finds files between 1MB and 10MB.</td>
    127144</tr>
    128145
Note: See TracChangeset for help on using the changeset viewer.