From e92fff7f426c5fcbabef339adaf3078c9a903027 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 10 Nov 2011 21:19:15 +0100 Subject: [PATCH] sync padma.jsonc --- pandora/padma.jsonc | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/pandora/padma.jsonc b/pandora/padma.jsonc index 21a4c5d9..76417e07 100644 --- a/pandora/padma.jsonc +++ b/pandora/padma.jsonc @@ -114,8 +114,8 @@ "value": {"key": "description", "type": "words"} }, { - "id": "releasedate", - "title": "Release Date", + "id": "created", + "title": "Date Created", "type": "date", "columnWidth": 120, "format": {"type": "date", "args": ["%a, %b %e, %Y"]} @@ -262,12 +262,6 @@ "find": true, "rightsLevel": 1 }, - { - "id": "published", - "title": "Date Published", - "type": "date", - "columnWidth": 90 - }, { "id": "modified", "title": "Date Modified", @@ -281,18 +275,11 @@ "columnWidth": 90 }, { - "id": "viewed", - "title": "Date Viewed", - "type": "date", - "columnWidth": 90 - }, - { - "id": "popularity", - "title": "Popularity", + "id": "timesaccessed", + "title": "Times Accessed", "type": "integer", - "columnWidth": 60, - "format": {"type": "percent", "args": ["auto", 2]} - } + "columnWidth": 60 + }, ], "itemName": { "singular": "Video",