OSDN Git Service

v07
[pettanr/pettanr.git] / public / manifest.json
index 2fe139d..4e25050 100644 (file)
 {\r
+  "inflectors": {\r
+    "folder": "folders",\r
+    "scroll": "scrolls",\r
+    "scroll_panel": "scroll_panels",\r
+    "comic": "comics",\r
+    "comic_story": "comic_stories",\r
+    "story": "stories",\r
+    "story_sheet": "story_sheets",\r
+    "sheet": "sheets",\r
+    "sheet_panel": "sheet_panels",\r
+    "panel": "panels",\r
+    "panel_picture": "panel_pictures",\r
+    "speech_balloon": "speech_balloons",\r
+    "speech": "speeches",\r
+    "balloon": "balloons",\r
+    "ground_picture": "ground_pictures",\r
+    "ground_color": "ground_colors",\r
+    "original_picture": "original_pictures",\r
+    "picture": "pictures",\r
+    "resource_picture": "resource_pictures",\r
+    "resource_picture_picture": "resource_picture_pictures",\r
+    "original_picture_license_group": "original_picture_license_groups",\r
+    "original_picture_license": "original_picture_licenses",\r
+    "speech_balloon_template": "speech_balloon_templates",\r
+    "writing_format": "writing_formats",\r
+    "license_group": "license_groups",\r
+    "license": "licenses",\r
+    "author": "authors",\r
+    "artist": "artists",\r
+    "system_picture": "system_pictures",\r
+    "home": "home"\r
+  },\r
+  "items": {\r
+    "folder": {},\r
+    "scroll": {\r
+      "type": "binder",\r
+      "args": {}\r
+    },\r
+    "scroll_panel": {\r
+      "type": "leaf",\r
+      "args": {\r
+        "parent_item_name": "scroll",\r
+        "destination_item_name": "panel"\r
+      }\r
+    },\r
+    "comic": {\r
+      "type": "binder",\r
+      "args": {}\r
+    },\r
+    "comic_story": {\r
+      "type": "leaf",\r
+      "args": {\r
+        "parent_item_name": "comic",\r
+        "destination_item_name": "story"\r
+      }\r
+    },\r
+    "story": {\r
+      "type": "binder",\r
+      "args": {}\r
+    },\r
+    "story_sheet": {\r
+      "type": "leaf",\r
+      "args": {\r
+        "parent_item_name": "story",\r
+        "destination_item_name": "sheet"\r
+      }\r
+    },\r
+    "sheet": {\r
+      "type": "root",\r
+      "args": {}\r
+    },\r
+    "sheet_panel": {\r
+      "type": "element",\r
+      "args": {\r
+        "parent_item_name": "sheet"\r
+      }\r
+    },\r
+    "panel": {\r
+      "type": "root",\r
+      "args": {}\r
+    },\r
+    "panel_picture": {\r
+      "type": "element",\r
+      "args": {\r
+        "parent_item_name": "panel"\r
+      }\r
+    },\r
+    "speech_balloon": {\r
+      "type": "element",\r
+      "args": {\r
+        "parent_item_name": "panel",\r
+        "boost": {\r
+          "speech_balloon_template": {\r
+            "extend_model_class_name": "SpeechBalloon",\r
+            "item_name_for_extend_model": "speech_balloon"\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "balloon": {\r
+      "type": "element",\r
+      "args": {\r
+        "parent_item_name": "speech_balloon",\r
+        "boost": {\r
+          "speech_balloon_template": {\r
+            "extend_model_class_name": "Balloon",\r
+            "item_name_for_extend_model": "balloon"\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "speech": {\r
+      "type": "element",\r
+      "args": {\r
+        "parent_item_name": "speech_balloon",\r
+        "boost": {\r
+          "writing_format": {\r
+            "level": "read",\r
+            "item_name_for_extend_model": "renderer",\r
+            "extend_module_name": "RendererModule"\r
+          },\r
+          "speech_balloon_template": {\r
+            "extend_model_class_name": "Speech",\r
+            "item_name_for_extend_model": "speech"\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "ground_picture": {\r
+      "type": "element",\r
+      "args": {\r
+        "parent_item_name": "panel"\r
+      }\r
+    },\r
+    "ground_color": {\r
+      "type": "element",\r
+      "args": {\r
+        "parent_item_name": "panel"\r
+      }\r
+    },\r
+    "original_picture": {\r
+      "type": "content"\r
+    },\r
+    "picture": {\r
+      "type": "content",\r
+      "args": {\r
+        "boost": {\r
+          "license_group": {\r
+            "extend_model_class_name": "License",\r
+            "item_name_for_extend_model": "license"\r
+          },\r
+          "license": {\r
+            "level": "read",\r
+            "template_name": "license_group",\r
+            "extend_model_class_name": "Attribute",\r
+            "item_name_for_extend_model": "attribute"\r
+          },\r
+          "credit_picture": {\r
+            "level": "read",\r
+            "template_name": "license_group",\r
+            "extend_model_class_name": "CreditPicture",\r
+            "item_name_for_extend_model": "credit_picture"\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "resource_picture": {\r
+      "type": "content",\r
+      "args": {\r
+        "boost": {\r
+          "license_group": {\r
+            "extend_model_class_name": "License",\r
+            "item_name_for_extend_model": "license"\r
+          },\r
+          "license": {\r
+            "level": "read",\r
+            "template_name": "license_group",\r
+            "extend_model_class_name": "Attribute",\r
+            "item_name_for_extend_model": "attribute"\r
+          },\r
+          "credit_picture": {\r
+            "level": "read",\r
+            "template_name": "license_group",\r
+            "extend_model_class_name": "CreditPicture",\r
+            "item_name_for_extend_model": "credit_picture"\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "resource_picture_picture": {},\r
+    "original_picture_license_group": {},\r
+    "original_picture_license": {\r
+      "args": {\r
+        "boost": {\r
+          "license": {\r
+            "template_name": "license_group",\r
+            "extend_model_class_name": "Attribute",\r
+            "item_name_for_extend_model": "attribute"\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "speech_balloon_template": {\r
+      "type": "template"\r
+    },\r
+    "writing_format": {\r
+      "type": "template"\r
+    },\r
+    "license_group": {\r
+      "type": "template"\r
+    },\r
+    "license": {\r
+      "type": "system_resource",\r
+      "args": {\r
+        "parent_item_name": "license_group",\r
+        "boost": {\r
+          "license_group": {\r
+            "extend_model_class_name": "License",\r
+            "item_name_for_extend_model": "license"\r
+          },\r
+          "credit_picture": {\r
+            "level": "read",\r
+            "template_name": "license_group",\r
+            "extend_model_class_name": "CreditPicture",\r
+            "item_name_for_extend_model": "credit_picture"\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "author": {\r
+      "type": "owner"\r
+    },\r
+    "artist": {\r
+      "type": "owner"\r
+    },\r
+    "system_picture": {\r
+      "type": "system_resource"\r
+    }\r
+  },\r
   "controllers": {\r
+    "folders": {\r
+      "actions": {\r
+        "root": {\r
+          "type": "show"\r
+        },\r
+        "index": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "none"\r
+          }\r
+        },\r
+        "show": {\r
+          "type": "show"\r
+        },\r
+        "watch": {\r
+          "type": "show"\r
+        },\r
+        "new": {\r
+          "type": "new"\r
+        },\r
+        "edit": {\r
+          "type": "edit"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
+        }\r
+      }\r
+    },\r
     "scrolls": {\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_author": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_panel": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "play": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "play"\r
+            "return_item_name": "scroll_panel",\r
+            "order": "t",\r
+            "direction": 1\r
           }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
-        },\r
-        "count_by_author": {\r
-          "type": "count"\r
-        },\r
-        "count_by_panel": {\r
-          "type": "count"\r
-        },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_panel": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_scroll": {\r
-          "type": "list"\r
-        },\r
-        "show": {\r
-          "type": "show"\r
-        },\r
-        "count": {\r
-          "type": "count",\r
+          "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "suffix"\r
           }\r
         },\r
-        "count_by_panel": {\r
-          "type": "count"\r
+        "by_author": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
-        "count_by_scroll": {\r
-          "type": "count"\r
+        "show": {\r
+          "type": "show"\r
         },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
+          }\r
+        },\r
+        "by_story": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
           }\r
         },\r
         "by_author": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "play": {\r
+          "type": "list",\r
+          "args": {\r
+            "return_item_name": "comic_story",\r
+            "max_page_size": -1,\r
+            "order": "t",\r
+            "direction": 1\r
+          }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
+        "new": {\r
+          "type": "new"\r
+        },\r
+        "edit": {\r
+          "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
+        }\r
+      }\r
+    },\r
+    "comic_stories": {\r
+      "actions": {\r
+        "index": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "none"\r
+          }\r
+        },\r
+        "by_comic": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "by_story": {\r
+          "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "suffix"\r
           }\r
         },\r
-        "count_by_author": {\r
-          "type": "count"\r
+        "by_author": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "show": {\r
+          "type": "show"\r
         },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_comic": {\r
-          "type": "count"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_sheet": {\r
-          "type": "count"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_author": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "play": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "play"\r
+            "return_item_name": "story_sheet",\r
+            "max_page_size": -1,\r
+            "order": "t",\r
+            "direction": 1\r
           }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
-        },\r
-        "count_by_author": {\r
-          "type": "count"\r
-        },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_story": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_sheet": {\r
-          "type": "list"\r
-        },\r
-        "show": {\r
-          "type": "show"\r
-        },\r
-        "count": {\r
-          "type": "count",\r
+          "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "suffix"\r
           }\r
         },\r
-        "count_by_story": {\r
-          "type": "count"\r
+        "by_author": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
-        "count_by_sheet": {\r
-          "type": "count"\r
+        "show": {\r
+          "type": "show"\r
         },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_story": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_panel": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_author": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "play": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "play"\r
+            "return_item_name": "sheet_panel",\r
+            "order": "t",\r
+            "direction": 1\r
           }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
-        },\r
-        "count_by_story": {\r
-          "type": "count"\r
-        },\r
-        "count_by_panel": {\r
-          "type": "count"\r
-        },\r
-        "count_by_author": {\r
-          "type": "count"\r
-        },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_sheet": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_panel": {\r
-          "type": "list"\r
-        },\r
-        "show": {\r
-          "type": "show"\r
-        },\r
-        "count": {\r
-          "type": "count",\r
+          "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "suffix"\r
           }\r
         },\r
-        "count_by_sheet": {\r
-          "type": "count"\r
+        "by_author": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
-        "count_by_panel": {\r
-          "type": "count"\r
+        "show": {\r
+          "type": "show"\r
         },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_scroll": {\r
-          "type": "list"\r
-        },\r
-        "by_sheet": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "by_sheet": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_author": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_speech_balloon_template": {\r
-          "type": "list"\r
-        },\r
-        "show": {\r
-          "type": "show"\r
-        },\r
-        "count": {\r
-          "type": "count",\r
+          "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "suffix"\r
           }\r
         },\r
-        "count_by_scroll": {\r
-          "type": "count"\r
-        },\r
-        "count_by_sheet": {\r
-          "type": "count"\r
-        },\r
-        "count_by_author": {\r
-          "type": "count"\r
-        },\r
-        "count_by_speech_balloon_template": {\r
-          "type": "count"\r
+        "show": {\r
+          "type": "show"\r
         },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_panel": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_author": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
-        },\r
-        "count_by_panel": {\r
-          "type": "count"\r
+        "new": {\r
+          "type": "new"\r
         },\r
-        "count_by_author": {\r
-          "type": "count"\r
+        "edit": {\r
+          "type": "edit"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_panel": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_author": {\r
-          "type": "list"\r
-        },\r
-        "show": {\r
-          "type": "show"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
-        "count": {\r
-          "type": "count",\r
+        "by_speech_balloon_template": {\r
+          "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "suffix"\r
           }\r
         },\r
-        "count_by_panel": {\r
-          "type": "count"\r
+        "show": {\r
+          "type": "show"\r
+        },\r
+        "new": {\r
+          "type": "new"\r
         },\r
-        "count_by_author": {\r
-          "type": "count"\r
+        "edit": {\r
+          "type": "edit"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
+          }\r
+        },\r
+        "by_author": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "by_speech_balloon": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "by_speech_balloon_template": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
           }\r
         },\r
         "by_writing_format": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
+        "new": {\r
+          "type": "new"\r
         },\r
-        "count_by_writing_format": {\r
-          "type": "count"\r
+        "edit": {\r
+          "type": "edit"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
-        "show": {\r
-          "type": "show"\r
+        "by_author": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "by_speech_balloon": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "by_speech_balloon_template": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
-        "count": {\r
-          "type": "count",\r
+        "by_system_picture": {\r
+          "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "suffix"\r
           }\r
+        },\r
+        "show": {\r
+          "type": "show"\r
+        },\r
+        "new": {\r
+          "type": "new"\r
+        },\r
+        "edit": {\r
+          "type": "edit"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_panel": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_author": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
-        },\r
-        "count_by_panel": {\r
-          "type": "count"\r
+        "new": {\r
+          "type": "new"\r
         },\r
-        "count_by_author": {\r
-          "type": "count"\r
+        "edit": {\r
+          "type": "edit"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_panel": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_author": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
-        },\r
-        "count_by_panel": {\r
-          "type": "count"\r
+        "new": {\r
+          "type": "new"\r
         },\r
-        "count_by_author": {\r
-          "type": "count"\r
+        "edit": {\r
+          "type": "edit"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "private"\r
+            "param_id": "none"\r
           }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
+        "history": {\r
+          "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "return_item_name": "picture",\r
+            "max_page_size": -1,\r
+            "order": "revision",\r
+            "direction": 1\r
           }\r
+        },\r
+        "new": {\r
+          "type": "new"\r
+        },\r
+        "edit": {\r
+          "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
     "pictures": {\r
       "actions": {\r
+        "index": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "none"\r
+          }\r
+        },\r
+        "by_artist": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
         "show": {\r
           "type": "show"\r
         }\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "by_original_picture": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "by_license_group": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_license": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "by_artist": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
+        "destroy": {\r
+          "type": "destroy"\r
+        }\r
+      }\r
+    },\r
+    "original_picture_license_groups": {\r
+      "actions": {\r
+        "new": {\r
+          "type": "new"\r
         },\r
-        "count_by_license": {\r
-          "type": "count"\r
+        "create": {\r
+          "type": "create"\r
+        }\r
+      }\r
+    },\r
+    "original_picture_licenses": {\r
+      "actions": {\r
+        "new": {\r
+          "type": "new"\r
         },\r
-        "count_by_artist": {\r
-          "type": "count"\r
+        "create": {\r
+          "type": "create"\r
         }\r
       }\r
     },\r
-    "speech_balloon_templates": {\r
+    "resource_picture_pictures": {\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
-        "show": {\r
-          "type": "show"\r
+        "by_original_picture": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
+        },\r
+        "by_resource_picture": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
-        "count": {\r
-          "type": "count",\r
+        "by_picture": {\r
+          "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "suffix"\r
           }\r
+        },\r
+        "show": {\r
+          "type": "show"\r
         }\r
       }\r
     },\r
-    "writing_formats": {\r
+    "speech_balloon_templates": {\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none",\r
+            "max_page_size": -1,\r
+            "order": "t",\r
+            "direction": 1\r
+          }\r
+        },\r
+        "by_panel": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
           }\r
         },\r
         "by_system_picture": {\r
-          "type": "list"\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
+        "new": {\r
+          "type": "new"\r
+        },\r
+        "edit": {\r
+          "type": "edit"\r
         },\r
-        "count_by_system_picture": {\r
-          "type": "count"\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
-    "license_groups": {\r
+    "writing_formats": {\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none",\r
+            "max_page_size": -1,\r
+            "order": "t",\r
+            "direction": 1\r
+          }\r
+        },\r
+        "by_system_picture": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
           }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
+        "new": {\r
+          "type": "new"\r
+        },\r
+        "edit": {\r
+          "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
-    "licenses": {\r
+    "license_groups": {\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none",\r
+            "max_page_size": -1,\r
+            "order": "t",\r
+            "direction": 1\r
           }\r
         },\r
-        "by_license_group": {\r
-          "type": "list"\r
-        },\r
-        "by_system_picture": {\r
-          "type": "list"\r
+        "by_resource_picture": {\r
+          "type": "list",\r
+          "args": {\r
+            "param_id": "suffix"\r
+          }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
+        "new": {\r
+          "type": "new"\r
+        },\r
+        "edit": {\r
+          "type": "edit"\r
         },\r
-        "count_by_license_group": {\r
-          "type": "count"\r
+        "create": {\r
+          "type": "create"\r
         },\r
-        "count_by_system_picture": {\r
-          "type": "count"\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
-    "authors": {\r
+    "licenses": {\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none",\r
+            "max_page_size": -1,\r
+            "order": "name",\r
+            "direction": 1\r
           }\r
         },\r
-        "scrolls": {\r
+        "by_license_group": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "scrolls"\r
+            "param_id": "suffix",\r
+            "order": "name",\r
+            "direction": 1\r
           }\r
         },\r
-        "comics": {\r
+        "by_system_picture": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "comics"\r
+            "param_id": "suffix"\r
           }\r
         },\r
-        "stories": {\r
-          "type": "list",\r
-          "args": {\r
-            "list_name": "stories"\r
-          }\r
-        },\r
-        "sheets": {\r
-          "type": "list",\r
-          "args": {\r
-            "list_name": "sheets"\r
-          }\r
+        "show": {\r
+          "type": "show"\r
         },\r
-        "panels": {\r
-          "type": "list",\r
-          "args": {\r
-            "list_name": "panels"\r
-          }\r
+        "new": {\r
+          "type": "new"\r
         },\r
-        "panel_pictures": {\r
-          "type": "list",\r
-          "args": {\r
-            "list_name": "panel_pictures"\r
-          }\r
+        "edit": {\r
+          "type": "edit"\r
         },\r
-        "speech_balloons": {\r
-          "type": "list",\r
-          "args": {\r
-            "list_name": "speech_balloons"\r
-          }\r
+        "create": {\r
+          "type": "create"\r
         },\r
-        "ground_pictures": {\r
-          "type": "list",\r
-          "args": {\r
-            "list_name": "ground_pictures"\r
-          }\r
+        "update": {\r
+          "type": "update"\r
         },\r
-        "ground_colors": {\r
+        "destroy": {\r
+          "type": "destroy"\r
+        }\r
+      }\r
+    },\r
+    "authors": {\r
+      "actions": {\r
+        "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "ground_colors"\r
+            "param_id": "none"\r
           }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
-        },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
-          }\r
-        },\r
-        "resource_pictures": {\r
-          "type": "list",\r
-          "args": {\r
-            "list_name": "resource_pictures"\r
+            "param_id": "none"\r
           }\r
         },\r
         "show": {\r
           "type": "show"\r
         },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
-        },\r
         "new": {\r
           "type": "new"\r
         },\r
         "edit": {\r
           "type": "edit"\r
+        },\r
+        "create": {\r
+          "type": "create"\r
+        },\r
+        "update": {\r
+          "type": "update"\r
+        },\r
+        "destroy": {\r
+          "type": "destroy"\r
         }\r
       }\r
     },\r
         "index": {\r
           "type": "list",\r
           "args": {\r
-            "list_name": "public"\r
+            "param_id": "none"\r
           }\r
         },\r
         "show": {\r
           "type": "show"\r
-        },\r
-        "count": {\r
-          "type": "count",\r
-          "args": {\r
-            "list_name": "public"\r
-          }\r
         }\r
       }\r
     },\r
         "scrolls": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "scroll",\r
-            "list_name": "private"\r
+            "item_name": "scroll"\r
           }\r
         },\r
         "scroll_panels": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "scroll_panel",\r
-            "list_name": "private"\r
+            "item_name": "scroll_panel"\r
           }\r
         },\r
         "comics": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "comic",\r
-            "list_name": "private"\r
+            "item_name": "comic"\r
+          }\r
+        },\r
+        "comic_stories": {\r
+          "type": "list",\r
+          "args": {\r
+            "item_name": "comic_story"\r
           }\r
         },\r
         "stories": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "story",\r
-            "list_name": "private"\r
+            "item_name": "story"\r
           }\r
         },\r
         "story_sheets": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "story_sheet",\r
-            "list_name": "private"\r
+            "item_name": "story_sheet"\r
           }\r
         },\r
         "sheets": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "sheet",\r
-            "list_name": "private"\r
+            "item_name": "sheet"\r
           }\r
         },\r
         "sheet_panels": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "sheet_panel",\r
-            "list_name": "private"\r
+            "item_name": "sheet_panel"\r
           }\r
         },\r
         "panels": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "panel",\r
-            "list_name": "private"\r
+            "item_name": "panel"\r
           }\r
         },\r
         "panel_pictures": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "panel_picture",\r
-            "list_name": "private"\r
+            "item_name": "panel_picture"\r
           }\r
         },\r
         "speech_balloons": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "speech_balloon",\r
-            "list_name": "private"\r
+            "item_name": "speech_balloon"\r
           }\r
         },\r
         "speeches": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "speech",\r
-            "list_name": "private"\r
+            "item_name": "speech"\r
           }\r
         },\r
         "balloons": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "balloon",\r
-            "list_name": "private"\r
+            "item_name": "balloon"\r
           }\r
         },\r
         "ground_pictures": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "ground_picture",\r
-            "list_name": "private"\r
+            "item_name": "ground_picture"\r
           }\r
         },\r
         "ground_colors": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "ground_color",\r
-            "list_name": "private"\r
+            "item_name": "ground_color"\r
           }\r
         },\r
         "original_pictures": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "original_picture",\r
