X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=public%2Flocal_manifest.json;h=61bfddf009984b0ba89586e817cb553e3cd11d00;hb=279324e2ea829a8e13358a850335cbd765e98fe5;hp=342511e14113431b8fc0b76dc628e845f8844d20;hpb=c937f01e8419650178b819cb630a4521ee0a3ef6;p=pettanr%2Fpettanr.git diff --git a/public/local_manifest.json b/public/local_manifest.json index 342511e1..61bfddf0 100644 --- a/public/local_manifest.json +++ b/public/local_manifest.json @@ -393,6 +393,22 @@ } } }, + "resource_picture_pictures": { + "lists": { + "index": { + "type": "public" + }, + "by_original_picture": { + "type": "filter" + }, + "by_resource_picture": { + "type": "filter" + }, + "by_picture": { + "type": "filter" + } + } + }, "speech_balloon_templates": { "lists": { "index": { @@ -996,6 +1012,9 @@ "belongs_to": [ "license", "artist" + ], + "has_one": [ + "resource_picture_pictures.by_picture" ] } }, @@ -1042,6 +1061,23 @@ "license_group", "license", "artist" + ], + "has_many": [ + "resource_picture_pictures.by_resource_picture" + ] + } + }, + "resource_picture_picture": { + "column_names": [ + "original_picture_id", + "resource_picture_id", + "picture_id" + ], + "associations": { + "belongs_to": [ + "original_picture", + "resource_picture", + "picture" ] } }, @@ -1858,6 +1894,23 @@ "type": "none" } }, + "resource_picture_picture": { + "symbol": { + "type": "default", + "args": { + "face": { + "type": "picture" + } + } + }, + "caption": { + "type": "none" + }, + "summary": {}, + "edit": { + "type": "none" + } + }, "speech_balloon_template": { "symbol": { "type": "default", @@ -2078,7 +2131,12 @@ } }, "tag": { - "type": "text" + "type": "text", + "args": { + "options": { + "size": 80 + } + } }, "row_break": true }, @@ -2174,7 +2232,12 @@ } }, "tag": { - "type": "text" + "type": "text", + "args": { + "options": { + "size": 80 + } + } }, "row_break": true }, @@ -2270,7 +2333,12 @@ } }, "tag": { - "type": "text" + "type": "text", + "args": { + "options": { + "size": 80 + } + } }, "row_break": true }, @@ -2372,7 +2440,12 @@ } }, "tag": { - "type": "text" + "type": "text", + "args": { + "options": { + "size": 80 + } + } }, "row_break": true }, @@ -2489,7 +2562,12 @@ "fields": { "caption": { "tag": { - "type": "text" + "type": "text", + "args": { + "options": { + "size": 40 + } + } }, "row_break": true }, @@ -2548,12 +2626,6 @@ "uses": { "default": { "fields": { - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, "x": { "tag": { "type": "number" @@ -2646,7 +2718,6 @@ } }, "field_names": [ - "caption", "x", "y", "width", @@ -2663,7 +2734,12 @@ "fields": { "caption": { "tag": { - "type": "text" + "type": "text", + "args": { + "options": { + "size": 40 + } + } }, "row_break": true } @@ -2702,12 +2778,6 @@ "type": "hidden" } }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, "z": { "label": { "type": "none" @@ -2737,7 +2807,6 @@ } }, "field_names": [ - "caption", "id", "panel_id", "speech_balloon_template_id", @@ -2751,7 +2820,12 @@ "fields": { "caption": { "tag": { - "type": "text" + "type": "text", + "args": { + "options": { + "size": 40 + } + } }, "row_break": true } @@ -2819,8 +2893,7 @@ "label": {}, "tag": { "type": "number" - }, - "row_break": true + } }, "width": { "tag": { @@ -2941,12 +3014,6 @@ "type": "select" } }, - "quotes": { - "tag": { - "type": "text" - }, - "row_break": true - }, "content": { "label": { "args": { @@ -2976,7 +3043,8 @@ "wrapper": "speech-fore_color-wrap" } } - } + }, + "row_break": true }, "speech_balloon_template_module_name": { "label": { @@ -3002,7 +3070,6 @@ "writing_format_id", "font_size", "text_align", - "quotes", "content", "fore_color", "id", @@ -3076,12 +3143,6 @@ "type": "hidden" } }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, "repeat": { "tag": { "type": "select", @@ -3095,12 +3156,35 @@ "x": { "tag": { "type": "number" - } + }, + "helpers": { + "slider": { + "type": "slider", + "args": { + "class_name": "gp_x_slider", + "orientation": "horizontal", + "range": "min", + "max": 100 + } + } + }, + "row_break": true }, "y": { "tag": { "type": "number" }, + "helpers": { + "slider": { + "type": "slider", + "args": { + "class_name": "gp_y_slider", + "orientation": "horizontal", + "range": "min", + "max": 100 + } + } + }, "row_break": true }, "z": { @@ -3121,7 +3205,6 @@ } }, "field_names": [ - "caption", "repeat", "x", "y", @@ -3136,7 +3219,12 @@ "fields": { "caption": { "tag": { - "type": "text" + "type": "text", + "args": { + "options": { + "size": 40 + } + } }, "row_break": true } @@ -3167,12 +3255,6 @@ "type": "hidden" } }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, "code": { "label": { "args": { @@ -3201,12 +3283,35 @@ "xy": { "tag": { "type": "number" - } + }, + "helpers": { + "slider": { + "type": "slider", + "args": { + "class_name": "gc_xy_slider", + "orientation": "horizontal", + "range": "min", + "max": 100 + } + } + }, + "row_break": true }, "wh": { "tag": { "type": "number" }, + "helpers": { + "slider": { + "type": "slider", + "args": { + "class_name": "gc_wh_slider", + "orientation": "horizontal", + "range": "min", + "max": 100 + } + } + }, "row_break": true }, "z": { @@ -3229,7 +3334,6 @@ "field_names": [ "id", "panel_id", - "caption", "code", "orientation", "xy", @@ -3242,7 +3346,12 @@ "fields": { "caption": { "tag": { - "type": "text" + "type": "text", + "args": { + "options": { + "size": 40 + } + } }, "row_break": true } @@ -3253,6 +3362,25 @@ } } }, + "original_picture": { + "uses": { + "multipart": { + "fields": { + "file": { + "label": { + "type": "none" + }, + "tag": { + "type": "file" + } + } + }, + "field_names": [ + "file" + ] + } + } + }, "original_picture_license_group": { "uses": { "default": {