X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=public%2Fmanifest.json;h=702cc71191bee34c578920dce2a97e066041c6ca;hb=6945f99e15e7ac499dc52e7af30fbff1499a6e78;hp=370e21c302de59c16910f07e1f3f1f3f6bbfbc55;hpb=e6d20eec0a3241ee66d69a9be5c4e2e1f70b0dfc;p=pettanr%2Fpettanr.git diff --git a/public/manifest.json b/public/manifest.json index 370e21c3..702cc711 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,259 @@ { + "items": { + "folder": {}, + "scroll": { + "type": "binder", + "args": {} + }, + "scroll_panel": { + "type": "leaf", + "args": { + "parent_model_name": "scroll", + "destination_model_name": "panel" + } + }, + "comic": { + "type": "binder", + "args": {} + }, + "comic_story": { + "type": "leaf", + "args": { + "parent_model_name": "comic", + "destination_model_name": "story" + } + }, + "story": { + "type": "binder", + "args": {} + }, + "story_sheet": { + "type": "leaf", + "args": { + "parent_model_name": "story", + "destination_model_name": "sheet" + } + }, + "sheet": { + "type": "root", + "args": {} + }, + "sheet_panel": { + "type": "element", + "args": { + "parent_model_name": "sheet" + } + }, + "panel": { + "type": "root", + "args": {} + }, + "panel_picture": { + "type": "element", + "args": { + "parent_model_name": "panel" + } + }, + "speech_balloon": { + "type": "element", + "args": { + "parent_model_name": "panel", + "boost": { + "speech_balloon_template": { + "resource_name": "speech_balloon_template", + "engine_resource_name": "speech_balloon_templates", + "engine_resource_extend_column_name": "speech_balloon_template_classname", + "extend_column_name": "speech_balloon_template_classname", + "settings_column_name": "speech_balloon_template_settings", + "extend_model_class_name": "SpeechBalloon", + "extend_item_name": "speech_balloon" + } + } + } + }, + "balloon": { + "type": "element", + "args": { + "parent_model_name": "speech_balloon", + "boost": { + "speech_balloon_template": { + "resource_name": "speech_balloon_template", + "engine_resource_name": "speech_balloon_templates", + "engine_resource_extend_column_name": "speech_balloon_template_classname", + "extend_column_name": "speech_balloon_template_classname", + "settings_column_name": "speech_balloon_template_settings", + "extend_model_class_name": "Balloon", + "extend_item_name": "balloon" + } + } + } + }, + "speech": { + "type": "element", + "args": { + "parent_model_name": "speech_balloon", + "boost": { + "writing_format": {}, + "speech_balloon_template": { + "resource_name": "speech_balloon_template", + "engine_resource_name": "speech_balloon_templates", + "engine_resource_extend_column_name": "speech_balloon_template_classname", + "extend_column_name": "speech_balloon_template_classname", + "settings_column_name": "speech_balloon_template_settings", + "extend_model_class_name": "Speech", + "extend_item_name": "speech" + } + } + } + }, + "ground_picture": { + "type": "element", + "args": { + "parent_model_name": "panel" + } + }, + "ground_color": { + "type": "element", + "args": { + "parent_model_name": "panel" + } + }, + "original_picture": { + "type": "content" + }, + "picture": { + "type": "content", + "args": { + "boost": { + "license_group": { + "resource_name": "license_group", + "engine_resource_name": "license_groups", + "engine_resource_extend_column_name": "license_group_classname", + "extend_column_name": "license_group_classname", + "settings_column_name": "license_group_settings", + "extend_model_class_name": "License", + "extend_item_name": "license" + }, + "license": { + "level": "read", + "resource_name": "license_group", + "engine_resource_name": "license_groups", + "engine_resource_extend_column_name": "license_group_classname", + "extend_column_name": "license_group_classname", + "settings_column_name": "license_settings", + "extend_model_class_name": "Attribute", + "extend_item_name": "attribute" + }, + "credit_picture": { + "level": "read", + "resource_name": "license_group", + "engine_resource_name": "license_groups", + "engine_resource_extend_column_name": "license_group_classname", + "extend_column_name": "license_group_classname", + "settings_column_name": "credit_picture_settings", + "extend_model_class_name": "CreditPicture", + "extend_item_name": "credit_picture" + } + } + } + }, + "resource_picture": { + "type": "content", + "args": { + "boost": { + "license_group": { + "resource_name": "license_group", + "engine_resource_name": "license_groups", + "engine_resource_extend_column_name": "license_group_classname", + "extend_column_name": "license_group_classname", + "settings_column_name": "license_group_settings", + "extend_model_class_name": "License", + "extend_item_name": "license" + }, + "license": { + "level": "read", + "resource_name": "license_group", + "engine_resource_name": "license_groups", + "engine_resource_extend_column_name": "license_group_classname", + "extend_column_name": "license_group_classname", + "settings_column_name": "license_settings", + "extend_model_class_name": "Attribute", + "extend_item_name": "attribute" + }, + "credit_picture": { + "level": "read", + "resource_name": "license_group", + "engine_resource_name": "license_groups", + "engine_resource_extend_column_name": "license_group_classname", + "extend_column_name": "license_group_classname", + "settings_column_name": "credit_picture_settings", + "extend_model_class_name": "CreditPicture", + "extend_item_name": "credit_picture" + } + } + } + }, + "speech_balloon_template": { + "type": "template" + }, + "writing_format": { + "type": "template" + }, + "license_group": { + "type": "template" + }, + "license": { + "type": "system_resource", + "args": { + "parent_model_name": "license_group", + "boost": { + "license_group": {}, + "credit_picture": { + "level": "read", + "resource_name": "license_group", + "settings_column_name": "credit_picture_settings", + "extend_model_class_name": "CreditPicture", + "extend_item_name": "credit_picture", + "extend_column_name": "license_group_classname" + } + } + } + }, + "author": {}, + "artist": {}, + "system_picture": { + "type": "system_resource" + } + }, "controllers": { + "folders": { + "actions": { + "root": { + "type": "show" + }, + "index": { + "type": "list", + "args": { + "list_name": "public" + } + }, + "show": { + "type": "show" + }, + "count": { + "type": "count", + "args": { + "list_name": "public" + } + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" + } + } + }, "scrolls": { "actions": { "index": { @@ -17,6 +271,7 @@ "play": { "type": "list", "args": { + "item_name": "scroll_panel", "list_name": "play" } }, @@ -40,6 +295,15 @@ }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -57,6 +321,9 @@ "by_scroll": { "type": "list" }, + "by_author": { + "type": "list" + }, "show": { "type": "show" }, @@ -72,11 +339,23 @@ "count_by_scroll": { "type": "count" }, + "count_by_author": { + "type": "count" + }, "new": { "type": "new" }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -88,9 +367,19 @@ "list_name": "public" } }, + "by_story": { + "type": "list" + }, "by_author": { "type": "list" }, + "play": { + "type": "list", + "args": { + "item_name": "comic_story", + "list_name": "play" + } + }, "show": { "type": "show" }, @@ -100,6 +389,9 @@ "list_name": "public" } }, + "count_by_story": { + "type": "count" + }, "count_by_author": { "type": "count" }, @@ -108,10 +400,19 @@ }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, - "stories": { + "comic_stories": { "actions": { "index": { "type": "list", @@ -120,17 +421,70 @@ } }, "by_comic": { + "type": "list" + }, + "by_story": { + "type": "list" + }, + "by_author": { + "type": "list" + }, + "show": { + "type": "show" + }, + "count": { + "type": "count", + "args": { + "list_name": "public" + } + }, + "count_by_comic": { "type": "count" }, - "by_sheet": { + "count_by_story": { + "type": "count" + }, + "count_by_author": { "type": "count" }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" + } + } + }, + "stories": { + "actions": { + "index": { + "type": "list", + "args": { + "list_name": "public" + } + }, + "by_comic": { + "type": "list" + }, + "by_sheet": { + "type": "list" + }, "by_author": { "type": "list" }, "play": { "type": "list", "args": { + "item_name": "story_sheet", "list_name": "play" } }, @@ -143,6 +497,12 @@ "list_name": "public" } }, + "count_by_comic": { + "type": "count" + }, + "count_by_sheet": { + "type": "count" + }, "count_by_author": { "type": "count" }, @@ -151,6 +511,15 @@ }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -168,6 +537,9 @@ "by_sheet": { "type": "list" }, + "by_author": { + "type": "list" + }, "show": { "type": "show" }, @@ -183,11 +555,23 @@ "count_by_sheet": { "type": "count" }, + "count_by_author": { + "type": "count" + }, "new": { "type": "new" }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -211,6 +595,7 @@ "play": { "type": "list", "args": { + "item_name": "sheet_panel", "list_name": "play" } }, @@ -237,6 +622,15 @@ }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -254,6 +648,9 @@ "by_panel": { "type": "list" }, + "by_author": { + "type": "list" + }, "show": { "type": "show" }, @@ -269,11 +666,23 @@ "count_by_panel": { "type": "count" }, + "count_by_author": { + "type": "count" + }, "new": { "type": "new" }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -323,6 +732,15 @@ }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -354,6 +772,12 @@ }, "count_by_author": { "type": "count" + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" } } }, @@ -371,6 +795,9 @@ "by_author": { "type": "list" }, + "by_speech_balloon_template": { + "type": "list" + }, "show": { "type": "show" }, @@ -385,6 +812,15 @@ }, "count_by_author": { "type": "count" + }, + "count_by_speech_balloon_template": { + "type": "count" + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" } } }, @@ -410,6 +846,12 @@ }, "count_by_writing_format": { "type": "count" + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" } } }, @@ -429,6 +871,12 @@ "args": { "list_name": "public" } + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" } } }, @@ -460,6 +908,12 @@ }, "count_by_author": { "type": "count" + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" } } }, @@ -491,6 +945,12 @@ }, "count_by_author": { "type": "count" + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" } } }, @@ -505,16 +965,40 @@ "show": { "type": "show" }, + "history": { + "type": "show" + }, "count": { "type": "count", "args": { "list_name": "public" } - } - } - }, - "pictures": { + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" + } + } + }, + "pictures": { "actions": { + "index": { + "type": "list", + "args": { + "list_name": "public" + } + }, "show": { "type": "show" } @@ -562,6 +1046,9 @@ "list_name": "public" } }, + "by_panel": { + "type": "list" + }, "show": { "type": "show" }, @@ -570,6 +1057,24 @@ "args": { "list_name": "public" } + }, + "count_by_panel": { + "type": "count" + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -595,6 +1100,21 @@ }, "count_by_system_picture": { "type": "count" + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -614,6 +1134,21 @@ "args": { "list_name": "public" } + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -645,6 +1180,21 @@ }, "count_by_system_picture": { "type": "count" + }, + "new": { + "type": "new" + }, + "edit": { + "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -656,60 +1206,6 @@ "list_name": "public" } }, - "scrolls": { - "type": "list", - "args": { - "list_name": "scrolls" - } - }, - "comics": { - "type": "list", - "args": { - "list_name": "comics" - } - }, - "stories": { - "type": "list", - "args": { - "list_name": "stories" - } - }, - "sheets": { - "type": "list", - "args": { - "list_name": "sheets" - } - }, - "panels": { - "type": "list", - "args": { - "list_name": "panels" - } - }, - "panel_pictures": { - "type": "list", - "args": { - "list_name": "panel_pictures" - } - }, - "speech_balloons": { - "type": "list", - "args": { - "list_name": "speech_balloons" - } - }, - "ground_pictures": { - "type": "list", - "args": { - "list_name": "ground_pictures" - } - }, - "ground_colors": { - "type": "list", - "args": { - "list_name": "ground_colors" - } - }, "show": { "type": "show" }, @@ -724,6 +1220,15 @@ }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -735,12 +1240,6 @@ "list_name": "public" } }, - "resource_pictures": { - "type": "list", - "args": { - "list_name": "resource_pictures" - } - }, "show": { "type": "show" }, @@ -755,6 +1254,15 @@ }, "edit": { "type": "edit" + }, + "create": { + "type": "create" + }, + "update": { + "type": "update" + }, + "destroy": { + "type": "destroy" } } }, @@ -895,13 +1403,67 @@ } }, "models": { - "scroll": { - "peta": { - "type": "binder", - "args": { - "leaf_tree_name": "owner" - } + "folder": { + "associations": { + "belongs_to": {}, + "has_many": {} }, + "attributes": { + "name": { + "type": "text", + "rules": { + "required": true + } + }, + "controller_name": { + "type": "text", + "rules": {} + }, + "action_name": { + "type": "text", + "rules": {} + }, + "category_id": { + "type": "number" + }, + "t": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "parent_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "lft": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "rgt": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "depth": { + "type": "number", + "rules": { + "required": true, + "number": true + } + } + } + }, + "scroll": { "associations": { "belongs_to": { "author": {} @@ -909,7 +1471,7 @@ "has_many": { "scroll_panels": {}, "panels": { - "through": "scroll_panel" + "through": "scroll_panels" } } }, @@ -944,15 +1506,9 @@ "number": true } } - }, - "tree": { - "scroll_owner": "author" } }, "scroll_panel": { - "peta": { - "type": "leaf" - }, "associations": { "belongs_to": { "panel": {}, @@ -990,25 +1546,18 @@ "number": true } } - }, - "tree": { - "owner": "scroll", - "scroll_owner": "scroll" } }, "comic": { - "peta": { - "type": "binder", - "args": { - "leaf_tree_name": "owner" - } - }, "associations": { "belongs_to": { "author": {} }, "has_many": { - "stories": {} + "comic_stories": {}, + "stories": { + "through": "comic_stories" + } } }, "attributes": { @@ -1042,36 +1591,63 @@ "number": true } } - }, - "tree": { - "comic_owner": "author" } }, - "story": { - "peta": { - "type": "binder", - "args": { - "leaf_tree_name": "owner" - } - }, + "comic_story": { "associations": { "belongs_to": { - "comic": {} + "comic": {}, + "story": {} }, - "has_many": { - "story_sheets": {}, - "sheets": { - "through": "story_sheets" - } - } + "has_many": {} }, "attributes": { "comic_id": { "type": "number", "rules": { + "required": true, + "number": true + } + }, + "story_id": { + "type": "number", + "rules": { + "required": true, "number": true } }, + "t": { + "type": "number", + "rules": { + "required": true, + "number": true, + "min": 0 + } + }, + "author_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + } + } + }, + "story": { + "associations": { + "belongs_to": {}, + "has_many": { + "comic_stories": {}, + "comics": { + "through": "comic_stories" + }, + "story_sheets": {}, + "sheets": { + "through": "story_sheets" + } + } + }, + "attributes": { "title": { "type": "text", "rules": {} @@ -1100,17 +1676,17 @@ "select_item_name": "story_visible_items" } } + }, + "author_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } } - }, - "tree": { - "owner": "comic", - "comic_owner": "comic" } }, "story_sheet": { - "peta": { - "type": "leaf" - }, "associations": { "belongs_to": { "story": {}, @@ -1146,19 +1722,9 @@ "number": true } } - }, - "tree": { - "owner": "story", - "comic_owner": "story" } }, "sheet": { - "peta": { - "type": "root", - "args": { - "element_tree_name": "owner" - } - }, "associations": { "belongs_to": { "author": {} @@ -1213,18 +1779,9 @@ "number": true } } - }, - "tree": { - "sheet_owner": "author" } }, "sheet_panel": { - "peta": { - "type": "element", - "args": { - "element_tree_name": "owner" - } - }, "associations": { "belongs_to": { "sheet": {}, @@ -1281,19 +1838,9 @@ "number": true } } - }, - "tree": { - "owner": "sheet", - "sheet_owner": "sheet" } }, "panel": { - "peta": { - "type": "root", - "args": { - "element_tree_name": "panel" - } - }, "associations": { "belongs_to": { "author": {} @@ -1362,18 +1909,9 @@ "number": true } } - }, - "tree": { - "panel_owner": "author" } }, "panel_picture": { - "peta": { - "type": "element", - "args": { - "element_tree_name": "panel" - } - }, "associations": { "belongs_to": { "panel": {} @@ -1448,21 +1986,9 @@ "min": 0 } } - }, - "tree": { - "owner": "panel", - "panel_owner": "panel", - "panel": "panel" } }, "speech_balloon": { - "peta": { - "type": "element", - "args": { - "element_tree_name": "panel" - } - }, - "extend_column_name": "classname", "associations": { "belongs_to": { "panel": {} @@ -1487,7 +2013,7 @@ "number": true } }, - "classname": { + "speech_balloon_template_classname": { "type": "text", "rules": { "required": true @@ -1509,7 +2035,7 @@ "min": 0 } }, - "settings": { + "speech_balloon_template_settings": { "type": "text", "rules": {} }, @@ -1517,20 +2043,9 @@ "type": "text", "rules": {} } - }, - "tree": { - "owner": "panel", - "panel_owner": "panel", - "panel": "panel" } }, "balloon": { - "peta": { - "type": "element", - "args": { - "element_tree_name": "panel" - } - }, "associations": { "belongs_to": { "speech_balloon": {}, @@ -1545,7 +2060,20 @@ "number": true } }, - "system_picture_id": { + "speech_balloon_template_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "speech_balloon_template_classname": { + "type": "text", + "rules": { + "required": true + } + }, + "system_picture_id": { "type": "number", "rules": { "required": true, @@ -1589,24 +2117,13 @@ "number": true } }, - "settings": { + "speech_balloon_template_settings": { "type": "text", "rules": {} } - }, - "tree": { - "owner": "speech_balloon", - "panel_owner": "speech_balloon", - "panel": "speech_balloon" } }, "speech": { - "peta": { - "type": "element", - "args": { - "element_tree_name": "panel" - } - }, "associations": { "belongs_to": { "speech_balloon": {}, @@ -1621,6 +2138,19 @@ "number": true } }, + "speech_balloon_template_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "speech_balloon_template_classname": { + "type": "text", + "rules": { + "required": true + } + }, "writing_format_id": { "type": "number", "source": { @@ -1631,6 +2161,12 @@ "number": true } }, + "writing_format_classname": { + "type": "text", + "rules": { + "required": true + } + }, "content": { "type": "text", "rules": {} @@ -1711,24 +2247,17 @@ "type": "text", "rules": {} }, - "settings": { + "speech_balloon_template_settings": { + "type": "text", + "rules": {} + }, + "writing_format_settings": { "type": "text", "rules": {} } - }, - "tree": { - "owner": "speech_balloon", - "panel_owner": "speech_balloon", - "panel": "speech_balloon" } }, "ground_picture": { - "peta": { - "type": "element", - "args": { - "element_tree_name": "panel" - } - }, "associations": { "belongs_to": { "panel": {} @@ -1800,20 +2329,9 @@ "min": 0 } } - }, - "tree": { - "owner": "panel", - "panel_owner": "panel", - "panel": "panel" } }, "ground_color": { - "peta": { - "type": "element", - "args": { - "element_tree_name": "panel" - } - }, "associations": { "belongs_to": { "panel": {} @@ -1887,11 +2405,6 @@ "min": 0 } } - }, - "tree": { - "owner": "panel", - "panel_owner": "panel", - "panel": "panel" } }, "original_picture": { @@ -2035,15 +2548,19 @@ "required": true } }, - "credit": { + "license_group_settings": { "type": "text", "rules": {} }, - "settings": { + "credit_picture_settings": { "type": "text", "rules": {} }, - "classname": { + "license_settings": { + "type": "text", + "rules": {} + }, + "license_group_classname": { "type": "text", "rules": { "required": true @@ -2069,13 +2586,6 @@ "number": true } }, - "revision": { - "type": "number", - "rules": { - "required": true, - "number": true - } - }, "ext": { "type": "text", "rules": { @@ -2110,6 +2620,13 @@ "number": true } }, + "license_group_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, "license_id": { "type": "number", "rules": { @@ -2129,11 +2646,15 @@ "required": true } }, - "credit": { + "license_group_settings": { "type": "text", "rules": {} }, - "settings": { + "credit_picture_settings": { + "type": "text", + "rules": {} + }, + "license_settings": { "type": "text", "rules": {} }, @@ -2144,7 +2665,7 @@ "number": true } }, - "classname": { + "license_group_classname": { "type": "text", "rules": { "required": true @@ -2153,7 +2674,6 @@ } }, "speech_balloon_template": { - "extend_column_name": "classname", "associations": { "belongs_to": { "system_picture": {} @@ -2209,7 +2729,6 @@ } }, "writing_format": { - "extend_column_name": "classname", "associations": { "belongs_to": { "system_picture": {} @@ -2254,7 +2773,6 @@ } }, "license_group": { - "extend_column_name": "classname", "associations": { "belongs_to": {}, "has_many": { @@ -2307,6 +2825,12 @@ "number": true } }, + "license_group_classname": { + "type": "text", + "rules": { + "required": true + } + }, "name": { "type": "text", "rules": { @@ -2332,11 +2856,11 @@ "required": true } }, - "settings": { + "license_group_settings": { "type": "text", "rules": {} }, - "credit_pictures": { + "credit_picture_settings": { "type": "text", "rules": {} } @@ -2400,7 +2924,8 @@ "has_many": { "balloons": {}, "speech_balloon_templates": {}, - "licenses": {} + "licenses": {}, + "writing_formats": {} }, "has_one": {} }, @@ -2439,2950 +2964,992 @@ } } } - } - }, - "system_resources": { - "engine_resources": { - "license_groups": { - "resource_items": { - "PettanrCreativeCommonsV30Licenses": "pettanr_creative_commons_v30_licenses", - "PettanrPettanCommonsV01Licenses": "pettanr_pettan_commons_v01_licenses", - "PettanrPettanProtectedV01Licenses": "pettanr_pettan_protected_v01_licenses", - "PettanrPettanPublicV01Licenses": "pettanr_pettan_public_v01_licenses", - "PettanrPublicDomainV01Licenses": "pettanr_public_domain_v01_licenses", - "PettanrUnknownV01Licenses": "pettanr_unknown_v01_licenses" - } - }, - "speech_balloon_templates": { - "resource_items": { - "CircleSpeechBalloon": "circle_speech_balloon", - "PlainSpeechBalloon": "plain_speech_balloon", - "SquareSpeechBalloon": "square_speech_balloon" + }, + "circle_speech_balloon_speech_balloon": { + "attributes": { + "width": { + "type": "number", + "rules": { + "required": true, + "number": true + } } - }, - "speech_balloons": { - "resource_items": { - "CircleSpeechBalloon": "circle_speech_balloon", - "PlainSpeechBalloon": "plain_speech_balloon", - "SquareSpeechBalloon": "square_speech_balloon" + } + }, + "pettanr_creative_commons_v30_licenses_license": { + "attributes": { + "open": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "commercial": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "official": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "attribution": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "derive": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "thumbnail": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "gif_convert": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "reverse": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "sync_vh": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "overlap": { + "type": "number", + "rules": { + "required": true, + "number": true + } } - }, - "writing_formats": { - "has_route": 0, - "resource_items": { - "SimpleFormat": "pettanr_simple_format" + } + }, + "pettanr_creative_commons_v30_licenses_credit_picture": { + "attributes": { + "source_url_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "source_url_off_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } } } }, - "elements": { - "PanelPicture": "panel_pictures", - "SpeechBalloon": "speech_balloons", - "GroundPicture": "ground_pictures", - "GroundColor": "ground_colors" + "pettanr_creative_commons_v30_licenses_attribute": { + "attributes": { + "license_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "artist_name": { + "type": "text", + "rules": { + "required": true + } + }, + "caption": { + "type": "text", + "rules": {} + }, + "artist_url": { + "type": "text", + "rules": {} + }, + "source_url": { + "type": "text", + "rules": {} + }, + "more_permission_url": { + "type": "text", + "rules": {} + } + } }, - "select_items": { - "provider_status_status_items": [ - [ - "select_items.provider_status.status.waiting", - 0 - ], - [ - "select_items.provider_status.status.receiving", - 1 - ] - ], - "demander_status_status_items": [ - [ - "select_items.demander_status.status.waiting", - 0 - ], - [ - "select_items.demander_status.status.rejected", - 1 - ], - [ - "select_items.demander_status.status.requesting", - 2 - ], - [ - "select_items.demander_status.status.approved", - 3 - ] - ], - "scroll_visible_items": [ - [ - "select_items.scroll.visible.private", - 0 - ], - [ - "select_items.scroll.visible.public", - 1 - ] - ], - "comic_visible_items": [ - [ - "select_items.comic.visible.private", - 0 - ], - [ - "select_items.comic.visible.public", - 1 - ] - ], - "story_visible_items": [ - [ - "select_items.story.visible.private", - 0 - ], - [ - "select_items.story.visible.public", - 1 - ] - ], - "sheet_visible_items": [ - [ - "select_items.sheet.visible.private", - 0 - ], - [ - "select_items.sheet.visible.public", - 1 - ] - ], - "panel_visible_items": [ - [ - "select_items.panel.visible.private", - 0 - ], - [ - "select_items.panel.visible.public", - 1 - ] - ], - "ground_picture_repeat_items": [ - [ - "select_items.ground_pictures.repeat.repeat", - 0 - ], - [ - "select_items.ground_pictures.repeat.repeat-x", - 1 - ], - [ - "select_items.ground_pictures.repeat.repeat-y", - 2 - ], - [ - "select_items.ground_pictures.repeat.no-repeat", - 3 - ] - ], - "ground_color_orientation_items": [ - [ - "select_items.ground_color.orientation.horizontal", - 0 - ], - [ - "select_items.ground_color.orientation.vertical", - 1 - ] - ], - "speech_font_size_items": [ - [ - "select_items.speeches.font_size.ultra_small", - 0.2 - ], - [ - "select_items.speeches.font_size.very_small", - 0.4 - ], - [ - "select_items.speeches.font_size.small", - 0.6 - ], - [ - "select_items.speeches.font_size.semi_small", - 0.8 - ], - [ - "select_items.speeches.font_size.normal", - 1 - ], - [ - "select_items.speeches.font_size.semi_large", - 1.5 - ], - [ - "select_items.speeches.font_size.large", - 2 - ], - [ - "select_items.speeches.font_size.very_large", - 3.5 - ], - [ - "select_items.speeches.font_size.ultra_large", - 5 - ] - ], - "speech_text_align_items": [ - [ - "select_items.speeches.text_align.none", - 0 - ], - [ - "select_items.speeches.text_align.left", - 1 - ], - [ - "select_items.speeches.text_align.right", - 2 - ], - [ - "select_items.speeches.text_align.center", - 3 - ] - ] - } - }, - "magic_numbers": { - "run_mode": 1, - "thumbnail_width": 64, - "thumbnail_height": 64, - "profile": { - "users": { - "caption": "ペンギン王国", - "url": "http://localhost:3001/", - "description": "ペンギン王国はペンギン素材を豊富に用意したペンギンマニアのサイトです。" - }, - "admins": { - "caption": "site name for admin", - "url": "http://your.site.url/admins/", - "description": "admin register" - }, - "demand_users": { - "caption": "provider name", - "url": "http://your.site.url/demanders/", - "description": "provider description" + "pettanr_pettan_commons_v01_licenses_license": { + "attributes": { + "open": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "commercial": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "official": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "attribution": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "derive": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "thumbnail": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "gif_convert": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "reverse": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "sync_vh": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "overlap": { + "type": "number", + "rules": { + "required": true, + "number": true + } + } } }, - "provider_sources": [ - "http://sourceforge.jp/projects/pettanr/wiki/ProviderSource/attach/provider_source.json" - ] - }, - "locals": { - "profilers": { - "scroll": { - "column_names": [ - "title", - "description", - "visible", - "author_id" - ], - "associations": { - "belongs_to": [ - "author" - ], - "has_many": [ - "scroll_panels.by_scroll", - "panels.by_scroll" - ] - } - }, - "scroll_panel": { - "column_names": [ - "scroll_id", - "panel_id", - "t", - "author_id" - ], - "associations": { - "belongs_to": [ - "scroll", - "panel" - ] - } - }, - "comic": { - "column_names": [ - "title", - "description", - "visible", - "author_id" - ], - "associations": { - "belongs_to": [ - "author" - ], - "has_many": [ - "stories.by_comic" - ] - } - }, - "story": { - "column_names": [ - "comic_id", - "title", - "description", - "t", - "visible" - ], - "associations": { - "belongs_to": [ - "comic" - ], - "has_many": [ - "story_sheets.by_story", - "sheets.by_story" - ] - } - }, - "story_sheet": { - "column_names": [ - "story_id", - "sheet_id", - "t", - "author_id" - ], - "associations": { - "belongs_to": [ - "story", - "sheet" - ] - } - }, - "sheet": { - "column_names": [ - "caption", - "width", - "height", - "visible", - "author_id" - ], - "associations": { - "belongs_to": [ - "author" - ], - "has_many": [ - "story_sheets.by_sheet", - "stories.by_sheet", - "sheet_panels.by_sheet", - "panels.by_sheet" - ] - } - }, - "sheet_panel": { - "column_names": [ - "sheet_id", - "panel_id", - "x", - "y", - "z", - "t", - "author_id" - ], - "associations": { - "belongs_to": [ - "sheet", - "panel" - ] - } - }, - "panel": { - "column_names": [ - "width", - "height", - "border", - "caption", - "publish", - "author_id" - ], - "associations": { - "belongs_to": [ - "author" - ], - "has_many": [ - "scroll_panels.by_panel", - "scrolls.by_panel", - "sheet_panels.by_panel", - "sheets.by_panel", - "panel_pictures.by_panel", - "speech_balloons.by_panel", - "ground_pictures.by_panel", - "ground_colors.by_panel" - ] - } - }, - "panel_picture": { - "column_names": [ - "panel_id", - "picture_id", - "caption", - "x", - "y", - "width", - "height", - "link", - "z", - "t" - ], - "associations": { - "belongs_to": [ - "panel" - ] - } - }, - "speech_balloon": { - "column_names": [ - "panel_id", - "speech_balloon_template_id", - "classname", - "z", - "t", - "settings", - "caption" - ], - "associations": { - "belongs_to": [ - "panel" - ], - "has_one": [ - "balloon.by_speech_balloon", - "speech.by_speech_balloon" - ] - } - }, - "speech": { - "column_names": [ - "speech_balloon_id", - "writing_format_id", - "content", - "font_size", - "text_align", - "fore_color", - "x", - "y", - "width", - "height", - "quotes", - "settings" - ], - "associations": { - "belongs_to": [ - "speech_balloon", - "writing_format" - ] - } - }, - "balloon": { - "column_names": [ - "speech_balloon_id", - "system_picture_id", - "x", - "y", - "width", - "height", - "r", - "settings" - ], - "associations": { - "belongs_to": [ - "speech_balloon", - "system_picture" - ] - } - }, - "ground_picture": { - "column_names": [ - "panel_id", - "picture_id", - "caption", - "repeat", - "x", - "y", - "z", - "t" - ], - "associations": { - "belongs_to": [ - "panel" - ] - } - }, - "ground_color": { - "column_names": [ - "panel_id", - "caption", - "code", - "orientation", - "xy", - "wh", - "z", - "t" - ], - "associations": { - "belongs_to": [ - "panel" - ] - } - }, - "original_picture": { - "column_names": [ - "ext", - "width", - "height", - "filesize", - "artist_id", - "md5", - "uploaded_at", - "published_at", - "stopped_at" - ], - "associations": { - "belongs_to": [ - "artist" - ], - "has_one": [ - "resource_picture.by_original_picture" - ] - } - }, - "picture": { - "column_names": [ - "original_picture_id", - "revision", - "ext", - "width", - "height", - "filesize", - "artist_id", - "license_id", - "md5", - "artist_name", - "credit", - "settings", - "classname" - ], - "associations": { - "belongs_to": [ - "license", - "artist" - ] - } - }, - "resource_picture": { - "column_names": [ - "original_picture_id", - "revision", - "ext", - "width", - "height", - "filesize", - "artist_id", - "license_id", - "md5", - "artist_name", - "credit", - "settings", - "picture_id", - "classname" - ], - "associations": { - "belongs_to": [ - "original_picture", - "license", - "artist" - ] - } - }, - "speech_balloon_template": { - "column_names": [ - "name", - "classname", - "caption", - "t", - "system_picture_id", - "settings" - ], - "associations": { - "belongs_to": [ - "system_picture" - ] - } - }, - "writing_format": { - "column_names": [ - "name", - "classname", - "caption", - "system_picture_id", - "settings" - ], - "associations": { - "belongs_to": [ - "system_picture" - ], - "has_many": [] - } - }, - "license_group": { - "column_names": [ - "name", - "classname", - "caption", - "url" - ], - "associations": { - "has_many": [ - "licenses.by_license_group" - ] - } - }, - "license": { - "column_names": [ - "license_group_id", - "name", - "caption", - "system_picture_id", - "url", - "settings", - "credit_pictures" - ], - "associations": { - "belongs_to": [ - "license_group", - "system_picture" - ], - "has_many": [ - "resource_pictures.by_license" - ] - } - }, - "author": { - "column_names": [ - "name", - "user_id" - ], - "associations": { - "has_many": [ - "scrolls.by_author", - "scroll_panels.by_author", - "comics.by_author", - "stories.by_author", - "sheets.by_author", - "sheet_panels.by_author", - "panels.by_author", - "panel_pictures.by_author", - "speech_balloons.by_author", - "balloons.by_author", - "speeches.by_author", - "ground_pictures.by_author", - "ground_colors.by_author" - ] - } - }, - "artist": { - "column_names": [ - "name", - "author_id" - ], - "associations": { - "has_many": [ - "resource_pictures.by_artist" - ] - } - }, - "system_picture": { - "column_names": [ - "ext", - "width", - "height", - "filesize", - "md5" - ], - "associations": { - "has_many": [ - "licenses.by_system_picture" - ] + "pettanr_pettan_commons_v01_licenses_credit_picture": { + "attributes": { + "source_url_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "source_url_off_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } } } }, - "filers": { - "scroll": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "face": { - "type": "column", - "args": { - "column_name": "title" - } - }, - "link": { - "type": "action", - "args": { - "action_name": "play" - } - } + "pettanr_pettan_commons_v01_licenses_attribute": { + "attributes": { + "license_id": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": {} - }, - "scroll_panel": { - "symbol": { - "type": "default", - "args": { - "link": { - "type": "none" - } + "artist_name": { + "type": "text", + "rules": { + "required": true } }, "caption": { - "type": "none" + "type": "text", + "rules": { + "required": true + } }, - "summary": {}, - "edit": { - "type": "none" + "sources": { + "type": "text", + "rules": { + "required": true + } } - }, - "comic": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "face": { - "type": "column", - "args": { - "column_name": "title" - } - } + } + }, + "pettanr_pettan_protected_v01_licenses_license": { + "attributes": { + "open": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": {} - }, - "story": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "face": { - "type": "method", - "args": { - "method_name": "title_with_t" - } - }, - "link": { - "type": "action", - "args": { - "action_name": "play" - } - } + "commercial": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": {} - }, - "story_sheet": { - "symbol": { - "type": "default", - "args": { - "link": { - "type": "none" - } + "official": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "caption": { - "type": "none" + "attribution": { + "type": "number", + "rules": { + "required": true, + "number": true + } }, - "summary": {}, - "edit": { - "type": "none" + "derive": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "thumbnail": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "gif_convert": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "reverse": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "sync_vh": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "overlap": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "trackback": { + "type": "number", + "rules": { + "required": true, + "number": true + } } - }, - "sheet": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "face": {}, - "link": { - "type": "action", - "args": { - "action_name": "play" - } - } + } + }, + "pettanr_pettan_protected_v01_licenses_credit_picture": { + "attributes": { + "source_url_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + }, + "source_url_off_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true + } + } + } + }, + "pettanr_pettan_protected_v01_licenses_attribute": { + "attributes": { + "license_id": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": {} - }, - "sheet_panel": { - "symbol": { - "type": "default", - "args": { - "link": { - "type": "none" - } + "artist_name": { + "type": "text", + "rules": { + "required": true } }, "caption": { - "type": "none" + "type": "text", + "rules": { + "required": true + } }, - "summary": {}, - "edit": { - "type": "none" + "sources": { + "type": "text", + "rules": { + "required": true + } } - }, - "panel": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "link": { - "type": "none" - } + } + }, + "pettanr_pettan_public_v01_licenses_license": { + "attributes": { + "open": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": {} - }, - "panel_picture": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + "commercial": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "caption": { - "type": "default", - "args": { - "link": { - "type": "none" - } + "official": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": { - "type": "none" - } - }, - "speech_balloon": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + "attribution": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "caption": { - "type": "default", - "args": { - "face": { - "type": "method", - "args": { - "method_name": "plain_scenario" - } - }, - "link": { - "type": "none" - } + "derive": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": { - "type": "none" - } - }, - "speech": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + "thumbnail": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "caption": { - "type": "default", - "args": { - "face": { - "type": "column", - "args": { - "column_name": "content" - } - }, - "link": { - "type": "none" - } + "gif_convert": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": { - "type": "none" - } - }, - "balloon": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + "reverse": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "caption": { - "type": "none" - }, - "summary": {}, - "edit": { - "type": "none" - } - }, - "ground_picture": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + "sync_vh": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "caption": { - "type": "default", - "args": { - "link": { - "type": "none" - } + "overlap": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": { - "type": "none" + "trackback": { + "type": "number", + "rules": { + "required": true, + "number": true + } } - }, - "ground_color": { - "symbol": { - "type": "template", - "args": { - "template_name": "symbol" + } + }, + "pettanr_pettan_public_v01_licenses_credit_picture": { + "attributes": { + "source_url_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true } - }, - "caption": { - "type": "default", - "args": { - "link": { - "type": "none" - } + } + } + }, + "pettanr_pettan_public_v01_licenses_attribute": { + "attributes": { + "license_id": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": { - "type": "none" - } - }, - "original_picture": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + "artist_name": { + "type": "text", + "rules": { + "required": true } }, "caption": { - "type": "default", - "args": { - "face": { - "type": "method", - "args": { - "method_name": "revision" - } - }, - "link": { - "type": "action", - "args": { - "action_name": "history" - } - } + "type": "text", + "rules": { + "required": true } }, - "summary": {}, - "edit": { - "type": "template", - "args": { - "template_name": "publish" + "sources": { + "type": "text", + "rules": { + "required": true } } - }, - "picture": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + } + }, + "pettanr_public_domain_v01_licenses_license": { + "attributes": { + "open": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "caption": { - "type": "default", - "args": { - "face": { - "type": "column", - "args": { - "column_name": "revision" - } - } + "commercial": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": { - "type": "none" - } - }, - "resource_picture": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + "official": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "caption": { - "type": "none" - }, - "summary": {}, - "edit": { - "type": "none" - } - }, - "speech_balloon_template": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + "attribution": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "caption": {}, - "summary": { - "type": "none" + "derive": { + "type": "number", + "rules": { + "required": true, + "number": true + } }, - "edit": { - "type": "none" - } - }, - "writing_format": { - "symbol": {}, - "caption": {}, - "summary": { - "type": "none" + "thumbnail": { + "type": "number", + "rules": { + "required": true, + "number": true + } }, - "edit": { - "type": "none" - } - }, - "license_group": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "link": { - "type": "url_column", - "args": { - "column_name": "url" - } - } + "gif_convert": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": { - "type": "none" + "reverse": { + "type": "number", + "rules": { + "required": true, + "number": true + } }, - "edit": { - "type": "none" - } - }, - "license": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "face": { - "type": "method", - "args": { - "method_name": "caption_with_group" - } - }, - "link": { - "type": "url_column", - "args": { - "column_name": "url" - } - } + "sync_vh": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": { - "type": "none" - } - }, - "author": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "face": { - "type": "column", - "args": { - "column_name": "name" - } - } + "overlap": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": { - "type": "account" + "trackback": { + "type": "number", + "rules": { + "required": true, + "number": true + } } - }, - "artist": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "face": { - "type": "column", - "args": { - "column_name": "name" - } - } + } + }, + "pettanr_public_domain_v01_licenses_credit_picture": { + "attributes": { + "source_url_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true } }, - "summary": {}, - "edit": { - "type": "account" - } - }, - "system_picture": { - "symbol": { - "type": "default", - "args": { - "face": { - "type": "picture" - } + "source_url_off_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true } - }, - "caption": { - "type": "none" - }, - "summary": { - "type": "none" - }, - "edit": { - "type": "none" } } }, - "list_groups": { - "scroll": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_author": { - "type": "filter" - }, - "by_panel": { - "type": "through_filter", - "args": { - "through": "scroll_panels" - } - }, - "play": { - "type": "play", - "args": { - "filter_item_name": "scroll", - "filter_model_name": "scroll_panel", - "filter_key": "scroll_id" - } + "pettanr_public_domain_v01_licenses_attribute": { + "attributes": { + "license_id": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "scroll_panel": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_scroll": { - "type": "filter" - }, - "by_panel": { - "type": "filter" - }, - "by_author": { - "type": "filter", - "args": { - "tree_name": "scroll_owner" - } + }, + "artist_name": { + "type": "text", + "rules": { + "required": true } - } - }, - "comic": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "comic_owner" - } + }, + "source_url": { + "type": "text", + "rules": { + "required": true } - } - }, - "story": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_comic": { - "type": "filter" - }, - "by_sheet": { - "type": "through_filter", - "args": { - "through": "story_sheets" - } - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "comic_owner" - } - }, - "play": { - "type": "play" + }, + "note": { + "type": "text", + "rules": { + "required": true } } - }, - "story_sheet": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_story": { - "type": "filter" - }, - "by_sheet": { - "type": "filter" - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "comic_owner" - } + } + }, + "pettanr_unknown_v01_licenses_license": { + "attributes": { + "open": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "sheet": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_story": { - "type": "through_filter", - "args": { - "through": "story_sheets" - } - }, - "by_panel": { - "type": "through_filter", - "args": { - "through": "sheet_panels" - } - }, - "by_author": { - "type": "filter" - }, - "play": { - "type": "play" + }, + "commercial": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "sheet_panel": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_sheet": { - "type": "filter" - }, - "by_panel": { - "type": "filter" - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "sheet_owner" - } + }, + "official": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "panel": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_scroll": { - "type": "through_filter", - "args": { - "through": "scroll_panels" - } - }, - "by_sheet": { - "type": "through_filter", - "args": { - "through": "sheet_panels" - } - }, - "by_author": { - "type": "filter" - }, - "by_speech_balloon_template": { - "type": "through_filter" + }, + "attribution": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "panel_picture": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_panel": { - "type": "filter" - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "panel_owner" - } + }, + "derive": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "speech_balloon": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_panel": { - "type": "filter" - }, - "by_speech_balloon_template": { - "type": "filter" - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "panel_owner" - } + }, + "thumbnail": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "speech": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_panel": { - "type": "filter" - }, - "by_speech_balloon": { - "type": "filter" - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "panel_owner" - } + }, + "gif_convert": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "balloon": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "by_speech_balloon": { - "type": "filter" - }, - "by_writing_format": { - "type": "filter" - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "panel_owner" - } + }, + "reverse": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "ground_picture": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_panel": { - "type": "filter" - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "panel_owner" - } + }, + "sync_vh": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "ground_color": { - "tree_name": "owner", - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_panel": { - "type": "filter" - }, - "by_author": { - "type": "foreign_filter", - "args": { - "tree_name": "panel_owner" - } + }, + "overlap": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "original_picture": { - "lists": { - "private": { - "type": "private" + }, + "trackback": { + "type": "number", + "rules": { + "required": true, + "number": true } } - }, - "picture": {}, - "resource_picture": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" - }, - "by_original_picture": { - "type": "filter" - }, - "by_license": { - "type": "filter" - }, - "by_artist": { - "type": "filter" + } + }, + "pettanr_unknown_v01_licenses_credit_picture": { + "attributes": { + "source_url_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "speech_balloon_template": { - "lists": { - "public": { - "type": "public" - }, - "select_items": { - "type": "system_resource" + }, + "source_url_off_btn_id": { + "type": "number", + "rules": { + "required": true, + "number": true } } - }, - "writing_format": { - "lists": { - "public": { - "type": "public" - }, - "select_items": { - "type": "system_resource" - }, - "by_system_picture": { - "type": "filter" + } + }, + "pettanr_unknown_v01_licenses_attribute": { + "attributes": { + "license_id": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "license_group": { - "lists": { - "public": { - "type": "public" - }, - "select_items": { - "type": "system_resource" + }, + "system_picture_id": { + "type": "number", + "rules": { + "required": true, + "number": true } - } - }, - "license": { - "lists": { - "public": { - "type": "public" - }, - "by_license_group": { - "type": "filter" - }, - "by_system_picture": { - "type": "filter" + }, + "source_url": { + "type": "text", + "rules": { + "required": true + } + }, + "note": { + "type": "text", + "rules": { + "required": true } } - }, - "author": { - "lists": { - "public": { - "type": "public" - } + } + } + }, + "system_resources": { + "engine_resources": { + "license_groups": { + "resource_items": { + "PettanrCreativeCommonsV30Licenses": "pettanr_creative_commons_v30_licenses", + "PettanrPettanCommonsV01Licenses": "pettanr_pettan_commons_v01_licenses", + "PettanrPettanProtectedV01Licenses": "pettanr_pettan_protected_v01_licenses", + "PettanrPettanPublicV01Licenses": "pettanr_pettan_public_v01_licenses", + "PettanrPublicDomainV01Licenses": "pettanr_public_domain_v01_licenses", + "PettanrUnknownV01Licenses": "pettanr_unknown_v01_licenses" } }, - "artist": { - "lists": { - "public": { - "type": "public" - } + "speech_balloon_templates": { + "resource_items": { + "CircleSpeechBalloon": "circle_speech_balloon", + "PlainSpeechBalloon": "plain_speech_balloon", + "SquareSpeechBalloon": "square_speech_balloon", + "TestSpeechBalloon": "test_speech_balloon" } }, - "system_picture": { - "lists": { - "public": { - "type": "public" - } + "writing_formats": { + "has_route": 0, + "resource_items": { + "PettanrSimpleFormat": "pettanr_simple_format" } } }, - "forms": { - "base": { - "scroll": { - "fields": { - "title": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "description": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text_area" - } - } - }, - "visible": { - "args": { - "tag": { - "type": "select" - }, - "row_break": true - } - }, - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "author_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "title", - "description", - "visible", - "id", - "author_id" - ] - }, - "scroll_panel": { - "fields": { - "scroll_id": { - "args": { - "tag": { - "type": "number" - } - } - }, - "panel_id": { - "args": { - "tag": { - "type": "number" - } - } - }, - "t": { - "args": { - "tag": { - "type": "number" - } - } - }, - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "scroll_id", - "panel_id", - "t", - "id" - ] - }, - "comic": { - "fields": { - "title": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "description": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text_area" - } - } - }, - "visible": { - "args": { - "tag": { - "type": "select" - }, - "row_break": true - } - }, - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "author_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "title", - "description", - "visible", - "id", - "author_id" - ] - }, - "story": { - "fields": { - "comic_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "title": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "description": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text_area" - }, - "row_break": true - } - }, - "visible": { - "args": { - "tag": { - "type": "select" - }, - "row_break": true - } - }, - "t": { - "args": { - "tag": { - "type": "number" - } - } - }, - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "author_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "comic_id", - "title", - "description", - "visible", - "t", - "id", - "author_id" - ] - }, - "story_sheet": { - "fields": { - "story_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "number" - } - } - }, - "sheet_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "number" - } - } - }, - "t": { - "args": { - "tag": { - "type": "number" - } - } - }, - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "story_id", - "sheet_id", - "t", - "id" - ] - }, - "sheet": { - "fields": { - "caption": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "width": { - "args": { - "tag": { - "type": "number" - } - } - }, - "height": { - "args": { - "tag": { - "type": "number" - }, - "row_break": true - } - }, - "visible": { - "args": { - "tag": { - "type": "select" - }, - "row_break": true - } - }, - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "author_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "caption", - "width", - "height", - "visible", - "id", - "author_id" - ] - }, - "sheet_panel": { - "fields": { - "sheet_id": { - "args": { - "tag": { - "type": "number" - } - } - }, - "panel_id": { - "args": { - "tag": { - "type": "number" - } - } - }, - "x": { - "args": { - "tag": { - "type": "number" - } - } - }, - "y": { - "args": { - "tag": { - "type": "number" - }, - "row_break": true - } - }, - "z": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "t": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "sheet_id", - "panel_id", - "x", - "y", - "z", - "t", - "id" - ] - }, - "panel": { - "fields": { - "caption": { - "args": { - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "width": { - "args": { - "tag": { - "type": "number" - } - } - }, - "height": { - "args": { - "tag": { - "type": "number" - }, - "row_break": true - } - }, - "border": { - "args": { - "tag": { - "type": "number" - } - } - }, - "publish": { - "args": { - "tag": { - "type": "select" - }, - "row_break": true - } - }, - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "author_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "caption", - "width", - "height", - "border", - "publish", - "id", - "author_id" - ] - }, - "panel_picture": { - "fields": { - "caption": { - "args": { - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "x": { - "args": { - "tag": { - "type": "number" - } - } - }, - "y": { - "args": { - "tag": { - "type": "number" - }, - "row_break": true - } - }, - "width": { - "args": { - "tag": { - "type": "number" - }, - "helpers": { - "size": { - "type": "size", - "args": { - "dom_class": "panel_picture_width_tool" - } - } - }, - "row_break": true - } - }, - "height": { - "args": { - "tag": { - "type": "number" - }, - "helpers": { - "size": { - "type": "size", - "args": { - "dom_class": "panel_picture_height_tool" - } - } - }, - "row_break": true - } - }, - "link": { - "args": { - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "panel_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "picture_id": { - "args": { - "tag": { - "type": "hidden" - }, - "helpers": { - "popup": { - "type": "popup", - "args": { - "source": "pictures" - } - } - } - } - }, - "z": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "t": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "caption", - "x", - "y", - "width", - "height", - "link", - "id", - "panel_id", - "picture_id", - "z", - "t" - ] - }, - "speech_balloon": { - "fields": { - "speech_balloon.id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech_balloon.panel_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech_balloon.speech_balloon_template_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech_balloon.caption": { - "args": { - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "speech_balloon.z": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech_balloon.t": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech_balloon.classname": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech_balloon.settings": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "balloon.id": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "balloon.speech_balloon_id": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "balloon.system_picture_id": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "balloon.r": { - "type": "part", - "args": { - "tag": { - "type": "number" - }, - "helpers": { - "tail_angle": { - "type": "size", - "args": {} - } - }, - "row_break": true - } - }, - "balloon.x": { - "type": "part", - "args": { - "tag": { - "type": "number" - } - } - }, - "balloon.y": { - "type": "part", - "args": { - "label": {}, - "tag": { - "type": "number" - }, - "row_break": true - } - }, - "balloon.width": { - "type": "part", - "args": { - "tag": { - "type": "number" - } - } - }, - "balloon.height": { - "type": "part", - "args": { - "tag": { - "type": "number" - }, - "row_break": true - } - }, - "balloon.settings": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech.id": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech.speech_balloon_id": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech.x": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech.y": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech.width": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech.height": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "speech.writing_format_id": { - "type": "part", - "args": { - "tag": { - "type": "select" - } - } - }, - "speech.font_size": { - "type": "part", - "args": { - "tag": { - "type": "select" - }, - "row_break": true - } - }, - "speech.text_align": { - "type": "part", - "args": { - "tag": { - "type": "select" - } - } - }, - "speech.quotes": { - "type": "part", - "args": { - "tag": { - "type": "text" - } - } - }, - "speech.content": { - "type": "part", - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text_area", - "args": { - "options": { - "size": "45x5" - } - } - } - } - }, - "speech.fore_color": { - "type": "part", - "args": { - "label": { - "row_break": true - }, - "tag": { - "type": "hidden" - }, - "helpers": { - "color": { - "type": "color", - "args": { - "wrapper": "speech-fore_color-wrap" - } - } - } - } - }, - "speech.settings": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - } - }, - "ground_picture": { - "fields": { - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "panel_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "picture_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "caption": { - "args": { - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "repeat": { - "args": { - "tag": { - "type": "select", - "args": { - "source": "magic_number", - "key": "ground_picture_repeat_items" - } - }, - "row_break": true - } - }, - "x": { - "args": { - "tag": { - "type": "number" - } - } - }, - "y": { - "args": { - "tag": { - "type": "number" - }, - "row_break": true - } - }, - "z": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "t": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "caption", - "repeat", - "x", - "y", - "z", - "t", - "id", - "panel_id", - "picture_id" - ] - }, - "ground_color": { - "fields": { - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "panel_id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "caption": { - "args": { - "tag": { - "type": "text" - }, - "row_break": true - } - }, - "code": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "hidden" - }, - "helpers": { - "color": { - "type": "color", - "args": { - "wrapper": "ground_color-code-wrap" - } - } - }, - "row_break": true - } - }, - "orientation": { - "args": { - "tag": { - "type": "select" - }, - "row_break": true - } - }, - "xy": { - "args": { - "tag": { - "type": "number" - } - } - }, - "wh": { - "args": { - "tag": { - "type": "number" - }, - "row_break": true - } - }, - "z": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "t": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "id", - "panel_id", - "caption", - "code", - "orientation", - "xy", - "wh", - "z", - "t" - ] - }, - "author": { - "fields": { - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "name": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text" - }, - "row_break": true - } - } - }, - "field_names": [ - "id", - "name" - ] - }, - "artist": { - "fields": { - "id": { - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "name": { - "args": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text" - }, - "row_break": true - } - } - }, - "field_names": [ - "id", - "name" - ] - } + "elements": { + "PanelPicture": "panel_pictures", + "SpeechBalloon": "speech_balloons", + "GroundPicture": "ground_pictures", + "GroundColor": "ground_colors" + }, + "select_items": { + "provider_status_status_items": [ + [ + "select_items.provider_status.status.waiting", + 0 + ], + [ + "select_items.provider_status.status.receiving", + 1 + ] + ], + "demander_status_status_items": [ + [ + "select_items.demander_status.status.waiting", + 0 + ], + [ + "select_items.demander_status.status.rejected", + 1 + ], + [ + "select_items.demander_status.status.requesting", + 2 + ], + [ + "select_items.demander_status.status.approved", + 3 + ] + ], + "scroll_visible_items": [ + [ + "select_items.scroll.visible.private", + 0 + ], + [ + "select_items.scroll.visible.public", + 1 + ] + ], + "comic_visible_items": [ + [ + "select_items.comic.visible.private", + 0 + ], + [ + "select_items.comic.visible.public", + 1 + ] + ], + "story_visible_items": [ + [ + "select_items.story.visible.private", + 0 + ], + [ + "select_items.story.visible.public", + 1 + ] + ], + "sheet_visible_items": [ + [ + "select_items.sheet.visible.private", + 0 + ], + [ + "select_items.sheet.visible.public", + 1 + ] + ], + "panel_visible_items": [ + [ + "select_items.panel.visible.private", + 0 + ], + [ + "select_items.panel.visible.public", + 1 + ] + ], + "ground_picture_repeat_items": [ + [ + "select_items.ground_pictures.repeat.repeat", + 0 + ], + [ + "select_items.ground_pictures.repeat.repeat-x", + 1 + ], + [ + "select_items.ground_pictures.repeat.repeat-y", + 2 + ], + [ + "select_items.ground_pictures.repeat.no-repeat", + 3 + ] + ], + "ground_color_orientation_items": [ + [ + "select_items.ground_color.orientation.horizontal", + 0 + ], + [ + "select_items.ground_color.orientation.vertical", + 1 + ] + ], + "speech_font_size_items": [ + [ + "select_items.speeches.font_size.ultra_small", + 0.2 + ], + [ + "select_items.speeches.font_size.very_small", + 0.4 + ], + [ + "select_items.speeches.font_size.small", + 0.6 + ], + [ + "select_items.speeches.font_size.semi_small", + 0.8 + ], + [ + "select_items.speeches.font_size.normal", + 1 + ], + [ + "select_items.speeches.font_size.semi_large", + 1.5 + ], + [ + "select_items.speeches.font_size.large", + 2 + ], + [ + "select_items.speeches.font_size.very_large", + 3.5 + ], + [ + "select_items.speeches.font_size.ultra_large", + 5 + ] + ], + "speech_text_align_items": [ + [ + "select_items.speeches.text_align.none", + 0 + ], + [ + "select_items.speeches.text_align.left", + 1 + ], + [ + "select_items.speeches.text_align.right", + 2 + ], + [ + "select_items.speeches.text_align.center", + 3 + ] + ] + } + }, + "magic_numbers": { + "run_mode": 1, + "thumbnail_width": 64, + "thumbnail_height": 64, + "profile": { + "users": { + "caption": "ペンギン王国", + "url": "http://localhost:3001/", + "description": "ペンギン王国はペンギン素材を豊富に用意したペンギンマニアのサイトです。" }, - "extend": { - "CircleSpeechBalloon": { - "base": "speech_balloon", - "fields": {}, - "field_names": [ - "speech_balloon.caption", - "balloon.r", - "balloon.x", - "balloon.y", - "balloon.width", - "balloon.height", - "balloon.id", - "balloon.speech_balloon_id", - "balloon.system_picture_id", - "balloon.settings", - "speech.writing_format_id", - "speech.font_size", - "speech.text_align", - "speech.quotes", - "speech.content", - "speech.fore_color", - "speech.id", - "speech.speech_balloon_id", - "speech.x", - "speech.y", - "speech.width", - "speech.height", - "speech.settings", - "speech_balloon.id", - "speech_balloon.panel_id", - "speech_balloon.speech_balloon_template_id", - "speech_balloon.classname", - "speech_balloon.z", - "speech_balloon.t", - "speech_balloon.settings" - ] - }, - "PlainSpeechBalloon": { - "base": "speech_balloon", - "fields": { - "balloon.r": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "speech_balloon.caption", - "balloon.r", - "balloon.x", - "balloon.y", - "balloon.width", - "balloon.height", - "balloon.id", - "balloon.speech_balloon_id", - "balloon.system_picture_id", - "balloon.settings", - "speech.writing_format_id", - "speech.font_size", - "speech.text_align", - "speech.quotes", - "speech.content", - "speech.fore_color", - "speech.id", - "speech.speech_balloon_id", - "speech.x", - "speech.y", - "speech.width", - "speech.height", - "speech.settings", - "speech_balloon.id", - "speech_balloon.panel_id", - "speech_balloon.speech_balloon_template_id", - "speech_balloon.classname", - "speech_balloon.z", - "speech_balloon.t", - "speech_balloon.settings" - ] - }, - "SquareSpeechBalloon": { - "base": "speech_balloon", - "fields": { - "balloon.r": { - "type": "part", - "args": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - } - }, - "field_names": [ - "speech_balloon.caption", - "balloon.r", - "balloon.x", - "balloon.y", - "balloon.width", - "balloon.height", - "balloon.id", - "balloon.speech_balloon_id", - "balloon.system_picture_id", - "balloon.settings", - "speech.writing_format_id", - "speech.font_size", - "speech.text_align", - "speech.quotes", - "speech.content", - "speech.fore_color", - "speech.id", - "speech.speech_balloon_id", - "speech.x", - "speech.y", - "speech.width", - "speech.height", - "speech.settings", - "speech_balloon.id", - "speech_balloon.panel_id", - "speech_balloon.speech_balloon_template_id", - "speech_balloon.classname", - "speech_balloon.z", - "speech_balloon.t", - "speech_balloon.settings" - ] - } + "admins": { + "caption": "site name for admin", + "url": "http://your.site.url/admins/", + "description": "admin register" + }, + "demand_users": { + "caption": "provider name", + "url": "http://your.site.url/demanders/", + "description": "provider description" } - } + }, + "provider_sources": [ + "http://sourceforge.jp/projects/pettanr/wiki/ProviderSource/attach/provider_source.json" + ] } } \ No newline at end of file