-            "list_name": "private"\r
+            "item_name": "original_picture"\r
           }\r
         },\r
         "resource_pictures": {\r
           "type": "list",\r
           "args": {\r
-            "item_name": "resource_picture",\r
-            "list_name": "private"\r
+            "item_name": "resource_picture"\r
           }\r
         }\r
       }\r
     }\r
   },\r
   "models": {\r
+    "folder": {\r
+      "associations": {\r
+        "belongs_to": {},\r
+        "has_many": {}\r
+      },\r
+      "attributes": {\r
+        "name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
+        "controller_name": {\r
+          "type": "text",\r
+          "rules": {}\r
+        },\r
+        "action_name": {\r
+          "type": "text",\r
+          "rules": {}\r
+        },\r
+        "category_id": {\r
+          "type": "number"\r
+        },\r
+        "t": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "parent_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "lft": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "rgt": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "depth": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        }\r
+      }\r
+    },\r
     "scroll": {\r
       "associations": {\r
         "belongs_to": {\r
         "has_many": {\r
           "scroll_panels": {},\r
           "panels": {\r
-            "through": "scroll_panel"\r
+            "through": "scroll_panels"\r
           }\r
         }\r
       },\r
             "number": true\r
           }\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_author": {\r
-          "type": "filter",\r
-          "args": {}\r
-        },\r
-        "by_panel": {\r
-          "type": "through_filter",\r
-          "args": {\r
-            "through": "scroll_panels"\r
-          }\r
-        },\r
-        "play": {\r
-          "type": "play",\r
-          "args": {\r
-            "filter_item_name": "scroll",\r
-            "filter_model_name": "scroll_panel",\r
-            "filter_key": "scroll_id"\r
-          }\r
-        }\r
       }\r
     },\r
     "scroll_panel": {\r
             "number": true,\r
             "min": 0\r
           }\r
