add rudimentary support for itemFind

This commit is contained in:
rolux 2011-10-30 09:49:12 +00:00
commit d4e1bc7e56
5 changed files with 129 additions and 101 deletions

View file

@ -488,6 +488,7 @@
{"id": "data", "title": "Data"},
{"id": "files", "title": "Files"}
],
// fixme: should be renamed to annotationLayers
"layers": [
{
"id": "privatenotes",
@ -601,6 +602,7 @@
"icons": "posters",
"infoIconSize": 256,
"item": "",
"itemFind": {"conditions": [], "operator": "&"},
"itemSort": [{"key": "position", "operator": "+"}],
"itemView": "info",
"listColumns": ["title", "director", "country", "year", "language", "runtime", "genre"],