better integration of home, about, preferences, login, etc, and support for /item/position urls
This commit is contained in:
parent
9a47b5020f
commit
c851db9d05
11 changed files with 402 additions and 322 deletions
|
|
@ -424,7 +424,8 @@
|
|||
{"id": "player", "title": "Player"},
|
||||
{"id": "timeline", "title": "Timeline"},
|
||||
{"id": "map", "title": "Map"},
|
||||
{"id": "calendar", "title": "Calendar"}
|
||||
{"id": "calendar", "title": "Calendar"},
|
||||
{"id": "files", "title": "Files"}
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
|
|
@ -537,6 +538,7 @@
|
|||
"showAnnotations": true,
|
||||
"showControls": true,
|
||||
"showGroups": true,
|
||||
"showHome": true,
|
||||
"showInfo": true,
|
||||
"showMovies": true,
|
||||
"showFolder": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue