removing / commenting out unneeded entries in config file

This commit is contained in:
rolux 2011-10-16 17:23:27 +00:00
parent 01dc04a9fb
commit d137ab2f1b

View file

@ -222,38 +222,17 @@
"find": true,
"group": true
},
{
"id": "numberofkeywords",
"title": "Number of Keywords",
"type": "integer",
"columnWidth": 60,
"value": {"key": "keyword", "type": "length"}
},
{
"id": "summary",
"title": "Summary",
"type": "text",
"find": true
},
{
"id": "wordsinsummary",
"title": "Words in Summary",
"type": "integer",
"columnWidth": 60,
"value": {"key": "summary", "type": "words"}
},
{
"id": "trivia",
"title": "Trivia",
"type": ["text"]
},
{
"id": "wordsintrivia",
"title": "Words in Trivia",
"type": "integer",
"columnWidth": 60,
"value": {"key": "trivia", "type": "words"}
},
{
"id": "releasedate",
"title": "Release Date",
@ -526,10 +505,10 @@
{"id": "info", "title": "with Info"},
{"id": "clips", "title": "with Clips"},
{"id": "timelines", "title": "with Timelines"},
{"id": "maps", "title": "with Maps"},
{"id": "calendars", "title": "with Calendars"},
//{"id": "maps", "title": "with Maps"},
//{"id": "calendars", "title": "with Calendars"},
{"id": "clip", "title": "as Clips"},
{"id": "video", "title": "as Video"},
//{"id": "video", "title": "as Video"},
{"id": "map", "title": "on Map"},
{"id": "calendar", "title": "on Calendar"}
],