-        },\r
-        "author_id": {\r
-          "type": "number",\r
-          "rules": {\r
-            "required": true,\r
-            "number": true\r
-          }\r
-        }\r
-      },\r
-      "tree": {\r
-        "owner": "scroll"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_scroll": {\r
-          "type": "filter"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter"\r
         }\r
       }\r
     },\r
           "author": {}\r
         },\r
         "has_many": {\r
-          "stories": {}\r
+          "comic_stories": {},\r
+          "stories": {\r
+            "through": "comic_stories"\r
+          }\r
         }\r
       },\r
       "attributes": {\r
             "number": true\r
           }\r
         }\r
+      }\r
+    },\r
+    "comic_story": {\r
+      "associations": {\r
+        "belongs_to": {\r
+          "comic": {},\r
+          "story": {}\r
+        },\r
+        "has_many": {}\r
       },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
+      "attributes": {\r
+        "comic_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "private": {\r
-          "type": "private"\r
+        "story_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "by_author": {\r
-          "type": "filter"\r
+        "t": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true,\r
+            "min": 0\r
+          }\r
         }\r
       }\r
     },\r
     "story": {\r
       "associations": {\r
         "belongs_to": {\r
-          "comic": {}\r
+          "author": {}\r
         },\r
         "has_many": {\r
+          "comic_stories": {},\r
+          "comics": {\r
+            "through": "comic_stories"\r
+          },\r
           "story_sheets": {},\r
           "sheets": {\r
             "through": "story_sheets"\r
         }\r
       },\r
       "attributes": {\r
-        "comic_id": {\r
-          "type": "number",\r
-          "rules": {\r
-            "number": true\r
-          }\r
-        },\r
         "title": {\r
           "type": "text",\r
           "rules": {}\r
               "select_item_name": "story_visible_items"\r
             }\r
           }\r
-        }\r
-      },\r
-      "tree": {\r
-        "owner": "comic"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
         },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_comic": {\r
-          "type": "filter"\r
-        },\r
-        "by_sheet": {\r
-          "type": "through_filter",\r
-          "args": {\r
-            "through": "story_sheets"\r
+        "author_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
-        },\r
-        "by_author": {\r
-          "type": "foreign_filter"\r
-        },\r
-        "play": {\r
-          "type": "play"\r
         }\r
       }\r
     },\r
             "number": true,\r
             "min": 0\r
           }\r
-        },\r
-        "author_id": {\r
-          "type": "number",\r
-          "rules": {\r
-            "required": true,\r
-            "number": true\r
-          }\r
-        }\r
-      },\r
-      "tree": {\r
-        "owner": "story"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_story": {\r
-          "type": "filter"\r
-        },\r
-        "by_sheet": {\r
-          "type": "filter"\r
         }\r
       }\r
     },\r
             "number": true\r
           }\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_story": {\r
-          "type": "through_filter",\r
-          "args": {\r
-            "through": "story_sheets"\r
-          }\r
-        },\r
-        "by_panel": {\r
-          "type": "through_filter",\r
-          "args": {\r
-            "through": "sheet_panels"\r
-          }\r
-        },\r
-        "by_author": {\r
-          "type": "filter"\r
-        },\r
-        "play": {\r
-          "type": "play"\r
-        }\r
       }\r
     },\r
     "sheet_panel": {\r
             "number": true\r
           }\r
         }\r
-      },\r
-      "tree": {\r
-        "owner": "sheet"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_sheet": {\r
-          "type": "filter"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter"\r
-        }\r
       }\r
     },\r
     "panel": {\r
           "source": {\r
             "type": "magic_number",\r
             "args": {\r
-              "select_item_name": "panel_visible_items"\r
+              "select_item_name": "panel_publish_items"\r
             }\r
           }\r
         },\r
             "number": true\r
           }\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_scroll": {\r
-          "type": "through_filter",\r
-          "args": {\r
-            "through": "scroll_panels"\r
-          }\r
-        },\r
-        "by_sheet": {\r
-          "type": "through_filter",\r
-          "args": {\r
-            "through": "sheet_panels"\r
-          }\r
-        },\r
-        "by_author": {\r
-          "type": "filter"\r
-        },\r
-        "by_speech_balloon_template": {\r
-          "type": "through_filter"\r
-        }\r
       }\r
     },\r
     "panel_picture": {\r
       "associations": {\r
         "belongs_to": {\r
-          "panel": {}\r
+          "panel": {},\r
+          "picture": {}\r
         },\r
         "has_many": {}\r
       },\r
             "min": 0\r
           }\r
         }\r
-      },\r
-      "tree": {\r
-        "owner": "panel",\r
-        "panel": "panel"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter",\r
-          "args": {\r
-            "where_name": "public_list_where"\r
-          }\r
-        },\r
-        "by_author": {\r
-          "type": "foreign_filter",\r
-          "args": {\r
-            "tree_name": "owner"\r
-          }\r
-        }\r
       }\r
     },\r
     "speech_balloon": {\r
-      "extend": "classname",\r
       "associations": {\r
         "belongs_to": {\r
-          "panel": {}\r
+          "panel": {},\r
+          "speech_balloon_template": {}\r
         },\r
         "has_many": {},\r
         "has_one": {\r
             "number": true\r
           }\r
         },\r
-        "classname": {\r
+        "speech_balloon_template_module_name": {\r
           "type": "text",\r
           "rules": {\r
             "required": true\r
             "min": 0\r
           }\r
         },\r
-        "settings": {\r
+        "speech_balloon_template_settings": {\r
           "type": "text",\r
           "rules": {}\r
         },\r
           "type": "text",\r
           "rules": {}\r
         }\r
-      },\r
-      "tree": {\r
-        "owner": "panel",\r
-        "panel": "panel"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter"\r
-        },\r
-        "by_speech_balloon_template": {\r
-          "type": "filter"\r
-        },\r
-        "by_author": {\r
-          "type": "foreign_filter"\r
-        }\r
       }\r
     },\r
     "balloon": {\r
       "associations": {\r
         "belongs_to": {\r
           "speech_balloon": {},\r
-          "system_picture": {}\r
+          "system_picture": {},\r
+          "speech_balloon_template": {}\r
         },\r
         "has_many": {}\r
       },\r
             "number": true\r
           }\r
         },\r
+        "speech_balloon_template_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "speech_balloon_template_module_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
         "system_picture_id": {\r
           "type": "number",\r
           "rules": {\r
             "number": true\r
           }\r
         },\r
-        "settings": {\r
+        "speech_balloon_template_settings": {\r
           "type": "text",\r
           "rules": {}\r
         }\r
-      },\r
-      "tree": {\r
-        "owner": "speech_balloon",\r
-        "panel": "speech_balloon"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter"\r
-        },\r
-        "by_speech_balloon": {\r
-          "type": "filter"\r
-        },\r
-        "by_author": {\r
-          "type": "foreign_filter"\r
-        }\r
       }\r
     },\r
     "speech": {\r
       "associations": {\r
         "belongs_to": {\r
           "speech_balloon": {},\r
-          "writing_format": {}\r
+          "writing_format": {},\r
+          "speech_balloon_template": {}\r
         },\r
         "has_many": {}\r
       },\r
             "number": true\r
           }\r
         },\r
+        "speech_balloon_template_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "speech_balloon_template_module_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
         "writing_format_id": {\r
           "type": "number",\r
           "source": {\r
             "number": true\r
           }\r
         },\r
+        "writing_format_module_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
         "content": {\r
           "type": "text",\r
           "rules": {}\r
           "type": "text",\r
           "rules": {}\r
         },\r
-        "settings": {\r
+        "speech_balloon_template_settings": {\r
           "type": "text",\r
           "rules": {}\r
-        }\r
-      },\r
-      "tree": {\r
-        "owner": "speech_balloon",\r
-        "panel": "speech_balloon"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
         },\r
-        "by_speech_balloon": {\r
-          "type": "filter"\r
-        },\r
-        "by_writing_format": {\r
-          "type": "filter"\r
+        "writing_format_settings": {\r
+          "type": "text",\r
+          "rules": {}\r
         }\r
       }\r
     },\r
     "ground_picture": {\r
       "associations": {\r
         "belongs_to": {\r
-          "panel": {}\r
+          "panel": {},\r
+          "picture": {}\r
         },\r
         "has_many": {}\r
       },\r
             "min": 0\r
           }\r
         }\r
-      },\r
-      "tree": {\r
-        "owner": "panel",\r
-        "panel": "panel"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter"\r
-        },\r
-        "by_author": {\r
-          "type": "foreign_filter"\r
-        }\r
       }\r
     },\r
     "ground_color": {\r
             "min": 0\r
           }\r
         }\r
