sync padma.jsonc

This commit is contained in:
j 2011-11-10 21:19:15 +01:00
parent f7ee92369b
commit e92fff7f42

View file

@ -114,8 +114,8 @@
"value": {"key": "description", "type": "words"} "value": {"key": "description", "type": "words"}
}, },
{ {
"id": "releasedate", "id": "created",
"title": "Release Date", "title": "Date Created",
"type": "date", "type": "date",
"columnWidth": 120, "columnWidth": 120,
"format": {"type": "date", "args": ["%a, %b %e, %Y"]} "format": {"type": "date", "args": ["%a, %b %e, %Y"]}
@ -262,12 +262,6 @@
"find": true, "find": true,
"rightsLevel": 1 "rightsLevel": 1
}, },
{
"id": "published",
"title": "Date Published",
"type": "date",
"columnWidth": 90
},
{ {
"id": "modified", "id": "modified",
"title": "Date Modified", "title": "Date Modified",
@ -281,18 +275,11 @@
"columnWidth": 90 "columnWidth": 90
}, },
{ {
"id": "viewed", "id": "timesaccessed",
"title": "Date Viewed", "title": "Times Accessed",
"type": "date",
"columnWidth": 90
},
{
"id": "popularity",
"title": "Popularity",
"type": "integer", "type": "integer",
"columnWidth": 60, "columnWidth": 60
"format": {"type": "percent", "args": ["auto", 2]} },
}
], ],
"itemName": { "itemName": {
"singular": "Video", "singular": "Video",