config: add help property

This commit is contained in:
rolux 2013-03-04 10:07:37 +00:00
parent c3abc71fd0
commit 1392cdfaf1
4 changed files with 69 additions and 0 deletions

View File

@ -88,6 +88,23 @@
{"id": "keyword", "title": "Keyword", "type": "string"}
],
"flags": true,
"help": [
{"id": "help", "title": "Help"},
{"id": "accounts", "title": "Accounts"},
{"id": "annotations", "title": "Annotations"},
{"id": "calendars", "title": "Calendars"},
{"id": "clips", "title": "Clips"},
{"id": "edits", "title": "Edits"},
{"id": "filters", "title": "Filters"},
{"id": "lists", "title": "Lists"},
{"id": "maps", "title": "Maps"},
{"id": "navigation", "title": "Navigation"},
{"id": "search", "title": "Search"},
{"id": "texts", "title": "Texts"},
{"id": "timelines", "title": "Timelines"},
{"id": "video", "title": "Video"},
{"id": "views", "title": "Views"}
],
/*
An itemKey must have the following properties:
id: The id of the key (as known by the server)
@ -730,6 +747,7 @@
"filtersSize": 176,
"find": {"conditions": [], "operator": "&"},
"followPlayer": true,
"hash": {"anchor": "", "query": []},
"icons": "posters",
"infoIconSize": 256,
"item": "",

View File

@ -94,6 +94,23 @@
{"id": "keyword", "title": "Keyword", "type": "string"}
],
"flags": false,
"help": [
{"id": "help", "title": "Help"},
{"id": "accounts", "title": "Accounts"},
{"id": "annotations", "title": "Annotations"},
{"id": "calendars", "title": "Calendars"},
{"id": "clips", "title": "Clips"},
{"id": "edits", "title": "Edits"},
{"id": "filters", "title": "Filters"},
{"id": "lists", "title": "Lists"},
{"id": "maps", "title": "Maps"},
{"id": "navigation", "title": "Navigation"},
{"id": "search", "title": "Search"},
{"id": "texts", "title": "Texts"},
{"id": "timelines", "title": "Timelines"},
{"id": "video", "title": "Video"},
{"id": "views", "title": "Views"}
],
/*
An itemKey must have the following properties:
id: The id of the key (as known by the server)

View File

@ -84,6 +84,23 @@
{"id": "keywords", "title": "Keywords", "type": "string"}
],
"flags": false,
"help": [
{"id": "help", "title": "Help"},
{"id": "accounts", "title": "Accounts"},
{"id": "annotations", "title": "Annotations"},
{"id": "calendars", "title": "Calendars"},
{"id": "clips", "title": "Clips"},
{"id": "edits", "title": "Edits"},
{"id": "filters", "title": "Filters"},
{"id": "lists", "title": "Lists"},
{"id": "maps", "title": "Maps"},
{"id": "navigation", "title": "Navigation"},
{"id": "search", "title": "Search"},
{"id": "texts", "title": "Texts"},
{"id": "timelines", "title": "Timelines"},
{"id": "video", "title": "Video"},
{"id": "views", "title": "Views"}
],
/*
An itemKey must have the following properties:
id: The id of the key (as known by the server)

View File

@ -81,6 +81,23 @@
{"id": "keywords", "title": "Keywords", "type": "string"}
],
"flags": false,
"help": [
{"id": "help", "title": "Help"},
{"id": "accounts", "title": "Accounts"},
{"id": "annotations", "title": "Annotations"},
{"id": "calendars", "title": "Calendars"},
{"id": "clips", "title": "Clips"},
{"id": "edits", "title": "Edits"},
{"id": "filters", "title": "Filters"},
{"id": "lists", "title": "Lists"},
{"id": "maps", "title": "Maps"},
{"id": "navigation", "title": "Navigation"},
{"id": "search", "title": "Search"},
{"id": "texts", "title": "Texts"},
{"id": "timelines", "title": "Timelines"},
{"id": "video", "title": "Video"},
{"id": "views", "title": "Views"}
],
/*
An itemKey must have the following properties:
id: The id of the key (as known by the server)