mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Adding demo photos and .saved_searches.pg2conf example to the demo page #45
This commit is contained in:
parent
8570649509
commit
c832e2d5e2
64
demo/images/.saved_searches.pg2conf
Normal file
64
demo/images/.saved_searches.pg2conf
Normal file
@ -0,0 +1,64 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Group photos",
|
||||||
|
"searchQuery": {
|
||||||
|
"type": 3,
|
||||||
|
"list": [
|
||||||
|
{
|
||||||
|
"type": 105,
|
||||||
|
"text": "Balu the bear",
|
||||||
|
"matchType": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": 105,
|
||||||
|
"text": "Boo-Boo Bear",
|
||||||
|
"matchType": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": 105,
|
||||||
|
"text": "Hugin the raven",
|
||||||
|
"matchType": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": 105,
|
||||||
|
"text": "Akela the wolf",
|
||||||
|
"matchType": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"min": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Animals",
|
||||||
|
"searchQuery": {
|
||||||
|
"type": 2,
|
||||||
|
"list": [
|
||||||
|
{
|
||||||
|
"type": 105,
|
||||||
|
"text": "Balu the bear",
|
||||||
|
"matchType": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": 105,
|
||||||
|
"text": "Boo-Boo Bear",
|
||||||
|
"matchType": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": 105,
|
||||||
|
"text": "Hugin the raven",
|
||||||
|
"matchType": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": 105,
|
||||||
|
"text": "Akela the wolf",
|
||||||
|
"matchType": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": 105,
|
||||||
|
"text": "Alvin the Squirrel",
|
||||||
|
"matchType": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
Before Width: | Height: | Size: 445 KiB After Width: | Height: | Size: 445 KiB |
BIN
demo/images/wild-1.jpg
Normal file
BIN
demo/images/wild-1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 618 KiB |
BIN
demo/images/wild-2.jpg
Normal file
BIN
demo/images/wild-2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 448 KiB |
BIN
demo/images/wild-3.jpg
Normal file
BIN
demo/images/wild-3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 556 KiB |
Loading…
Reference in New Issue
Block a user