and document it
This commit is contained in:
parent
a6f8ce2a14
commit
7b6112dc2c
@ -30,8 +30,8 @@
|
|||||||
* </ul>
|
* </ul>
|
||||||
* <li>filesize (=, <, >, <=, >=) size, eg
|
* <li>filesize (=, <, >, <=, >=) size, eg
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>filesize>1024 -- no images under 1KB
|
* <li>filesize>1024 -- no images under 1KB
|
||||||
* <li>filesize<=3MB -- shorthand filesizes are supported too
|
* <li>filesize<=3MB -- shorthand filesizes are supported too
|
||||||
* </ul>
|
* </ul>
|
||||||
* <li>id (=, <, >, <=, >=) number, eg
|
* <li>id (=, <, >, <=, >=) number, eg
|
||||||
* <ul>
|
* <ul>
|
||||||
@ -54,9 +54,9 @@
|
|||||||
* <ul>
|
* <ul>
|
||||||
* <li>filename=kitten -- find all images with "kitten" in the original filename
|
* <li>filename=kitten -- find all images with "kitten" in the original filename
|
||||||
* </ul>
|
* </ul>
|
||||||
* <li>posted=date, eg
|
* <li>posted (=, <, >, <=, >=) date, eg
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>posted=2009-12-25 -- find images posted on the 25th December
|
* <li>posted>=2009-12-25 posted<=2010-01-01 -- find images posted between christmas and new year
|
||||||
* </ul>
|
* </ul>
|
||||||
* </ul>
|
* </ul>
|
||||||
* <p>Search items can be combined to search for images which match both,
|
* <p>Search items can be combined to search for images which match both,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user