-      },\r
-      "tree": {\r
-        "owner": "panel",\r
-        "panel": "panel"\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "private": {\r
-          "type": "private"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter"\r
-        },\r
-        "by_author": {\r
-          "type": "foreign_filter"\r
-        }\r
       }\r
     },\r
     "original_picture": {\r
           "artist": {}\r
         },\r
         "has_many": {\r
-          "pictures": {}\r
+          "pictures": {},\r
+          "resource_picture_pictures": {}\r
         },\r
         "has_one": {\r
           "resource_picture": {}\r
         "stopped_at": {\r
           "type": "datetime"\r
         }\r
-      },\r
-      "lists": {\r
-        "private": {\r
-          "type": "private"\r
-        }\r
       }\r
     },\r
     "picture": {\r
       "associations": {\r
         "belongs_to": {\r
           "license": {},\r
-          "artist": {}\r
+          "artist": {},\r
+          "original_picture": {},\r
+          "system_picture": {}\r
         },\r
-        "has_many": {},\r
-        "has_one": {}\r
+        "has_many": {\r
+          "panel_pictures": {},\r
+          "ground_pictures": {}\r
+        },\r
+        "has_one": {\r
+          "resource_picture_picture": {}\r
+        }\r
       },\r
       "attributes": {\r
         "original_picture_id": {\r
             "required": true\r
           }\r
         },\r
-        "artist_name": {\r
-          "type": "text",\r
+        "system_picture_id": {\r
+          "type": "number",\r
           "rules": {\r
-            "required": true\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "credit": {\r
+        "license_group_settings": {\r
           "type": "text",\r
           "rules": {}\r
         },\r
-        "settings": {\r
+        "credit_picture_settings": {\r
+          "type": "text",\r
+          "rules": {}\r
+        },\r
+        "license_settings": {\r
           "type": "text",\r
           "rules": {}\r
         },\r
-        "classname": {\r
+        "license_group_module_name": {\r
           "type": "text",\r
           "rules": {\r
             "required": true\r
       "associations": {\r
         "belongs_to": {\r
           "original_picture": {},\r
+          "picture": {},\r
+          "license_group": {},\r
           "license": {},\r
-          "artist": {}\r
+          "artist": {},\r
+          "system_picture": {}\r
+        },\r
+        "has_many": {\r
+          "resource_picture_pictures": {}\r
         },\r
-        "has_many": {},\r
         "has_one": {}\r
       },\r
       "attributes": {\r
             "number": true\r
           }\r
         },\r
-        "revision": {\r
-          "type": "number",\r
-          "rules": {\r
-            "required": true,\r
-            "number": true\r
-          }\r
-        },\r
         "ext": {\r
           "type": "text",\r
           "rules": {\r
             "number": true\r
           }\r
         },\r
+        "license_group_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
         "license_id": {\r
           "type": "number",\r
           "rules": {\r
             "required": true\r
           }\r
         },\r
-        "artist_name": {\r
-          "type": "text",\r
+        "system_picture_id": {\r
+          "type": "number",\r
           "rules": {\r
-            "required": true\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "credit": {\r
+        "license_group_settings": {\r
           "type": "text",\r
           "rules": {}\r
         },\r
-        "settings": {\r
+        "credit_picture_settings": {\r
+          "type": "text",\r
+          "rules": {}\r
+        },\r
+        "license_settings": {\r
           "type": "text",\r
           "rules": {}\r
         },\r
             "number": true\r
           }\r
         },\r
-        "classname": {\r
+        "license_group_module_name": {\r
           "type": "text",\r
           "rules": {\r
             "required": true\r
           }\r
         }\r
+      }\r
+    },\r
+    "resource_picture_picture": {\r
+      "associations": {\r
+        "belongs_to": {\r
+          "original_picture": {},\r
+          "resource_picture": {},\r
+          "picture": {}\r
+        },\r
+        "has_many": {},\r
+        "has_one": {}\r
       },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
+      "attributes": {\r
+        "original_picture_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "private": {\r
-          "type": "private"\r
+        "resource_picture_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "by_original_picture": {\r
-          "type": "filter"\r
+        "picture_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "original_picture_license_group": {\r
+      "associations": {\r
+        "belongs_to": {\r
+          "original_picture": {},\r
+          "license_group": {}\r
         },\r
-        "by_license": {\r
-          "type": "filter"\r
+        "has_many": {},\r
+        "has_one": {}\r
+      },\r
+      "attributes": {\r
+        "original_picture_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "by_artist": {\r
-          "type": "filter"\r
+        "license_group_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          },\r
+          "source": {\r
+            "type": "model"\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "original_picture_license": {\r
+      "associations": {\r
+        "belongs_to": {\r
+          "original_picture": {},\r
+          "license": {},\r
+          "system_picture": {}\r
+        },\r
+        "has_many": {},\r
+        "has_one": {}\r
+      },\r
+      "attributes": {\r
+        "original_picture_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "license_group_id": {\r
+          "type": "number",\r
+          "source": {\r
+            "type": "model"\r
+          },\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "license_id": {\r
+          "type": "number",\r
+          "source": {\r
+            "type": "filter",\r
+            "args": {\r
+              "resource_action_name": "by_license_group",\r
+              "filter_column_name": "license_group_id"\r
+            }\r
+          },\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "license_settings": {\r
+          "type": "text",\r
+          "rules": {}\r
+        },\r
+        "license_group_module_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
         }\r
       }\r
     },\r
             "required": true\r
           }\r
         },\r
-        "classname": {\r
+        "module_name": {\r
           "type": "text",\r
           "rules": {\r
             "required": true\r
             "required": true\r
           }\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "select_items": {\r
-          "type": "system_resource",\r
-          "args": {\r
-            "select_item_name": "panel_visible_items"\r
-          }\r
-        }\r
       }\r
     },\r
     "writing_format": {\r
             "required": true\r
           }\r
         },\r
-        "classname": {\r
+        "module_name": {\r
           "type": "text",\r
           "rules": {\r
             "required": true\r
             "required": true\r
           }\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "select_items": {\r
-          "type": "system_resource"\r
-        },\r
-        "by_system_picture": {\r
-          "type": "filter"\r
-        }\r
       }\r
     },\r
     "license_group": {\r
       "associations": {\r
         "belongs_to": {},\r
         "has_many": {\r
+          "resource_pictures": {},\r
           "licenses": {}\r
         },\r
         "has_one": {}\r
             "required": true\r
           }\r
         },\r
-        "classname": {\r
+        "module_name": {\r
           "type": "text",\r
           "rules": {\r
             "required": true\r
             "required": true\r
           }\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "select_items": {\r
-          "type": "system_resource"\r
-        }\r
       }\r
     },\r
     "license": {\r
             "number": true\r
           }\r
         },\r
+        "license_group_module_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
         "name": {\r
           "type": "text",\r
           "rules": {\r
             "required": true\r
           }\r
         },\r
-        "settings": {\r
+        "license_group_settings": {\r
           "type": "text",\r
           "rules": {}\r
         },\r
-        "credit_pictures": {\r
+        "credit_picture_settings": {\r
           "type": "text",\r
           "rules": {}\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        },\r
-        "by_license_group": {\r
-          "type": "filter"\r
-        },\r
-        "by_system_picture": {\r
-          "type": "filter"\r
-        }\r
       }\r
     },\r
     "author": {\r
             "number": true\r
           }\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        }\r
       }\r
     },\r
     "artist": {\r
             "required": true\r
           }\r
         },\r
-        "author_id": {\r
+        "user_id": {\r
           "type": "number",\r
           "rules": {\r
             "required": true,\r
             "number": true\r
           }\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
-        }\r
       }\r
     },\r
     "system_picture": {\r
         "has_many": {\r
           "balloons": {},\r
           "speech_balloon_templates": {},\r
-          "licenses": {}\r
+          "licenses": {},\r
+          "writing_formats": {}\r
         },\r
         "has_one": {}\r
       },\r
             "required": true\r
           }\r
         }\r
-      },\r
-      "lists": {\r
-        "public": {\r
-          "type": "public"\r
+      }\r
+    },\r
+    "circle_speech_balloon_speech_balloon": {\r
+      "attributes": {}\r
+    },\r
+    "circle_speech_balloon_balloon": {\r
+      "attributes": {}\r
+    },\r
+    "circle_speech_balloon_speech": {\r
+      "attributes": {}\r
+    },\r
+    "plain_speech_balloon_speech_balloon": {\r
+      "attributes": {}\r
+    },\r
+    "plain_speech_balloon_balloon": {\r
+      "attributes": {}\r
+    },\r
+    "plain_speech_balloon_speech": {\r
+      "attributes": {}\r
+    },\r
+    "square_speech_balloon_speech_balloon": {\r
+      "attributes": {}\r
+    },\r
+    "square_speech_balloon_balloon": {\r
+      "attributes": {}\r
+    },\r
+    "square_speech_balloon_speech": {\r
+      "attributes": {}\r
+    },\r
+    "test_speech_balloon_speech_balloon": {\r
+      "attributes": {\r
+        "a": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
       }\r
-    }\r
-  },\r
-  "system_resources": {\r
-    "engine_resources": {\r
-      "license_groups": {\r
-        "resource_items": {\r
-          "PettanrCreativeCommonsV30Licenses": "pettanr_creative_commons_v30_licenses",\r
-          "PettanrPettanCommonsV01Licenses": "pettanr_pettan_commons_v01_licenses",\r
-          "PettanrPettanProtectedV01Licenses": "pettanr_pettan_protected_v01_licenses",\r
-          "PettanrPettanPublicV01Licenses": "pettanr_pettan_public_v01_licenses",\r
-          "PettanrPublicDomainV01Licenses": "pettanr_public_domain_v01_licenses",\r
-          "PettanrUnknownV01Licenses": "pettanr_unknown_v01_licenses"\r
+    },\r
+    "test_speech_balloon_balloon": {\r
+      "attributes": {\r
+        "b": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
-      },\r
-      "speech_balloon_templates": {\r
-        "resource_items": {\r
-          "CircleSpeechBalloon": "circle_speech_balloon",\r
-          "PlainSpeechBalloon": "plain_speech_balloon",\r
-          "SquareSpeechBalloon": "square_speech_balloon"\r
+      }\r
+    },\r
+    "test_speech_balloon_speech": {\r
+      "attributes": {\r
+        "c": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
-      },\r
-      "writing_formats": {\r
-        "has_route": 0,\r
-        "resource_items": {\r
-          "SimpleFormat": "pettanr_simple_format"\r
+      }\r
+    },\r
+    "pettanr_creative_commons_v30_licenses_license": {\r
+      "attributes": {\r
+        "open": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "commercial": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "official": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "attribution": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "derive": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "thumbnail": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "gif_convert": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "reverse": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "sync_vh": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "overlap": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
       }\r
     },\r
-    "elements": {\r
-      "PanelPicture": "panel_pictures",\r
-      "SpeechBalloon": "speech_balloons",\r
-      "GroundPicture": "ground_pictures",\r
-      "GroundColor": "ground_colors"\r
+    "pettanr_creative_commons_v30_licenses_credit_picture": {\r
+      "attributes": {\r
+        "source_url_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "source_url_off_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        }\r
+      }\r
     },\r
-    "select_items": {\r
-      "provider_status_status_items": [\r
-        [\r
-          "select_items.provider_status.status.waiting",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.provider_status.status.receiving",\r
-          1\r
-        ]\r
-      ],\r
-      "demander_status_status_items": [\r
-        [\r
-          "select_items.demander_status.status.waiting",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.demander_status.status.rejected",\r
-          1\r
-        ],\r
-        [\r
-          "select_items.demander_status.status.requesting",\r
-          2\r
-        ],\r
-        [\r
-          "select_items.demander_status.status.approved",\r
-          3\r
-        ]\r
-      ],\r
-      "scroll_visible_items": [\r
-        [\r
-          "select_items.scroll.visible.private",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.scroll.visible.public",\r
-          1\r
-        ]\r
-      ],\r
-      "comic_visible_items": [\r
-        [\r
-          "select_items.comic.visible.private",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.comic.visible.public",\r
-          1\r
-        ]\r
-      ],\r
-      "story_visible_items": [\r
-        [\r
-          "select_items.story.visible.private",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.story.visible.public",\r
-          1\r
-        ]\r
-      ],\r
-      "sheet_visible_items": [\r
-        [\r
-          "select_items.sheet.visible.private",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.sheet.visible.public",\r
-          1\r
-        ]\r
-      ],\r
-      "panel_visible_items": [\r
-        [\r
-          "select_items.panel.visible.private",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.panel.visible.public",\r
-          1\r
-        ]\r
-      ],\r
-      "ground_picture_repeat_items": [\r
-        [\r
-          "select_items.ground_pictures.repeat.repeat",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.ground_pictures.repeat.repeat-x",\r
-          1\r
-        ],\r
-        [\r
-          "select_items.ground_pictures.repeat.repeat-y",\r
-          2\r
-        ],\r
-        [\r
-          "select_items.ground_pictures.repeat.no-repeat",\r
-          3\r
-        ]\r
-      ],\r
-      "ground_color_orientation_items": [\r
-        [\r
-          "select_items.ground_color.orientation.horizontal",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.ground_color.orientation.vertical",\r
-          1\r
-        ]\r
-      ],\r
-      "speech_font_size_items": [\r
-        [\r
-          "select_items.speeches.font_size.ultra_small",\r
-          0.2\r
-        ],\r
-        [\r
-          "select_items.speeches.font_size.very_small",\r
-          0.4\r
-        ],\r
-        [\r
-          "select_items.speeches.font_size.small",\r
-          0.6\r
-        ],\r
-        [\r
-          "select_items.speeches.font_size.semi_small",\r
-          0.8\r
-        ],\r
-        [\r
-          "select_items.speeches.font_size.normal",\r
-          1\r
-        ],\r
-        [\r
-          "select_items.speeches.font_size.semi_large",\r
-          1.5\r
-        ],\r
-        [\r
-          "select_items.speeches.font_size.large",\r
-          2\r
-        ],\r
-        [\r
-          "select_items.speeches.font_size.very_large",\r
-          3.5\r
-        ],\r
-        [\r
-          "select_items.speeches.font_size.ultra_large",\r
-          5\r
-        ]\r
-      ],\r
-      "speech_text_align_items": [\r
-        [\r
-          "select_items.speeches.text_align.none",\r
-          0\r
-        ],\r
-        [\r
-          "select_items.speeches.text_align.left",\r
-          1\r
-        ],\r
-        [\r
-          "select_items.speeches.text_align.right",\r
-          2\r
-        ],\r
-        [\r
-          "select_items.speeches.text_align.center",\r
-          3\r
-        ]\r
-      ]\r
-    }\r
-  },\r
-  "magic_numbers": {\r
-    "run_mode": 1,\r
-    "thumbnail_width": 64,\r
-    "thumbnail_height": 64,\r
-    "profile": {\r
-      "users": {\r
-        "caption": "ペンギン王国",\r
-        "url": "http://localhost:3001/",\r
-        "description": "ペンギン王国はペンギン素材を豊富に用意したペンギンマニアのサイトです。"\r
-      },\r
-      "admins": {\r
-        "caption": "site name for admin",\r
-        "url": "http://your.site.url/admins/",\r
-        "description": "admin register"\r
-      },\r
-      "demand_users": {\r
-        "caption": "provider name",\r
-        "url": "http://your.site.url/demanders/",\r
-        "description": "provider description"\r
-      }\r
-    },\r
-    "provider_sources": [\r
-      "http://sourceforge.jp/projects/pettanr/wiki/ProviderSource/attach/provider_source.json"\r
-    ]\r
-  },\r
-  "locals": {\r
-    "profilers": {\r
-      "scroll": {\r
-        "column_names": [\r
-          "title",\r
-          "description",\r
-          "visible",\r
-          "author_id"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "author"\r
-          ],\r
-          "has_many": [\r
-            "scroll_panels.by_scroll",\r
-            "panels.by_scroll"\r
-          ]\r
-        }\r
-      },\r
-      "scroll_panel": {\r
-        "column_names": [\r
-          "scroll_id",\r
-          "panel_id",\r
-          "t",\r
-          "author_id"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "scroll",\r
-            "panel"\r
-          ]\r
-        }\r
-      },\r
-      "comic": {\r
-        "column_names": [\r
-          "title",\r
-          "description",\r
-          "visible",\r
-          "author_id"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "author"\r
-          ],\r
-          "has_many": [\r
-            "stories.by_comic"\r
-          ]\r
-        }\r
-      },\r
-      "story": {\r
-        "column_names": [\r
-          "comic_id",\r
-          "title",\r
-          "description",\r
-          "t",\r
-          "visible"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "comic"\r
-          ],\r
-          "has_many": [\r
-            "story_sheets.by_story",\r
-            "sheets.by_story"\r
-          ]\r
-        }\r
-      },\r
-      "story_sheet": {\r
-        "column_names": [\r
-          "story_id",\r
-          "sheet_id",\r
-          "t",\r
-          "author_id"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "story",\r
-            "sheet"\r
-          ]\r
-        }\r
-      },\r
-      "sheet": {\r
-        "column_names": [\r
-          "caption",\r
-          "width",\r
-          "height",\r
-          "visible",\r
-          "author_id"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "author"\r
-          ],\r
-          "has_many": [\r
-            "story_sheets.by_sheet",\r
-            "stories.by_sheet",\r
-            "sheet_panels.by_sheet",\r
-            "panels.by_sheet"\r
-          ]\r
-        }\r
-      },\r
-      "sheet_panel": {\r
-        "column_names": [\r
-          "sheet_id",\r
-          "panel_id",\r
-          "x",\r
-          "y",\r
-          "z",\r
-          "t",\r
-          "author_id"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "sheet",\r
-            "panel"\r
-          ]\r
-        }\r
-      },\r
-      "panel": {\r
-        "column_names": [\r
-          "width",\r
-          "height",\r
-          "border",\r
-          "caption",\r
-          "publish",\r
-          "author_id"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "author"\r
-          ],\r
-          "has_many": [\r
-            "scroll_panels.by_panel",\r
-            "scrolls.by_panel",\r
-            "sheet_panels.by_panel",\r
-            "sheets.by_panel",\r
-            "panel_pictures.by_panel",\r
-            "speech_balloons.by_panel",\r
-            "ground_pictures.by_panel",\r
-            "ground_colors.by_panel"\r
-          ]\r
-        }\r
-      },\r
-      "panel_picture": {\r
-        "column_names": [\r
-          "panel_id",\r
-          "picture_id",\r
-          "caption",\r
-          "x",\r
-          "y",\r
-          "width",\r
-          "height",\r
-          "link",\r
-          "z",\r
-          "t"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "panel"\r
-          ]\r
-        }\r
-      },\r
-      "speech_balloon": {\r
-        "column_names": [\r
-          "panel_id",\r
-          "speech_balloon_template_id",\r
-          "classname",\r
-          "z",\r
-          "t",\r
-          "settings",\r
-          "caption"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "panel"\r
-          ],\r
-          "has_one": [\r
-            "balloon.by_speech_balloon",\r
-            "speech.by_speech_balloon"\r
-          ]\r
-        }\r
-      },\r
-      "speech": {\r
-        "column_names": [\r
-          "speech_balloon_id",\r
-          "writing_format_id",\r
-          "content",\r
-          "font_size",\r
-          "text_align",\r
-          "fore_color",\r
-          "x",\r
-          "y",\r
-          "width",\r
-          "height",\r
-          "quotes",\r
-          "settings"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "speech_balloon",\r
-            "writing_format"\r
-          ]\r
-        }\r
-      },\r
-      "balloon": {\r
-        "column_names": [\r
-          "speech_balloon_id",\r
-          "system_picture_id",\r
-          "x",\r
-          "y",\r
-          "width",\r
-          "height",\r
-          "r",\r
-          "settings"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "speech_balloon",\r
-            "system_picture"\r
-          ]\r
-        }\r
-      },\r
-      "ground_picture": {\r
-        "column_names": [\r
-          "panel_id",\r
-          "picture_id",\r
-          "caption",\r
-          "repeat",\r
-          "x",\r
-          "y",\r
-          "z",\r
-          "t"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "panel"\r
-          ]\r
-        }\r
-      },\r
-      "ground_color": {\r
-        "column_names": [\r
-          "panel_id",\r
-          "caption",\r
-          "code",\r
-          "orientation",\r
-          "xy",\r
-          "wh",\r
-          "z",\r
-          "t"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "panel"\r
-          ]\r
-        }\r
-      },\r
-      "original_picture": {\r
-        "column_names": [\r
-          "ext",\r
-          "width",\r
-          "height",\r
-          "filesize",\r
-          "artist_id",\r
-          "md5",\r
-          "uploaded_at",\r
-          "published_at",\r
-          "stopped_at"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "artist"\r
-          ],\r
-          "has_one": [\r
-            "resource_picture.by_original_picture"\r
-          ]\r
-        }\r
-      },\r
-      "picture": {\r
-        "column_names": [\r
-          "original_picture_id",\r
-          "revision",\r
-          "ext",\r
-          "width",\r
-          "height",\r
-          "filesize",\r
-          "artist_id",\r
-          "license_id",\r
-          "md5",\r
-          "artist_name",\r
-          "credit",\r
-          "settings",\r
-          "classname"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "license",\r
-            "artist"\r
-          ]\r
-        }\r
-      },\r
-      "resource_picture": {\r
-        "column_names": [\r
-          "original_picture_id",\r
-          "revision",\r
-          "ext",\r
-          "width",\r
-          "height",\r
-          "filesize",\r
-          "artist_id",\r
-          "license_id",\r
-          "md5",\r
-          "artist_name",\r
-          "credit",\r
-          "settings",\r
-          "picture_id",\r
-          "classname"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "original_picture",\r
-            "license",\r
-            "artist"\r
-          ]\r
-        }\r
-      },\r
-      "speech_balloon_template": {\r
-        "column_names": [\r
-          "name",\r
-          "classname",\r
-          "caption",\r
-          "t",\r
-          "system_picture_id",\r
-          "settings"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "system_picture"\r
-          ]\r
-        }\r
-      },\r
-      "writing_format": {\r
-        "column_names": [\r
-          "name",\r
-          "classname",\r
-          "caption",\r
-          "system_picture_id",\r
-          "settings"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "system_picture"\r
-          ],\r
-          "has_many": [\r
-            "speeches.by_writing_format"\r
-          ]\r
-        }\r
-      },\r
-      "license_group": {\r
-        "column_names": [\r
-          "name",\r
-          "classname",\r
-          "caption",\r
-          "url"\r
-        ],\r
-        "associations": {\r
-          "has_many": [\r
-            "licenses.by_license_group"\r
-          ]\r
-        }\r
-      },\r
-      "license": {\r
-        "column_names": [\r
-          "license_group_id",\r
-          "name",\r
-          "caption",\r
-          "system_picture_id",\r
-          "url",\r
-          "settings",\r
-          "credit_pictures"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "license_group",\r
-            "system_picture"\r
-          ],\r
-          "has_many": [\r
-            "resource_pictures.by_license"\r
-          ]\r
-        }\r
-      },\r
-      "author": {\r
-        "column_names": [\r
-          "name",\r
-          "user_id"\r
-        ],\r
-        "associations": {\r
-          "has_many": [\r
-            "scrolls.by_author",\r
-            "comics.by_author",\r
-            "scrolls.by_author",\r
-            "stories.by_author",\r
-            "panels.by_author",\r
-            "panel_pictures.by_author",\r
-            "speech_balloons.by_author",\r
-            "ground_pictures.by_author",\r
-            "ground_colors.by_author"\r
-          ]\r
-        }\r
-      },\r
-      "artist": {\r
-        "column_names": [\r
-          "name",\r
-          "author_id"\r
-        ],\r
-        "associations": {\r
-          "has_many": [\r
-            "resource_pictures.by_artist"\r
-          ]\r
-        }\r
-      },\r
-      "system_picture": {\r
-        "column_names": [\r
-          "ext",\r
-          "width",\r
-          "height",\r
-          "filesize",\r
-          "md5"\r
-        ],\r
-        "associations": {\r
-          "has_many": [\r
-            "licenses.by_system_picture"\r
-          ]\r
-        }\r
-      }\r
-    },\r
-    "filers": {\r
-      "scroll": {\r
-        "symbol": {},\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "column",\r
-              "args": {\r
-                "column_name": "title"\r
-              }\r
-            },\r
-            "link": {\r
-              "type": "action",\r
-              "args": {\r
-                "action_name": "play"\r
-              }\r
-            }\r
-          }\r
-        },\r
-        "summary": {},\r
-        "edit": {}\r
-      },\r
-      "scroll_panel": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "link": {\r
-              "type": "none"\r
-            }\r
+    "pettanr_creative_commons_v30_licenses_attribute": {\r
+      "attributes": {\r
+        "artist_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
           }\r
         },\r
         "caption": {\r
-          "type": "none"\r
+          "type": "text",\r
+          "rules": {}\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
+        "artist_url": {\r
+          "type": "text",\r
+          "rules": {}\r
+        },\r
+        "source_url": {\r
+          "type": "text",\r
+          "rules": {}\r
+        },\r
+        "more_permission_url": {\r
+          "type": "text",\r
+          "rules": {}\r
         }\r
-      },\r
-      "comic": {\r
-        "symbol": {},\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "column",\r
-              "args": {\r
-                "column_name": "title"\r
-              }\r
-            }\r
+      }\r
+    },\r
+    "pettanr_pettan_commons_v01_licenses_license": {\r
+      "attributes": {\r
+        "open": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {}\r
-      },\r
-      "story": {\r
-        "symbol": {},\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "method",\r
-              "args": {\r
-                "method_name": "title_with_t"\r
-              }\r
-            },\r
-            "link": {\r
-              "type": "action",\r
-              "args": {\r
-                "action_name": "play"\r
-              }\r
-            }\r
+        "commercial": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {}\r
-      },\r
-      "story_sheet": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "link": {\r
-              "type": "none"\r
-            }\r
+        "official": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {\r
-          "type": "none"\r
-        },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "sheet": {\r
-        "symbol": {},\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {},\r
-            "link": {\r
-              "type": "action",\r
-              "args": {\r
-                "action_name": "play"\r
-              }\r
-            }\r
+        "attribution": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {}\r
-      },\r
-      "sheet_panel": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "link": {\r
-              "type": "none"\r
-            }\r
+        "derive": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {\r
-          "type": "none"\r
+        "thumbnail": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "panel": {\r
-        "symbol": {},\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "link": {\r
-              "type": "none"\r
-            }\r
+        "gif_convert": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {}\r
-      },\r
-      "panel_picture": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+        "reverse": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "link": {\r
-              "type": "none"\r
-            }\r
+        "sync_vh": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "speech_balloon": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+        "overlap": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
-        },\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "method",\r
-              "args": {\r
-                "method_name": "plain_scenario"\r
-              }\r
-            },\r
-            "link": {\r
-              "type": "none"\r
-            }\r
+        }\r
+      }\r
+    },\r
+    "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
+      "attributes": {\r
+        "source_url_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
+        "source_url_off_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
-      },\r
-      "speech": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+      }\r
+    },\r
+    "pettanr_pettan_commons_v01_licenses_attribute": {\r
+      "attributes": {\r
+        "artist_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
           }\r
         },\r
         "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "column",\r
