refactoring

This commit is contained in:
rolux 2010-12-22 14:11:38 +00:00
commit dc6d9d3185
5 changed files with 1985 additions and 797 deletions

View file

@ -19,6 +19,10 @@
{"id": "dialog", "title": "Dialog"}
],
"groups": ["director", "country", "year", "language", "genre"],
"itemName": {
"singular": "Movie",
"plural": "Movies"
},
"itemViews": [
{"id": "info", "title": "Info"},
{"id": "statistics", "title": "Statistics"},
@ -45,8 +49,9 @@
{"id": "calendar", "title": "on Calendar"}
],
"site": {
"id": "{{settings.SITEID}}",
"name": "{{settings.SITENAME}}",
"id": "{{settings.SITEID}}",
"sectionName": "{{settings.SITENAME}}",
"url": "{{settings.URL}}"
},
"sections": [
@ -118,7 +123,7 @@
"groupsSize": 128,
"itemView": "timeline",
"listQuery": {"conditions": [], "operator": ""},
"listsSize": 192,
"listsSize": 256,
"listView": "icons",
"sections": ["history", "lists", "public", "featured", "admin"],
"showAnnotations": true,