X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=public%2Flocal_manifest.json;h=c84f4a78f30664991edb364cabada78177c62dbe;hb=20fcd1af26833a94d58fc2f70e1d1d9772ec5596;hp=ef33ae83f13e5fb7e3abef518e77eaad36fd06e0;hpb=b8bd6a66f23bb46aae1e57da1eb6899a75240994;p=pettanr%2Fpettanr.git diff --git a/public/local_manifest.json b/public/local_manifest.json index ef33ae83..c84f4a78 100644 --- a/public/local_manifest.json +++ b/public/local_manifest.json @@ -1,20 +1,17 @@ { "list_groups": { - "folder": { + "folders": { "lists": { - "public": { + "index": { "type": "public" } } }, - "scroll": { + "scrolls": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_author": { "type": "filter" }, @@ -23,27 +20,23 @@ "args": { "through": "scroll_panels" } - } - } - }, - "scroll_panel": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" }, "play": { "type": "play", "args": { "filter_item_name": "scroll", - "filter_model_name": "scroll_panel", - "filter_key": "scroll_id", - "order": { - "type": "method" - } + "wheres": [ + "index", + "play" + ] } + } + } + }, + "scroll_panels": { + "lists": { + "index": { + "type": "public" }, "by_scroll": { "type": "filter" @@ -61,14 +54,11 @@ } } }, - "comic": { + "comics": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_author": { "type": "filter" }, @@ -77,27 +67,23 @@ "args": { "through": "comic_stories" } - } - } - }, - "comic_story": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" }, "play": { "type": "play", "args": { "filter_item_name": "comic", - "filter_model_name": "comic_story", - "filter_key": "comic_id", - "order": { - "type": "method" - } + "wheres": [ + "index", + "play" + ] } + } + } + }, + "comic_stories": { + "lists": { + "index": { + "type": "public" }, "by_comic": { "type": "filter" @@ -115,14 +101,11 @@ } } }, - "story": { + "stories": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_comic": { "type": "through_filter", "args": { @@ -137,27 +120,23 @@ }, "by_author": { "type": "filter" - } - } - }, - "story_sheet": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" }, "play": { "type": "play", "args": { "filter_item_name": "story", - "filter_model_name": "story_sheet", - "filter_key": "story_id", - "order": { - "type": "method" - } + "wheres": [ + "index", + "play" + ] } + } + } + }, + "story_sheets": { + "lists": { + "index": { + "type": "public" }, "by_story": { "type": "filter" @@ -175,14 +154,11 @@ } } }, - "sheet": { + "sheets": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_story": { "type": "through_filter", "args": { @@ -197,25 +173,17 @@ }, "by_author": { "type": "filter" + }, + "play": { + "type": "public" } } }, - "sheet_panel": { + "sheet_panels": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, - "play": { - "type": "play", - "args": { - "filter_item_name": "sheet", - "filter_model_name": "sheet_panel", - "filter_key": "sheet_id" - } - }, "by_sheet": { "type": "filter" }, @@ -232,14 +200,11 @@ } } }, - "panel": { + "panels": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_scroll": { "type": "through_filter", "args": { @@ -263,14 +228,11 @@ } } }, - "panel_picture": { + "panel_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -284,14 +246,11 @@ } } }, - "speech_balloon": { + "speech_balloons": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -308,17 +267,11 @@ } } }, - "speech": { + "speeches": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, - "by_panel": { - "type": "filter" - }, "by_speech_balloon": { "type": "filter" }, @@ -338,9 +291,9 @@ } } }, - "balloon": { + "balloons": { "lists": { - "public": { + "index": { "type": "public" }, "by_speech_balloon": { @@ -362,14 +315,11 @@ } } }, - "ground_picture": { + "ground_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -383,14 +333,11 @@ } } }, - "ground_color": { + "ground_colors": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -404,16 +351,22 @@ } } }, - "original_picture": { + "original_pictures": { "lists": { - "private": { - "type": "private" + "index": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } } } }, - "picture": { + "pictures": { "lists": { - "public": { + "index": { "type": "public" }, "by_artist": { @@ -421,17 +374,17 @@ } } }, - "resource_picture": { + "resource_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_original_picture": { "type": "filter" }, + "by_license_group": { + "type": "filter" + }, "by_license": { "type": "filter" }, @@ -440,9 +393,9 @@ } } }, - "speech_balloon_template": { + "speech_balloon_templates": { "lists": { - "public": { + "index": { "type": "public" }, "by_panel": { @@ -453,38 +406,35 @@ }, "by_system_picture": { "type": "filter" - }, - "select_items": { - "type": "system_resource" } } }, - "writing_format": { + "writing_formats": { "lists": { - "public": { - "type": "public" - }, - "select_items": { - "type": "system_resource" + "index": { + "type": "public", + "args": { + "after_method_name": "enable" + } }, "by_system_picture": { "type": "filter" } } }, - "license_group": { + "license_groups": { "lists": { - "public": { + "index": { "type": "public" }, - "select_items": { - "type": "system_resource" + "by_resource_picture": { + "type": "filter" } } }, - "license": { + "licenses": { "lists": { - "public": { + "index": { "type": "public" }, "by_license_group": { @@ -495,26 +445,183 @@ } } }, - "author": { + "authors": { "lists": { - "public": { + "index": { "type": "public" } } }, - "artist": { + "artists": { "lists": { - "public": { + "index": { "type": "public" } } }, - "system_picture": { + "system_pictures": { "lists": { - "public": { + "index": { "type": "public" } } + }, + "home": { + "lists": { + "scrolls": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "scroll_panels": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "comics": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "comic_stories": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "stories": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "story_sheets": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "sheets": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "sheet_panels": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "panels": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "panel_pictures": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "speech_balloons": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "speeches": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "balloons": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "ground_pictures": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "ground_colors": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "original_pictures": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "resource_pictures": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + } + } } }, "profilers": { @@ -742,8 +849,8 @@ "speech_balloon_template" ], "has_one": [ - "balloon.by_speech_balloon", - "speech.by_speech_balloon" + "balloons.by_speech_balloon", + "speeches.by_speech_balloon" ] } }, @@ -854,9 +961,7 @@ "belongs_to": [ "artist" ], - "has_one": [ - "resource_picture.by_original_picture" - ] + "has_one": [] } }, "picture": { @@ -881,7 +986,7 @@ "artist_id", "license_id", "md5", - "artist_name", + "system_picture_id", "license_group_settings", "credit_picture_settings", "license_settings", @@ -922,9 +1027,10 @@ "height", "filesize", "artist_id", + "license_group_id", "license_id", "md5", - "artist_name", + "system_picture_id", "license_group_settings", "credit_picture_settings", "license_settings", @@ -933,6 +1039,7 @@ ], "associations": { "belongs_to": [ + "license_group", "license", "artist" ] @@ -1239,6 +1346,7 @@ }, "associations": { "has_many": [ + "resource_pictures.by_license_group", "licenses.by_license_group" ] } @@ -1365,7 +1473,7 @@ "face": { "type": "method", "args": { - "method_name": "caption" + "method_name": "filer_caption" } } } @@ -1574,7 +1682,7 @@ "face": { "type": "method", "args": { - "method_name": "plain_scenario" + "method_name": "filer_caption" } }, "link": { @@ -1689,7 +1797,7 @@ "face": { "type": "method", "args": { - "method_name": "revision" + "method_name": "filer_caption" } }, "link": { @@ -1943,6 +2051,7 @@ } }, "field_names": [ + "name", "controller_name", "action_name", "category_id", @@ -2617,7 +2726,7 @@ }, "helpers": { "tail_angle": { - "type": "size", + "type": "tail_angle", "args": {} } }, @@ -2992,6 +3101,88 @@ "t" ] }, + "original_picture_license_group": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "original_picture_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "license_group_id": { + "tag": { + "type": "select" + } + } + }, + "field_names": [ + "id", + "original_picture_id", + "license_group_id" + ] + }, + "original_picture_license": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "original_picture_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "license_group_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "license_id": { + "tag": { + "type": "select" + } + }, + "license_settings": { + "row_break": true + }, + "license_group_module_name": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } + }, + "field_names": [ + "id", + "original_picture_id", + "license_group_id", + "license_id", + "license_settings", + "license_group_module_name" + ] + }, "speech_balloon_template": { "fields": { "id": { @@ -3418,6 +3609,47 @@ "overlap" ] }, + "pettanr_creative_commons_v30_licenses_attribute": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "artist_url": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "source_url": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "more_permission_url": { + "tag": { + "type": "text" + }, + "row_break": true + } + }, + "field_names": [ + "artist_name", + "caption", + "artist_url", + "source_url", + "more_permission_url" + ] + }, "pettanr_creative_commons_v30_licenses_credit_picture": { "fields": { "source_url_btn_id": { @@ -3514,6 +3746,33 @@ "overlap" ] }, + "pettanr_pettan_commons_v01_licenses_attribute": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "sources": { + "tag": { + "type": "text" + }, + "row_break": true + } + }, + "field_names": [ + "artist_name", + "caption", + "sources" + ] + }, "pettanr_pettan_commons_v01_licenses_credit_picture": { "fields": { "source_url_btn_id": { @@ -3617,6 +3876,33 @@ "trackback" ] }, + "pettanr_pettan_protected_v01_licenses_attribute": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "sources": { + "tag": { + "type": "text" + }, + "row_break": true + } + }, + "field_names": [ + "artist_name", + "caption", + "sources" + ] + }, "pettanr_pettan_protected_v01_licenses_credit_picture": { "fields": { "source_url_btn_id": { @@ -3720,6 +4006,33 @@ "trackback" ] }, + "pettanr_pettan_public_v01_licenses_attribute": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "sources": { + "tag": { + "type": "text" + }, + "row_break": true + } + }, + "field_names": [ + "artist_name", + "caption", + "sources" + ] + }, "pettanr_pettan_public_v01_licenses_credit_picture": { "fields": { "source_url_btn_id": { @@ -3816,6 +4129,33 @@ "trackback" ] }, + "pettanr_public_domain_v01_licenses_attribute": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "source_url": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "note": { + "tag": { + "type": "text" + }, + "row_break": true + } + }, + "field_names": [ + "artist_name", + "source_url", + "note" + ] + }, "pettanr_public_domain_v01_licenses_credit_picture": { "fields": { "source_url_btn_id": { @@ -3919,6 +4259,26 @@ "trackback" ] }, + "pettanr_unknown_v01_licenses_attribute": { + "fields": { + "source_url": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "note": { + "tag": { + "type": "text" + }, + "row_break": true + } + }, + "field_names": [ + "source_url", + "note" + ] + }, "pettanr_unknown_v01_licenses_credit_picture": { "fields": { "source_url_btn_id": { @@ -3941,6 +4301,7 @@ } }, "buckets": { + "folder": {}, "scroll": {}, "scroll_panel": {}, "comic": {}, @@ -4000,6 +4361,7 @@ "original_picture": {}, "picture": {}, "resource_picture": {}, + "original_picture_license_group": {}, "speech_balloon_template": {}, "writing_format": {}, "license_group": {},