-              "args": {\r
-                "column_name": "content"\r
-              }\r
-            },\r
-            "link": {\r
-              "type": "none"\r
-            }\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
+        "sources": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
         }\r
-      },\r
-      "balloon": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+      }\r
+    },\r
+    "pettanr_pettan_protected_v01_licenses_license": {\r
+      "attributes": {\r
+        "open": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {\r
-          "type": "none"\r
+        "commercial": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "ground_picture": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+        "official": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "link": {\r
-              "type": "none"\r
-            }\r
+        "attribution": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "ground_color": {\r
-        "symbol": {\r
-          "type": "template",\r
-          "args": {\r
-            "template_name": "symbol"\r
+        "derive": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "link": {\r
-              "type": "none"\r
-            }\r
+        "thumbnail": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "original_picture": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+        "gif_convert": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "method",\r
-              "args": {\r
-                "method_name": "revision"\r
-              }\r
-            },\r
-            "link": {\r
-              "type": "action",\r
-              "args": {\r
-                "action_name": "history"\r
-              }\r
-            }\r
+        "reverse": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "template",\r
-          "args": {\r
-            "template_name": "publish"\r
+        "sync_vh": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
-        }\r
-      },\r
-      "picture": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+        },\r
+        "overlap": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "column",\r
-              "args": {\r
-                "column_name": "revision"\r
-              }\r
-            }\r
+        "trackback": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        }\r
+      }\r
+    },\r
+    "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
+      "attributes": {\r
+        "source_url_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
+        "source_url_off_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
-      },\r
-      "resource_picture": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+      }\r
+    },\r
+    "pettanr_pettan_protected_v01_licenses_attribute": {\r
+      "attributes": {\r
+        "artist_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
           }\r
         },\r
         "caption": {\r
-          "type": "none"\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
+        "sources": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
         }\r
