remove unused section from padma config

This commit is contained in:
j 2013-11-01 11:57:12 +01:00
parent 6883260484
commit 72e760bb8f

View file

@ -73,18 +73,6 @@
included in find annotations. // FIXME: the last bit is not implemented. included in find annotations. // FIXME: the last bit is not implemented.
*/ */
"clipLayers": ["transcripts", "keywords", "places", "events", "descriptions"], "clipLayers": ["transcripts", "keywords", "places", "events", "descriptions"],
// fixme: either this, or filter: true in itemKeys, but not both
"filters": [
{"id": "source", "title": "Sources", "type": "string"},
{"id": "project", "title": "Projects", "type": "string"},
{"id": "topic", "title": "Topics", "type": "string"},
{"id": "name", "title": "People", "type": "string"},
{"id": "language", "title": "Languages", "type": "string"},
{"id": "license", "title": "License", "type": "string"},
{"id": "places", "title": "Places", "type": "string"},
{"id": "events", "title": "Events", "type": "string"},
{"id": "keywords", "title": "Keywords", "type": "string"}
],
"flags": false, "flags": false,
"help": [ "help": [
{"id": "help", "title": "Help"}, {"id": "help", "title": "Help"},