-      },\r
-      "speech_balloon_template": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+      }\r
+    },\r
+    "pettanr_pettan_public_v01_licenses_license": {\r
+      "attributes": {\r
+        "open": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {},\r
-        "summary": {\r
-          "type": "none"\r
-        },\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "writing_format": {\r
-        "symbol": {},\r
-        "caption": {},\r
-        "summary": {\r
-          "type": "none"\r
+        "commercial": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "license_group": {\r
-        "symbol": {},\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "link": {\r
-              "type": "url_column",\r
-              "args": {\r
-                "column_name": "url"\r
-              }\r
-            }\r
+        "official": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {\r
-          "type": "none"\r
+        "attribution": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "license": {\r
-        "symbol": {},\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "method",\r
-              "args": {\r
-                "method_name": "caption_with_group"\r
-              }\r
-            },\r
-            "link": {\r
-              "type": "url_column",\r
-              "args": {\r
-                "column_name": "url"\r
-              }\r
-            }\r
+        "derive": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
-      },\r
-      "author": {\r
-        "symbol": {},\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "column",\r
-              "args": {\r
-                "column_name": "name"\r
-              }\r
-            }\r
+        "thumbnail": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "account"\r
-        }\r
-      },\r
-      "artist": {\r
-        "symbol": {},\r
-        "caption": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "column",\r
-              "args": {\r
-                "column_name": "name"\r
-              }\r
-            }\r
+        "gif_convert": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "summary": {},\r
-        "edit": {\r
-          "type": "account"\r
-        }\r
-      },\r
-      "system_picture": {\r
-        "symbol": {\r
-          "type": "default",\r
-          "args": {\r
-            "face": {\r
-              "type": "picture"\r
-            }\r
+        "reverse": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
           }\r
         },\r
-        "caption": {\r
-          "type": "none"\r
+        "sync_vh": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "summary": {\r
-          "type": "none"\r
+        "overlap": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         },\r
-        "edit": {\r
-          "type": "none"\r
+        "trackback": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
       }\r
     },\r
-    "list_groups": {\r
-      "scroll": {\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_author": {},\r
-          "by_panel": {},\r
-          "play": {}\r
-        }\r
-      },\r
-      "scroll_panel": {\r
-        "tree_name": "owner",\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_scroll": {},\r
-          "by_panel": {}\r
-        }\r
-      },\r
-      "comic": {\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_author": {}\r
-        }\r
-      },\r
-      "story": {\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_comic": {},\r
-          "by_sheet": {},\r
-          "by_author": {},\r
-          "play": {}\r
-        }\r
-      },\r
-      "story_sheet": {\r
-        "tree_name": "owner",\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_story": {},\r
-          "by_sheet": {}\r
-        }\r
-      },\r
-      "sheet": {\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_story": {},\r
-          "by_panel": {},\r
-          "by_author": {},\r
-          "play": {}\r
-        }\r
-      },\r
-      "sheet_panel": {\r
-        "tree_name": "owner",\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_sheet": {},\r
-          "by_panel": {}\r
-        }\r
-      },\r
-      "panel": {\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_scroll": {},\r
-          "by_sheet": {},\r
-          "by_author": {},\r
-          "by_speech_balloon_template": {}\r
+    "pettanr_pettan_public_v01_licenses_credit_picture": {\r
+      "attributes": {\r
+        "source_url_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
-      },\r
-      "panel_picture": {\r
-        "tree_name": "owner",\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_panel": {},\r
-          "by_author": {}\r
+      }\r
+    },\r
+    "pettanr_pettan_public_v01_licenses_attribute": {\r
+      "attributes": {\r
+        "artist_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
+        "sources": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
         }\r
-      },\r
-      "speech_balloon": {\r
-        "tree_name": "owner",\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_panel": {},\r
-          "by_speech_balloon_template": {},\r
-          "by_author": {}\r
+      }\r
+    },\r
+    "pettanr_public_domain_v01_licenses_license": {\r
+      "attributes": {\r
+        "open": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "commercial": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "official": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "attribution": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "derive": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "thumbnail": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "gif_convert": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "reverse": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "sync_vh": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "overlap": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "trackback": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
-      },\r
-      "speech": {\r
-        "tree_name": "owner",\r
-        "lists": {\r
-          "public": {},\r
-          "by_speech_balloon": {},\r
-          "by_writing_format": {}\r
+      }\r
+    },\r
+    "pettanr_public_domain_v01_licenses_credit_picture": {\r
+      "attributes": {\r
+        "source_url_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "source_url_off_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
-      },\r
-      "balloon": {\r
-        "tree_name": "owner",\r
-        "lists": {\r
-          "public": {},\r
-          "by_speech_balloon": {}\r
+      }\r
+    },\r
+    "pettanr_public_domain_v01_licenses_attribute": {\r
+      "attributes": {\r
+        "artist_name": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
+        "source_url": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
+        "note": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
         }\r
-      },\r
-      "ground_picture": {\r
-        "tree_name": "owner",\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_panel": {},\r
-          "by_author": {}\r
+      }\r
+    },\r
+    "pettanr_unknown_v01_licenses_license": {\r
+      "attributes": {\r
+        "open": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "commercial": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "official": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "attribution": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "derive": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "thumbnail": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "gif_convert": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "reverse": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "sync_vh": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "overlap": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "trackback": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
-      },\r
-      "ground_color": {\r
-        "tree_name": "owner",\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_panel": {},\r
-          "by_author": {}\r
+      }\r
+    },\r
+    "pettanr_unknown_v01_licenses_credit_picture": {\r
+      "attributes": {\r
+        "source_url_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
+        },\r
+        "source_url_off_btn_id": {\r
+          "type": "number",\r
+          "rules": {\r
+            "required": true,\r
+            "number": true\r
+          }\r
         }\r
-      },\r
-      "original_picture": {\r
-        "lists": {\r
-          "private": {}\r
+      }\r
+    },\r
+    "pettanr_unknown_v01_licenses_attribute": {\r
+      "attributes": {\r
+        "source_url": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
+        },\r
+        "note": {\r
+          "type": "text",\r
+          "rules": {\r
+            "required": true\r
+          }\r
         }\r
-      },\r
-      "picture": {},\r
-      "resource_picture": {\r
-        "lists": {\r
-          "public": {},\r
-          "private": {},\r
-          "by_original_picture": {},\r
-          "by_license": {},\r
-          "by_artist": {}\r
+      }\r
+    }\r
+  },\r
+  "system_resources": {\r
+    "templates": {\r
+      "license_group": {\r
+        "template_items": {\r
+          "PettanrCreativeCommonsV30Licenses": "pettanr_creative_commons_v30_licenses",\r
+          "PettanrPettanCommonsV01Licenses": "pettanr_pettan_commons_v01_licenses",\r
+          "PettanrPettanProtectedV01Licenses": "pettanr_pettan_protected_v01_licenses",\r
+          "PettanrPettanPublicV01Licenses": "pettanr_pettan_public_v01_licenses",\r
+          "PettanrPublicDomainV01Licenses": "pettanr_public_domain_v01_licenses",\r
+          "PettanrUnknownV01Licenses": "pettanr_unknown_v01_licenses"\r
         }\r
       },\r
       "speech_balloon_template": {\r
-        "lists": {\r
-          "public": {},\r
-          "select_items": {}\r
+        "template_items": {\r
+          "CircleSpeechBalloon": "circle_speech_balloon",\r
+          "PlainSpeechBalloon": "plain_speech_balloon",\r
+          "SquareSpeechBalloon": "square_speech_balloon"\r
         }\r
       },\r
       "writing_format": {\r
-        "lists": {\r
-          "public": {},\r
-          "select_items": {},\r
-          "by_system_picture": {}\r
-        }\r
-      },\r
-      "license_group": {\r
-        "lists": {\r
-          "public": {},\r
-          "select_items": {}\r
-        }\r
-      },\r
-      "license": {\r
-        "lists": {\r
-          "public": {},\r
-          "by_license_group": {},\r
-          "by_system_picture": {}\r
-        }\r
-      },\r
-      "author": {\r
-        "lists": {\r
-          "public": {}\r
-        }\r
-      },\r
-      "artist": {\r
-        "lists": {\r
-          "public": {}\r
-        }\r
-      },\r
-      "system_picture": {\r
-        "lists": {\r
-          "public": {}\r
+        "has_route": 0,\r
+        "template_items": {\r
+          "PettanrSimpleFormat": "pettanr_simple_format"\r
         }\r
       }\r
     },\r
-    "elements": [\r
-      {\r
-        "name": "panel_picture",\r
-        "path_name": "panel_pictures",\r
-        "parts": []\r
-      },\r
-      {\r
-        "name": "speech_balloon",\r
-        "path_name": "circle_speech_balloon/speech_balloons",\r
-        "parts": [\r
-          "balloon",\r
-          "speech"\r
+    "select_items": {\r
+      "provider_status_status_items": [\r
+        [\r
+          "select_items.provider_status.status.waiting",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.provider_status.status.receiving",\r
+          1\r
         ]\r
+      ],\r
+      "demander_status_status_items": [\r
+        [\r
+          "select_items.demander_status.status.waiting",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.demander_status.status.rejected",\r
+          1\r
+        ],\r
+        [\r
+          "select_items.demander_status.status.requesting",\r
+          2\r
+        ],\r
+        [\r
+          "select_items.demander_status.status.approved",\r
+          3\r
+        ]\r
+      ],\r
+      "scroll_visible_items": [\r
+        [\r
+          "select_items.scroll.visible.private",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.scroll.visible.public",\r
+          1\r
+        ]\r
+      ],\r
+      "comic_visible_items": [\r
+        [\r
+          "select_items.comic.visible.private",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.comic.visible.public",\r
+          1\r
+        ]\r
+      ],\r
+      "story_visible_items": [\r
+        [\r
+          "select_items.story.visible.private",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.story.visible.public",\r
+          1\r
+        ]\r
+      ],\r
+      "sheet_visible_items": [\r
+        [\r
+          "select_items.sheet.visible.private",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.sheet.visible.public",\r
+          1\r
+        ]\r
+      ],\r
+      "panel_publish_items": [\r
+        [\r
+          "select_items.panel.publish.private",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.panel.publish.public",\r
+          1\r
+        ]\r
+      ],\r
+      "ground_picture_repeat_items": [\r
+        [\r
+          "select_items.ground_pictures.repeat.repeat",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.ground_pictures.repeat.repeat-x",\r
+          1\r
+        ],\r
+        [\r
+          "select_items.ground_pictures.repeat.repeat-y",\r
+          2\r
+        ],\r
+        [\r
+          "select_items.ground_pictures.repeat.no-repeat",\r
+          3\r
+        ]\r
+      ],\r
+      "ground_color_orientation_items": [\r
+        [\r
+          "select_items.ground_color.orientation.horizontal",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.ground_color.orientation.vertical",\r
+          1\r
+        ]\r
+      ],\r
+      "speech_font_size_items": [\r
+        [\r
+          "select_items.speeches.font_size.ultra_small",\r
+          0.2\r
+        ],\r
+        [\r
+          "select_items.speeches.font_size.very_small",\r
+          0.4\r
+        ],\r
+        [\r
+          "select_items.speeches.font_size.small",\r
+          0.6\r
+        ],\r
+        [\r
+          "select_items.speeches.font_size.semi_small",\r
+          0.8\r
+        ],\r
+        [\r
+          "select_items.speeches.font_size.normal",\r
+          1\r
+        ],\r
+        [\r
+          "select_items.speeches.font_size.semi_large",\r
+          1.5\r
+        ],\r
+        [\r
+          "select_items.speeches.font_size.large",\r
+          2\r
+        ],\r
+        [\r
+          "select_items.speeches.font_size.very_large",\r
+          3.5\r
+        ],\r
+        [\r
+          "select_items.speeches.font_size.ultra_large",\r
+          5\r
+        ]\r
+      ],\r
+      "speech_text_align_items": [\r
+        [\r
+          "select_items.speeches.text_align.none",\r
+          0\r
+        ],\r
+        [\r
+          "select_items.speeches.text_align.left",\r
+          1\r
+        ],\r
+        [\r
+          "select_items.speeches.text_align.right",\r
+          2\r
+        ],\r
+        [\r
+          "select_items.speeches.text_align.center",\r
+          3\r
+        ]\r
+      ]\r
+    }\r
+  },\r
+  "magic_numbers": {\r
+    "run_mode": 1,\r
+    "thumbnail_width": 64,\r
+    "thumbnail_height": 64,\r
+    "profile": {\r
+      "users": {\r
+        "caption": "ペンギン王国",\r
+        "url": "http://localhost:3001/",\r
+        "description": "ペンギン王国はペンギン素材を豊富に用意したペンギンマニアのサイトです。"\r
       },\r
-      {\r
-        "name": "ground_picture",\r
-        "path_name": "ground_pictures",\r
-        "parts": []\r
-      },\r
-      {\r
-        "name": "ground_color",\r
-        "path_name": "ground_colors",\r
-        "parts": []\r
-      }\r
-    ],\r
-    "forms": {\r
-      "base": {\r
-        "scroll": {\r
-          "fields": {\r
-            "title": {\r
-              "args": {\r
-                "column": "title",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "description": {\r
-              "args": {\r
-                "column": "description",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text_area",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": "45x15"\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "visible": {\r
-              "args": {\r
-                "column": "visible",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "author_id": {\r
-              "args": {\r
-                "column": "author_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "title",\r
-            "description",\r
-            "visible",\r
-            "id",\r
-            "author_id"\r
-          ]\r
-        },\r
-        "scroll_panel": {\r
-          "fields": {\r
-            "scroll_id": {\r
-              "args": {\r
-                "column": "scroll_id",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number"\r
-                }\r
-              }\r
-            },\r
-            "panel_id": {\r
-              "args": {\r
-                "column": "panel_id",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number"\r
-                }\r
-              }\r
-            },\r
-            "t": {\r
-              "args": {\r
-                "column": "t",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number"\r
-                }\r
-              }\r
-            },\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "scroll_id",\r
-            "panel_id",\r
-            "t",\r
-            "id"\r
-          ]\r
-        },\r
-        "comic": {\r
-          "fields": {\r
-            "title": {\r
-              "args": {\r
-                "column": "title",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "description": {\r
-              "args": {\r
-                "column": "description",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text_area",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": "45x15"\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "visible": {\r
-              "args": {\r
-                "column": "visible",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "author_id": {\r
-              "args": {\r
-                "column": "author_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "title",\r
-            "description",\r
-            "visible",\r
-            "id",\r
-            "author_id"\r
-          ]\r
-        },\r
-        "story": {\r
-          "fields": {\r
-            "comic_id": {\r
-              "args": {\r
-                "column": "comic_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "title": {\r
-              "args": {\r
-                "column": "title",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "description": {\r
-              "args": {\r
-                "column": "description",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text_area",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": "45x15"\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "visible": {\r
-              "args": {\r
-                "column": "visible",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "t": {\r
-              "args": {\r
-                "column": "t",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number"\r
-                }\r
-              }\r
-            },\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "author_id": {\r
-              "args": {\r
-                "column": "author_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "comic_id",\r
-            "title",\r
-            "description",\r
-            "visible",\r
-            "t",\r
-            "id",\r
-            "author_id"\r
-          ]\r
-        },\r
-        "story_sheet": {\r
-          "fields": {\r
-            "story_id": {\r
-              "args": {\r
-                "column": "story_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "number"\r
-                }\r
-              }\r
-            },\r
-            "sheet_id": {\r
-              "args": {\r
-                "column": "sheet_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "number"\r
-                }\r
-              }\r
-            },\r
-            "t": {\r
-              "args": {\r
-                "column": "t",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number"\r
-                }\r
-              }\r
-            },\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "story_id",\r
-            "sheet_id",\r
-            "t",\r
-            "id"\r
-          ]\r
-        },\r
-        "sheet": {\r
-          "fields": {\r
-            "caption": {\r
-              "args": {\r
-                "column": "caption",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "width": {\r
-              "args": {\r
-                "column": "width",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "height": {\r
-              "args": {\r
-                "column": "height",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "visible": {\r
-              "args": {\r
-                "column": "visible",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "author_id": {\r
-              "args": {\r
-                "column": "author_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "caption",\r
-            "width",\r
-            "height",\r
-            "visible",\r
-            "id",\r
-            "author_id"\r
-          ]\r
-        },\r
-        "sheet_panel": {\r
-          "fields": {\r
-            "sheet_id": {\r
-              "args": {\r
-                "column": "sheet_id",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number"\r
-                }\r
-              }\r
-            },\r
-            "panel_id": {\r
-              "args": {\r
-                "column": "panel_id",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number"\r
-                }\r
-              }\r
-            },\r
-            "x": {\r
-              "args": {\r
-                "column": "x",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "y": {\r
-              "args": {\r
-                "column": "y",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "z": {\r
-              "args": {\r
-                "column": "z",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "t": {\r
-              "args": {\r
-                "column": "t",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "sheet_id",\r
-            "panel_id",\r
-            "x",\r
-            "y",\r
-            "z",\r
-            "t",\r
-            "id"\r
-          ]\r
-        },\r
-        "panel": {\r
-          "fields": {\r
-            "caption": {\r
-              "args": {\r
-                "column": "caption",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "width": {\r
-              "args": {\r
-                "column": "width",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "height": {\r
-              "args": {\r
-                "column": "height",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "border": {\r
-              "args": {\r
-                "column": "border",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "publish": {\r
-              "args": {\r
-                "column": "publish",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "author_id": {\r
-              "args": {\r
-                "column": "author_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "caption",\r
-            "width",\r
-            "height",\r
-            "border",\r
-            "publish",\r
-            "id",\r
-            "author_id"\r
-          ]\r
-        },\r
-        "panel_picture": {\r
-          "fields": {\r
-            "caption": {\r
-              "args": {\r
-                "column": "caption",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "x": {\r
-              "args": {\r
-                "column": "x",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "y": {\r
-              "args": {\r
-                "column": "y",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "width": {\r
-              "args": {\r
-                "column": "width",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "helpers": {\r
-                  "size": {\r
-                    "type": "size",\r
-                    "args": {\r
-                      "path": "panels/size_helper",\r
-                      "class": "panel_picture_width_tool"\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "height": {\r
-              "args": {\r
-                "column": "height",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "helpers": {\r
-                  "size": {\r
-                    "type": "size",\r
-                    "args": {\r
-                      "path": "panels/size_helper",\r
-                      "class": "panel_picture_height_tool"\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "link": {\r
-              "args": {\r
-                "column": "link",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "panel_id": {\r
-              "args": {\r
-                "column": "panel_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "picture_id": {\r
-              "args": {\r
-                "column": "picture_id",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "hidden"\r
-                },\r
-                "helpers": {\r
-                  "popup": {\r
-                    "type": "size",\r
-                    "args": {\r
-                      "path": "panels/popup_helper",\r
-                      "source": "pictures"\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "z": {\r
-              "args": {\r
-                "column": "z",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "t": {\r
-              "args": {\r
-                "column": "t",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "caption",\r
-            "x",\r
-            "y",\r
-            "width",\r
-            "height",\r
-            "link",\r
-            "id",\r
-            "panel_id",\r
-            "picture_id",\r
-            "z",\r
-            "t"\r
-          ]\r
-        },\r
-        "speech_balloon": {\r
-          "fields": {\r
-            "speech_balloon.id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech_balloon.panel_id": {\r
-              "args": {\r
-                "column": "panel_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech_balloon.speech_balloon_template_id": {\r
-              "args": {\r
-                "column": "speech_balloon_template_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech_balloon.caption": {\r
-              "args": {\r
-                "column": "caption",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "speech_balloon.z": {\r
-              "args": {\r
-                "column": "z",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech_balloon.t": {\r
-              "args": {\r
-                "column": "t",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech_balloon.classname": {\r
-              "args": {\r
-                "column": "classname",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech_balloon.settings": {\r
-              "args": {\r
-                "column": "settings",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "balloon.id": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "balloon.speech_balloon_id": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "speech_balloon_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "balloon.system_picture_id": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "system_picture_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "balloon.r": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "r",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "helpers": {\r
-                  "tail_angle": {\r
-                    "type": "size",\r
-                    "args": {\r
-                      "path": "panels/tail_angle_helper"\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "balloon.x": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "x",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "balloon.y": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "y",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "balloon.width": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "width",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "balloon.height": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "height",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "balloon.settings": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "settings",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech.id": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech.speech_balloon_id": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "speech_balloon_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech.x": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "x",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech.y": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "y",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech.width": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "width",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech.height": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "height",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "speech.writing_format_id": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "writing_format_id",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select"\r
-                }\r
-              }\r
-            },\r
-            "speech.font_size": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "font_size",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "speech.text_align": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "text_align",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select"\r
-                }\r
-              }\r
-            },\r
-            "speech.quotes": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "quotes",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "text",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "speech.content": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "content",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text_area",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": "45x5"\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "speech.fore_color": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "fore_color",\r
-                "label": {\r
-                  "row_break": true\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                },\r
-                "helpers": {\r
-                  "color": {\r
-                    "type": "size",\r
-                    "args": {\r
-                      "path": "panels/color_helper",\r
-                      "wrapper": "speech-fore_color-wrap"\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "speech.settings": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "speech",\r
-                "part": "speech",\r
-                "column": "settings",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          }\r
-        },\r
-        "ground_picture": {\r
-          "fields": {\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "panel_id": {\r
-              "args": {\r
-                "column": "panel_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "picture_id": {\r
-              "args": {\r
-                "column": "picture_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "caption": {\r
-              "args": {\r
-                "column": "caption",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "repeat": {\r
-              "args": {\r
-                "column": "repeat",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select",\r
-                  "args": {\r
-                    "source": "magic_number",\r
-                    "key": "ground_picture_repeat_items"\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "x": {\r
-              "args": {\r
-                "column": "x",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "y": {\r
-              "args": {\r
-                "column": "y",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "z": {\r
-              "args": {\r
-                "column": "z",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "t": {\r
-              "args": {\r
-                "column": "t",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "caption",\r
-            "repeat",\r
-            "x",\r
-            "y",\r
-            "z",\r
-            "t",\r
-            "id",\r
-            "panel_id",\r
-            "picture_id"\r
-          ]\r
-        },\r
-        "ground_color": {\r
-          "fields": {\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "panel_id": {\r
-              "args": {\r
-                "column": "panel_id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "caption": {\r
-              "args": {\r
-                "column": "caption",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "code": {\r
-              "args": {\r
-                "column": "code",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                },\r
-                "helpers": {\r
-                  "color": {\r
-                    "type": "size",\r
-                    "args": {\r
-                      "path": "panels/color_helper",\r
-                      "wrapper": "ground_color-code-wrap"\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "orientation": {\r
-              "args": {\r
-                "column": "orientation",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "select"\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "xy": {\r
-              "args": {\r
-                "column": "xy",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                }\r
-              }\r
-            },\r
-            "wh": {\r
-              "args": {\r
-                "column": "wh",\r
-                "label": {},\r
-                "tag": {\r
-                  "type": "number",\r
-                  "args": {\r
-                    "options": {\r
-                      "size": 5\r
-                    }\r
-                  }\r
-                },\r
-                "row_break": true\r
-              }\r
-            },\r
-            "z": {\r
-              "args": {\r
-                "column": "z",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "t": {\r
-              "args": {\r
-                "column": "t",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "id",\r
-            "panel_id",\r
-            "caption",\r
-            "code",\r
-            "orientation",\r
-            "xy",\r
-            "wh",\r
-            "z",\r
-            "t"\r
-          ]\r
-        },\r
-        "author": {\r
-          "fields": {\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "name": {\r
-              "args": {\r
-                "column": "name",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "id",\r
-            "name"\r
-          ]\r
-        },\r
-        "artist": {\r
-          "fields": {\r
-            "id": {\r
-              "args": {\r
-                "column": "id",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            },\r
-            "name": {\r
-              "args": {\r
-                "column": "name",\r
-                "label": {\r
-                  "args": {\r
-                    "row_break": true\r
-                  }\r
-                },\r
-                "tag": {\r
-                  "type": "text"\r
-                },\r
-                "row_break": true\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "id",\r
-            "name"\r
-          ]\r
-        }\r
+      "admins": {\r
+        "caption": "site name for admin",\r
+        "url": "http://your.site.url/admins/",\r
+        "description": "admin register"\r
       },\r
-      "extend": {\r
-        "CircleSpeechBalloon": {\r
-          "base": "speech_balloon",\r
-          "fields": {},\r
-          "field_names": [\r
-            "speech_balloon.caption",\r
-            "balloon.r",\r
-            "balloon.x",\r
-            "balloon.y",\r
-            "balloon.width",\r
-            "balloon.height",\r
-            "balloon.id",\r
-            "balloon.speech_balloon_id",\r
-            "balloon.system_picture_id",\r
-            "balloon.settings",\r
-            "speech.writing_format_id",\r
-            "speech.font_size",\r
-            "speech.text_align",\r
-            "speech.quotes",\r
-            "speech.content",\r
-            "speech.fore_color",\r
-            "speech.id",\r
-            "speech.speech_balloon_id",\r
-            "speech.x",\r
-            "speech.y",\r
-            "speech.width",\r
-            "speech.height",\r
-            "speech.settings",\r
-            "speech_balloon.id",\r
-            "speech_balloon.panel_id",\r
-            "speech_balloon.speech_balloon_template_id",\r
-            "speech_balloon.classname",\r
-            "speech_balloon.z",\r
-            "speech_balloon.t",\r
-            "speech_balloon.settings"\r
-          ]\r
-        },\r
-        "PlainSpeechBalloon": {\r
-          "base": "speech_balloon",\r
-          "fields": {\r
-            "balloon.r": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "r",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "speech_balloon.caption",\r
-            "balloon.r",\r
-            "balloon.x",\r
-            "balloon.y",\r
-            "balloon.width",\r
-            "balloon.height",\r
-            "balloon.id",\r
-            "balloon.speech_balloon_id",\r
-            "balloon.system_picture_id",\r
-            "balloon.settings",\r
-            "speech.writing_format_id",\r
-            "speech.font_size",\r
-            "speech.text_align",\r
-            "speech.quotes",\r
-            "speech.content",\r
-            "speech.fore_color",\r
-            "speech.id",\r
-            "speech.speech_balloon_id",\r
-            "speech.x",\r
-            "speech.y",\r
-            "speech.width",\r
-            "speech.height",\r
-            "speech.settings",\r
-            "speech_balloon.id",\r
-            "speech_balloon.panel_id",\r
-            "speech_balloon.speech_balloon_template_id",\r
-            "speech_balloon.classname",\r
-            "speech_balloon.z",\r
-            "speech_balloon.t",\r
-            "speech_balloon.settings"\r
-          ]\r
-        },\r
-        "SquareSpeechBalloon": {\r
-          "base": "speech_balloon",\r
-          "fields": {\r
-            "balloon.r": {\r
-              "type": "part",\r
-              "args": {\r
-                "model": "balloon",\r
-                "part": "balloon",\r
-                "column": "r",\r
-                "label": {\r
-                  "type": "none"\r
-                },\r
-                "tag": {\r
-                  "type": "hidden"\r
-                }\r
-              }\r
-            }\r
-          },\r
-          "field_names": [\r
-            "speech_balloon.caption",\r
-            "balloon.r",\r
-            "balloon.x",\r
-            "balloon.y",\r
-            "balloon.width",\r
-            "balloon.height",\r
-            "balloon.id",\r
-            "balloon.speech_balloon_id",\r
-            "balloon.system_picture_id",\r
-            "balloon.settings",\r
-            "speech.writing_format_id",\r
-            "speech.font_size",\r
-            "speech.text_align",\r
-            "speech.quotes",\r
-            "speech.content",\r
-            "speech.fore_color",\r
-            "speech.id",\r
-            "speech.speech_balloon_id",\r
-            "speech.x",\r
-            "speech.y",\r
-            "speech.width",\r
-            "speech.height",\r
-            "speech.settings",\r
-            "speech_balloon.id",\r
-            "speech_balloon.panel_id",\r
-            "speech_balloon.speech_balloon_template_id",\r
-            "speech_balloon.classname",\r
-            "speech_balloon.z",\r
-            "speech_balloon.t",\r
-            "speech_balloon.settings"\r
-          ]\r
-        }\r
+      "demand_users": {\r
+        "caption": "provider name",\r
+        "url": "http://your.site.url/demanders/",\r
+        "description": "provider description"\r
       }\r
-    }\r
+    },\r
+    "provider_sources": [\r
+      "http://sourceforge.jp/projects/pettanr/wiki/ProviderSource/attach/provider_source.json"\r
+    ]\r
   }\r
 }
\ No newline at end of file