OSDN Git Service

fix manifest/system_resource
[pettanr/pettanr.git] / public / manifest.json
index d8cc207..2041744 100644 (file)
@@ -1,38 +1,43 @@
 {\r
   "controllers": {\r
     "scroll": {\r
-      "model_name": "scroll",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "scroll_panels": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "scroll_panels"\r
           }\r
         },\r
         "panels": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "panels"\r
           }\r
         },\r
         "by_author": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_author"\r
           }\r
         },\r
         "by_panel": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_panel"\r
           }\r
         },\r
+        "play": {\r
+          "type": "list",\r
+          "args": {\r
+            "list_name": "play"\r
+          }\r
+        },\r
         "show": {\r
           "type": "show",\r
           "name": "show"\r
       }\r
     },\r
     "scroll_panel": {\r
-      "model_name": "scroll_panel",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "by_panel": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_panel"\r
           }\r
         },\r
         "by_scroll": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_scroll"\r
           }\r
         }\r
       }\r
     },\r
     "comic": {\r
-      "model_name": "comic",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "stories": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "stories"\r
           }\r
         },\r
         "by_author": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_author"\r
           }\r
         }\r
       }\r
     },\r
     "story": {\r
-      "model_name": "story",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "story_sheets": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "story_sheets"\r
           }\r
         },\r
         "sheets": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "sheets"\r
           }\r
         },\r
+        "by_comic": {\r
+          "type": "list",\r
+          "args": {\r
+            "list_name": "by_comic"\r
+          }\r
+        },\r
         "by_sheet": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_sheet"\r
           }\r
         },\r
         "by_author": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_author"\r
           }\r
+        },\r
+        "play": {\r
+          "type": "list",\r
+          "args": {\r
+            "list_name": "play"\r
+          }\r
         }\r
       }\r
     },\r
     "story_sheet": {\r
-      "model_name": "story_sheet",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "by_story": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_story"\r
           }\r
         },\r
         "by_sheet": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_sheet"\r
           }\r
         }\r
       }\r
     },\r
     "sheet": {\r
-      "model_name": "sheet",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "story_sheets": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "story_sheets"\r
           }\r
         },\r
         "stories": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "stories"\r
           }\r
         },\r
         "sheet_panels": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "sheet_panels"\r
           }\r
         },\r
         "panels": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "panels"\r
           }\r
         },\r
         "by_story": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_story"\r
           }\r
         },\r
         "by_panel": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_panel"\r
           }\r
         },\r
         "by_author": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_author"\r
           }\r
+        },\r
+        "play": {\r
+          "type": "list",\r
+          "args": {\r
+            "list_name": "play"\r
+          }\r
         }\r
       }\r
     },\r
     "sheet_panel": {\r
-      "model_name": "sheet_panel",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "by_sheet": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_sheet"\r
           }\r
         },\r
         "by_panel": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_panel"\r
           }\r
         }\r
       }\r
     },\r
     "panel": {\r
-      "model_name": "panel",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "scroll_panels": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "scroll_panels"\r
           }\r
         },\r
         "scrolls": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "scrolls"\r
           }\r
         },\r
         "sheet_panels": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "sheet_panels"\r
           }\r
         },\r
         "sheets": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "sheets"\r
           }\r
         },\r
         "panel_pictures": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "panel_pictures"\r
           }\r
         },\r
         "speech_balloons": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "speech_balloons"\r
           }\r
         },\r
         "ground_pictures": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "ground_pictures"\r
           }\r
         },\r
         "ground_colors": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "ground_colors"\r
           }\r
         },\r
         "by_scroll": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_scroll"\r
           }\r
         },\r
         "by_sheet": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_sheet"\r
           }\r
         },\r
         "by_author": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_author"\r
           }\r
         },\r
         "by_speech_balloon_template": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_speech_balloon_template"\r
           }\r
         }\r
       }\r
     },\r
     "panel_picture": {\r
-      "model_name": "panel_picture",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "by_panel": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_panel"\r
           }\r
         },\r
         "by_author": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_author"\r
           }\r
         }\r
       }\r
     },\r
     "speech_balloon": {\r
-      "model_name": "speech_balloon",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "by_panel": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_panel"\r
           }\r
         },\r
         "by_author": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_author"\r
           }\r
         }\r
       }\r
     },\r
     "speech": {\r
-      "model_name": "speech",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "by_writing_format": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_writing_format"\r
           }\r
         }\r
       }\r
     },\r
     "balloon": {\r
-      "model_name": "balloon",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         }\r
       }\r
     },\r
     "ground_picture": {\r
-      "model_name": "ground_picture",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "by_panel": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_panel"\r
           }\r
         },\r
         "by_author": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_author"\r
           }\r
         }\r
       }\r
     },\r
     "ground_color": {\r
-      "model_name": "ground_color",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "by_panel": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_panel"\r
           }\r
         },\r
         "by_author": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_author"\r
           }\r
         }\r
       }\r
     },\r
     "original_picture": {\r
-      "model_name": "original_picture",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         }\r
     },\r
     "picture": {},\r
     "resource_picture": {\r
-      "model_name": "resource_picture",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "by_license": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_license"\r
           }\r
         },\r
         "by_artist": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_artist"\r
           }\r
         }\r
       }\r
     },\r
     "speech_balloon_template": {\r
-      "model_name": "speech_balloon_template",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "speech_balloons": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "speech_balloons"\r
           }\r
         },\r
         "panels": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "panels"\r
           }\r
         }\r
       }\r
     },\r
     "writing_format": {\r
-      "model_name": "writing_format",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "speeches": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "speeches"\r
           }\r
         },\r
         "by_system_picture": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_system_picture"\r
           }\r
         }\r
       }\r
     },\r
     "license_group": {\r
-      "model_name": "license_group",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "licenses": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "licenses"\r
           }\r
         }\r
       }\r
     },\r
     "license": {\r
-      "model_name": "license",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "resource_pictures": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "resource_pictures"\r
           }\r
         },\r
         "by_license_group": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_license_group"\r
           }\r
         },\r
         "by_system_picture": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "by_system_picture"\r
           }\r
         }\r
       }\r
     },\r
     "author": {\r
-      "model_name": "author",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "scrolls": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "scrolls"\r
           }\r
         },\r
         "comics": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "comics"\r
           }\r
         },\r
         "stories": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "stories"\r
           }\r
         },\r
         "sheets": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "sheets"\r
           }\r
         },\r
         "panels": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "panels"\r
           }\r
         },\r
         "panel_pictures": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "panel_pictures"\r
           }\r
         },\r
         "speech_balloons": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "speech_balloons"\r
           }\r
         },\r
         "ground_pictures": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "ground_pictures"\r
           }\r
         },\r
         "ground_colors": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "ground_colors"\r
           }\r
         }\r
       }\r
     },\r
     "artist": {\r
-      "model_name": "",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         },\r
         "resource_pictures": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "resource_pictures"\r
           }\r
         }\r
       }\r
     },\r
     "system_picture": {\r
-      "model_name": "system_picture",\r
       "actions": {\r
         "index": {\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "public_list"\r
           }\r
         }\r
         "scrolls": {\r
           "item_name": "scroll",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "scroll_panels": {\r
           "item_name": "scroll_panel",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "comics": {\r
           "item_name": "comic",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "stories": {\r
           "item_name": "story",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "story_sheets": {\r
           "item_name": "story_sheet",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "sheets": {\r
           "item_name": "sheet",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "sheet_panels": {\r
           "item_name": "sheet_panel",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "panels": {\r
           "item_name": "panel",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "panel_pictures": {\r
           "item_name": "panel_picture",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "speech_balloons": {\r
           "item_name": "speech_balloon",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "speeches": {\r
           "item_name": "speech",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "balloons": {\r
           "item_name": "balloon",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "ground_pictures": {\r
           "item_name": "ground_picture",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "ground_colors": {\r
           "item_name": "ground_color",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "original_pictures": {\r
           "item_name": "original_picture",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         },\r
         "resource_pictures": {\r
           "item_name": "resource_picture",\r
           "type": "list",\r
-          "list": {\r
+          "args": {\r
             "list_name": "private_list"\r
           }\r
         }\r
     }\r
   },\r
   "models": {\r
-    "Scroll": "scroll",\r
     "scroll": {\r
       "class_name": "Scroll",\r
       "table_name": "scrolls",\r
         "has_many": {\r
           "scroll_panels": {\r
             "foreign_key": "scroll_id",\r
-            "model": "scroll_panel"\r
+            "model_name": "scroll_panel"\r
           },\r
           "panels": {\r
             "through": "scroll_panel",\r
             "foreign_key": "scroll_id",\r
-            "model": "panel"\r
+            "model_name": "panel"\r
           }\r
         }\r
       },\r
           },\r
           "source": {\r
             "type": "magic_number",\r
-            "key": "scroll_visible_items"\r
+            "args": {\r
+              "select_item_name": "scroll_visible_items"\r
+            }\r
           }\r
         },\r
         "author_id": {\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "list": {\r
-          "name": "public"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
         },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "title"\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_author": {\r
+          "type": "filter"\r
+        },\r
+        "by_panel": {\r
+          "type": "through_filter"\r
+        },\r
+        "play": {\r
+          "type": "play"\r
         }\r
       }\r
     },\r
-    "ScrollPanel": "scroll_panel",\r
     "scroll_panel": {\r
       "class_name": "ScrollPanel",\r
       "table_name": "scroll_panels",\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_scroll": {\r
+          "type": "filter"\r
+        },\r
+        "by_panel": {\r
+          "type": "filter"\r
+        }\r
       }\r
     },\r
-    "Comic": "comic",\r
     "comic": {\r
       "class_name": "Comic",\r
       "table_name": "comics",\r
         "has_many": {\r
           "stories": {\r
             "foreign_key": "comic_id",\r
-            "model": "story"\r
+            "model_name": "story"\r
           }\r
         },\r
         "has_many_through": {}\r
           },\r
           "source": {\r
             "type": "magic_number",\r
-            "key": "comic_visible_items"\r
+            "args": {\r
+              "select_item_name": "comic_visible_items"\r
+            }\r
           }\r
         },\r
         "author_id": {\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "list",\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "title"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_author": {\r
+          "type": "filter"\r
         }\r
       }\r
     },\r
-    "Story": "story",\r
     "story": {\r
       "class_name": "Story",\r
       "table_name": "stories",\r
         "has_many": {\r
           "story_sheets": {\r
             "foreign_key": "story_id",\r
-            "list_method": "list_by_story"\r
+            "model_name": "story_sheet"\r
           },\r
           "sheets": {\r
             "through": "story_sheets",\r
             "foreign_key": "story_id",\r
-            "list_method": "list_by_story"\r
+            "model_name": "sheet"\r
           }\r
         }\r
       },\r
           },\r
           "source": {\r
             "type": "magic_number",\r
-            "key": "story_visible_items"\r
+            "args": {\r
+              "select_item_name": "story_visible_items"\r
+            }\r
           }\r
         },\r
         "created_at": {\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "list",\r
-        "caption": {\r
-          "type": "method",\r
-          "name": "title_with_t"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_comic": {\r
+          "type": "filter"\r
+        },\r
+        "by_sheet": {\r
+          "type": "through_filter"\r
+        },\r
+        "by_author": {\r
+          "type": "element_filter"\r
+        },\r
+        "play": {\r
+          "type": "play"\r
         }\r
       }\r
     },\r
-    "StorySheet": "story_sheet",\r
     "story_sheet": {\r
       "class_name": "StorySheet",\r
       "table_name": "story_sheets",\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_story": {\r
+          "type": "filter"\r
+        },\r
+        "by_sheet": {\r
+          "type": "filter"\r
+        }\r
       }\r
     },\r
-    "Sheet": "sheet",\r
     "sheet": {\r
       "class_name": "Sheet",\r
       "table_name": "sheets",\r
         "has_many": {\r
           "story_sheets": {\r
             "foreign_key": "story_id",\r
-            "list_method": "list_by_sheet"\r
+            "model_name": "story_sheet"\r
           },\r
           "stories": {\r
             "through": "story_sheets",\r
             "foreign_key": "sheet_id",\r
-            "list_method": "list_by_sheet"\r
+            "model_name": "story"\r
           },\r
           "sheet_panels": {\r
             "foreign_key": "sheet_id",\r
-            "list_method": "list_by_sheet"\r
+            "model_name": "sheet_panel"\r
           },\r
           "panels": {\r
             "through": "sheet_panels",\r
             "foreign_key": "sheet_id",\r
-            "list_method": "list_by_sheet"\r
+            "model_name": "panel"\r
           }\r
         }\r
       },\r
           },\r
           "source": {\r
             "type": "magic_number",\r
-            "key": "sheet_visible_items"\r
+            "args": {\r
+              "select_item_name": "sheet_visible_items"\r
+            }\r
           }\r
         },\r
         "author_id": {\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "list",\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "caption"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_story": {\r
+          "type": "through_filter"\r
+        },\r
+        "by_panel": {\r
+          "type": "through_filter"\r
+        },\r
+        "by_author": {\r
+          "type": "filter"\r
+        },\r
+        "play": {\r
+          "type": "play"\r
         }\r
       }\r
     },\r
-    "SheetPanel": "sheet_panel",\r
     "sheet_panel": {\r
       "class_name": "SheetPanel",\r
       "table_name": "sheet_panels",\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_sheet": {\r
+          "type": "filter"\r
+        },\r
+        "by_panel": {\r
+          "type": "filter"\r
+        }\r
       }\r
     },\r
-    "Panel": "panel",\r
     "panel": {\r
       "class_name": "Panel",\r
       "table_name": "panels",\r
         "has_many": {\r
           "scroll_panels": {\r
             "foreign_key": "panel_id",\r
-            "list_method": "list_by_panel"\r
+            "model_name": "scroll_panel"\r
           },\r
           "scrolls": {\r
             "through": "scroll_panels",\r
             "foreign_key": "panel_id",\r
-            "list_method": "list_by_panel"\r
+            "model_name": "scroll"\r
           },\r
           "sheet_panels": {\r
             "foreign_key": "panel_id",\r
-            "list_method": "list_by_panel"\r
+            "model_name": "sheet_panel"\r
           },\r
           "sheets": {\r
             "through": "sheet_panels",\r
             "foreign_key": "panel_id",\r
-            "list_method": "list_by_panel"\r
+            "model_name": "sheet"\r
           },\r
           "panel_pictures": {\r
             "foreign_key": "panel_id",\r
-            "list_method": "list_by_panel"\r
+            "model_name": "panel_picture"\r
           },\r
           "speech_balloons": {\r
             "foreign_key": "panel_id",\r
-            "list_method": "list_by_panel"\r
+            "model_name": "speech_balloon"\r
           },\r
           "ground_pictures": {\r
             "foreign_key": "panel_id",\r
-            "list_method": "list_by_panel"\r
+            "model_name": "ground_picture"\r
           },\r
           "ground_colors": {\r
             "foreign_key": "panel_id",\r
-            "list_method": "list_by_panel"\r
+            "model_name": "ground_color"\r
           }\r
         }\r
       },\r
           },\r
           "source": {\r
             "type": "magic_number",\r
-            "key": "panel_visible_items"\r
+            "args": {\r
+              "select_item_name": "panel_visible_items"\r
+            }\r
           }\r
         },\r
         "author_id": {\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "list",\r
-        "caption": {\r
-          "type": "method",\r
-          "name": "plain_scenario"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_scroll": {\r
+          "type": "through_filter"\r
+        },\r
+        "by_sheet": {\r
+          "type": "through_filter"\r
+        },\r
+        "by_author": {\r
+          "type": "filter"\r
+        },\r
+        "by_speech_balloon_template": {\r
+          "type": "through_filter"\r
         }\r
       }\r
     },\r
-    "PanelPicture": "panel_picture",\r
     "panel_picture": {\r
       "class_name": "PanelPicture",\r
       "table_name": "panel_pictures",\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_panel": {\r
+          "type": "filter"\r
+        },\r
+        "by_author": {\r
+          "type": "element_filter"\r
+        }\r
       }\r
     },\r
-    "SpeechBalloon": "speech_balloon",\r
     "speech_balloon": {\r
       "class_name": "SpeechBalloon",\r
       "table_name": "speech_balloons",\r
         "has_one": {\r
           "balloon": {\r
             "foreign_key": "speech_balloon_id",\r
-            "list_method": "list_by_speech_balloon"\r
+            "model_name": "balloon"\r
           },\r
           "speech": {\r
             "foreign_key": "speech_balloon_id",\r
-            "list_method": "list_by_speech_balloon"\r
+            "model_name": "speech"\r
           }\r
         }\r
       },\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "list",\r
-        "caption": {\r
-          "type": "method",\r
-          "name": "plain_scenario"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\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": "element_filter"\r
         }\r
       }\r
     },\r
-    "Balloon": "balloon",\r
     "balloon": {\r
       "class_name": "Balloon",\r
       "table_name": "balloons",\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_panel": {\r
+          "type": "filter"\r
+        },\r
+        "by_speech_balloon": {\r
+          "type": "filter"\r
+        },\r
+        "by_author": {\r
+          "type": "element_filter"\r
+        }\r
       }\r
     },\r
-    "Speech": "speech",\r
     "speech": {\r
       "class_name": "Speech",\r
       "table_name": "speeches",\r
         "writing_format_id": {\r
           "type": "number",\r
           "source": {\r
-            "type": "model",\r
-            "model": "writing_format",\r
-            "method": "enable_list",\r
-            "caption": "caption"\r
+            "type": "model"\r
           },\r
           "rules": {\r
             "required": true,\r
           },\r
           "source": {\r
             "type": "magic_number",\r
-            "key": "speech_font_size_items"\r
+            "args": {\r
+              "select_item_name": "speech_font_size_items"\r
+            }\r
           }\r
         },\r
         "text_align": {\r
           },\r
           "source": {\r
             "type": "magic_number",\r
-            "key": "speech_text_align_items"\r
+            "args": {\r
+              "select_item_name": "speech_text_align_items"\r
+            }\r
           }\r
         },\r
         "fore_color": {\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "by_speech_balloon": {\r
+          "type": "filter"\r
+        },\r
+        "by_writing_format": {\r
+          "type": "filter"\r
+        }\r
       }\r
     },\r
-    "GroundPicture": "ground_picture",\r
     "ground_picture": {\r
       "class_name": "GroundPicture",\r
       "table_name": "ground_pictures",\r
           },\r
           "source": {\r
             "type": "magic_number",\r
-            "key": "ground_picture_repeat_items"\r
+            "args": {\r
+              "select_item_name": "ground_picture_repeat_items"\r
+            }\r
           }\r
         },\r
         "x": {\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_panel": {\r
+          "type": "filter"\r
+        },\r
+        "by_author": {\r
+          "type": "element_filter"\r
+        }\r
       }\r
     },\r
-    "GroundColor": "ground_color",\r
     "ground_color": {\r
       "class_name": "GroundColor",\r
       "table_name": "ground_colors",\r
           },\r
           "source": {\r
             "type": "magic_number",\r
-            "key": "ground_color_orientation_items"\r
+            "args": {\r
+              "select_item_name": "ground_color_orientation_items"\r
+            }\r
           }\r
         },\r
         "xy": {\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_panel": {\r
+          "type": "filter"\r
+        },\r
+        "by_author": {\r
+          "type": "element_filter"\r
+        }\r
       }\r
     },\r
-    "OriginalPicture": "original_picture",\r
     "original_picture": {\r
       "class_name": "OriginalPicture",\r
       "table_name": "original_pictures",\r
         "has_many": {\r
           "pictures": {\r
             "foreign_key": "original_picture_id",\r
-            "list_method": "list_by_original_picture"\r
+            "model_name": "picture"\r
           }\r
         },\r
         "has_one": {\r
           "resource_picture": {\r
             "foreign_key": "original_picture_id",\r
-            "list_method": "list_by_original_picture"\r
+            "model_name": "resource_picture"\r
           }\r
         }\r
       },\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "private_list": {\r
+          "type": "private"\r
+        }\r
       }\r
     },\r
-    "Picture": "picture",\r
     "picture": {\r
       "class_name": "Picture",\r
       "table_name": "pictures",\r
         }\r
       }\r
     },\r
-    "ResourcePicture": "resource_picture",\r
     "resource_picture": {\r
       "class_name": "ResourcePicture",\r
       "table_name": "resource_pictures",\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_license": {\r
+          "type": "filter"\r
+        },\r
+        "by_artist": {\r
+          "type": "filter"\r
+        }\r
       }\r
     },\r
-    "SpeechBalloonTemplate": "speech_balloon_template",\r
     "speech_balloon_template": {\r
       "class_name": "SpeechBalloonTemplate",\r
       "table_name": "speech_balloon_templates",\r
         "has_many": {\r
           "speech_balloons": {\r
             "foreign_key": "speech_balloon_template_id",\r
-            "list_method": "list_by_speech_balloon_template"\r
+            "model_name": "speech_balloon"\r
           },\r
           "panels": {\r
             "through": "speech_balloons",\r
             "foreign_key": "speech_balloon_template_id",\r
-            "list_method": "list_by_speech_balloon_template"\r
+            "model_name": "panel"\r
           }\r
         },\r
         "has_one": {}\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "enable_list",\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "caption"\r
+      "lists": {\r
+        "public_list": {\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
-    "WritingFormat": "writing_format",\r
     "writing_format": {\r
       "class_name": "WritingFormat",\r
       "table_name": "writing_formats",\r
         "has_many": {\r
           "speeches": {\r
             "foreign_key": "writing_format_id",\r
-            "list_method": "list_by_writing_format"\r
+            "model_name": "speech"\r
           }\r
         },\r
         "has_one": {}\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "enable_list",\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "caption"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "select_items": {\r
+          "type": "system_resource"\r
+        },\r
+        "by_system_picture": {\r
+          "type": "filter"\r
         }\r
       }\r
     },\r
-    "LicenseGroup": "license_group",\r
     "license_group": {\r
       "class_name": "LicenseGroup",\r
       "table_name": "license_groups",\r
         "has_many": {\r
           "licenses": {\r
             "foreign_key": "license_group_id",\r
-            "list_method": "list_by_license_group"\r
+            "model_name": "license"\r
           }\r
         },\r
         "has_one": {}\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "list",\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "caption"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "select_items": {\r
+          "type": "system_resource"\r
         }\r
       }\r
     },\r
-    "License": "license",\r
     "license": {\r
       "class_name": "License",\r
       "table_name": "licenses",\r
         "has_many": {\r
           "resource_pictures": {\r
             "foreign_key": "license_id",\r
-            "list_method": "list_by_license"\r
+            "model_name": "resource_picture"\r
           }\r
         },\r
         "has_one": {}\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
+      },\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "by_license_group": {\r
+          "type": "filter"\r
+        },\r
+        "by_system_picture": {\r
+          "type": "filter"\r
+        }\r
       }\r
     },\r
-    "Author": "author",\r
     "author": {\r
       "class_name": "Author",\r
       "table_name": "authors",\r
         "has_many": {\r
           "scrolls": {\r
             "foreign_key": "author_id",\r
-            "list_method": "list_by_author"\r
+            "model_name": "scroll"\r
           },\r
           "comics": {\r
             "foreign_key": "author_id",\r
-            "list_method": "list_by_author"\r
+            "model_name": "comic"\r
           },\r
           "stories": {\r
             "foreign_key": "author_id",\r
-            "list_method": "list_by_author"\r
+            "model_name": "story"\r
           },\r
           "sheets": {\r
             "foreign_key": "author_id",\r
-            "list_method": "list_by_author"\r
+            "model_name": "sheet"\r
           },\r
           "panels": {\r
             "foreign_key": "author_id",\r
-            "list_method": "list_by_author"\r
+            "model_name": "panel"\r
           }\r
         },\r
         "has_one": {}\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "list",\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "name"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
         }\r
       }\r
     },\r
-    "Artist": "artist",\r
     "artist": {\r
       "class_name": "Artist",\r
       "table_name": "artists",\r
         "has_many": {\r
           "resource_pictures": {\r
             "foreign_key": "artist_id",\r
-            "list_method": "list_by_artist"\r
+            "model_name": "resource_picture"\r
           }\r
         },\r
         "has_one": {}\r
           "type": "datetime"\r
         }\r
       },\r
-      "select": {\r
-        "method": "list",\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "name"\r
+      "lists": {\r
+        "public_list": {\r
+          "type": "public"\r
         }\r
       }\r
     },\r
-    "SystemPicture": "system_picture",\r
     "system_picture": {\r
       "class_name": "SystemPicture",\r
       "table_name": "system_pictures",\r
         "has_many": {\r
           "balloons": {\r
             "foreign_key": "system_picture_id",\r
-            "list_method": "list_by_system_picture"\r
+            "model_name": "balloon"\r
           },\r
           "balloon_templates": {\r
             "foreign_key": "system_picture_id",\r
-            "list_method": "list_by_system_picture"\r
+            "model_name": "balloon_template"\r
           },\r
           "licenses": {\r
             "foreign_key": "system_picture_id",\r
-            "list_method": "list_by_system_picture"\r
+            "model_name": "license"\r
           }\r
         },\r
         "has_one": {}\r
         "updated_at": {\r
           "type": "datetime"\r
         }\r
-      }\r
-    }\r
-  },\r
-  "lists": {\r
-    "scroll": {\r
-      "default_page_size": 25,\r
-      "max_page_size": 100,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "private_list": {\r
-          "type": "private"\r
-        },\r
-        "scroll_panels": {\r
-          "type": "has_many",\r
-          "association_name": "scroll_panels"\r
-        },\r
-        "panels": {\r
-          "type": "has_many",\r
-          "association_name": "panels"\r
-        },\r
-        "by_author": {\r
-          "type": "filter",\r
-          "from": "author",\r
-          "filter_key": "author_id"\r
-        },\r
-        "by_panel": {\r
-          "type": "through_filter",\r
-          "from": "panel",\r
-          "through": "scroll_panels",\r
-          "filter_key": "panel_id"\r
-        }\r
-      }\r
-    },\r
-    "scroll_panel": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "private_list": {\r
-          "type": "private"\r
-        },\r
-        "by_scroll": {\r
-          "type": "filter",\r
-          "from": "scroll",\r
-          "filter_key": "scroll_id"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter",\r
-          "from": "panel",\r
-          "filter_key": "panel_id"\r
-        }\r
-      }\r
-    },\r
-    "comic": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "private_list": {\r
-          "type": "private"\r
-        },\r
-        "stories": {\r
-          "type": "has_many",\r
-          "association_name": "stories"\r
-        },\r
-        "by_author": {\r
-          "type": "filter",\r
-          "from": "author",\r
-          "filter_key": "author_id"\r
-        }\r
-      }\r
-    },\r
-    "story": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "private_list": {\r
-          "type": "private"\r
-        },\r
-        "story_sheets": {\r
-          "type": "has_many",\r
-          "association_name": "story_sheets"\r
-        },\r
-        "sheets": {\r
-          "type": "has_many",\r
-          "association_name": "sheets"\r
-        },\r
-        "by_comic": {\r
-          "type": "filter",\r
-          "from": "comic",\r
-          "filter_key": "comic_id"\r
-        },\r
-        "by_sheet": {\r
-          "type": "through_filter",\r
-          "from": "sheet",\r
-          "through": "story_sheets",\r
-          "filter_key": "sheet_id"\r
-        },\r
-        "by_author": {\r
-          "type": "element_filter",\r
-          "from": "author",\r
-          "filter_key": "author_id"\r
-        }\r
-      }\r
-    },\r
-    "story_sheet": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "private_list": {\r
-          "type": "private"\r
-        },\r
-        "by_story": {\r
-          "type": "filter",\r
-          "from": "story",\r
-          "filter_key": "story_id"\r
-        },\r
-        "by_sheet": {\r
-          "type": "filter",\r
-          "from": "sheet",\r
-          "filter_key": "sheet_id"\r
-        }\r
-      }\r
-    },\r
-    "sheet": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "private_list": {\r
-          "type": "private"\r
-        },\r
-        "story_sheets": {\r
-          "type": "has_many",\r
-          "association_name": "story_sheets"\r
-        },\r
-        "stories": {\r
-          "type": "has_many",\r
-          "association_name": "stories"\r
-        },\r
-        "sheet_panels": {\r
-          "type": "has_many",\r
-          "association_name": "sheet_panels"\r
-        },\r
-        "panels": {\r
-          "type": "has_many",\r
-          "association_name": "panels"\r
-        },\r
-        "by_story": {\r
-          "type": "through_filter",\r
-          "from": "story",\r
-          "through": "story_sheets",\r
-          "filter_key": "story_id"\r
-        },\r
-        "by_panel": {\r
-          "type": "through_filter",\r
-          "from": "panel",\r
-          "through": "sheet_panels",\r
-          "filter_key": "panel_id"\r
-        },\r
-        "by_author": {\r
-          "type": "filter",\r
-          "from": "author",\r
-          "filter_key": "author_id"\r
-        }\r
-      }\r
-    },\r
-    "sheet_panel": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "private_list": {\r
-          "type": "private"\r
-        },\r
-        "by_sheet": {\r
-          "type": "filter",\r
-          "association_name": "sheet_panels",\r
-          "from": "sheet",\r
-          "filter_key": "sheet_id"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter",\r
-          "from": "panel",\r
-          "filter_key": "panel_id"\r
-        }\r
-      }\r
-    },\r
-    "panel": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "scroll_panels": {\r
-          "type": "has_many",\r
-          "association_name": "scroll_panels"\r
-        },\r
-        "scrolls": {\r
-          "type": "has_many",\r
-          "association_name": "scrolls"\r
-        },\r
-        "sheet_panels": {\r
-          "type": "has_many",\r
-          "association_name": "sheet_panels"\r
-        },\r
-        "sheets": {\r
-          "type": "has_many",\r
-          "association_name": "sheets"\r
-        },\r
-        "panel_pictures": {\r
-          "type": "has_many",\r
-          "association_name": "panel_pictures"\r
-        },\r
-        "speech_balloons": {\r
-          "type": "has_many",\r
-          "association_name": "speech_balloons"\r
-        },\r
-        "ground_pictures": {\r
-          "type": "has_many",\r
-          "association_name": "ground_pictures"\r
-        },\r
-        "ground_colors": {\r
-          "type": "has_many",\r
-          "association_name": "ground_colors"\r
-        },\r
-        "by_scroll": {\r
-          "type": "through_filter",\r
-          "from": "scroll",\r
-          "through": "scroll_panels",\r
-          "filter_key": "scroll_id"\r
-        },\r
-        "by_sheet": {\r
-          "type": "through_filter",\r
-          "from": "sheet",\r
-          "through": "sheet_panels",\r
-          "filter_key": "sheet_id"\r
-        },\r
-        "by_author": {\r
-          "type": "filter",\r
-          "from": "author",\r
-          "filter_key": "author_id"\r
-        },\r
-        "by_speech_balloon_template": {\r
-          "type": "through_filter",\r
-          "from": "speech_balloon_template",\r
-          "through": "speech_balloons",\r
-          "filter_key": "speech_balloon_template_id"\r
-        }\r
-      }\r
-    },\r
-    "panel_picture": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter",\r
-          "from": "panel",\r
-          "filter_key": "panel_id"\r
-        },\r
-        "by_author": {\r
-          "type": "element_filter",\r
-          "from": "author",\r
-          "filter_key": "author_id"\r
-        }\r
-      }\r
-    },\r
-    "speech_balloon": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter",\r
-          "from": "panel",\r
-          "filter_key": "panel_id"\r
-        },\r
-        "by_speech_balloon_template": {\r
-          "type": "filter",\r
-          "from": "speech_balloon_template",\r
-          "filter_key": "speech_balloon_template_id"\r
-        },\r
-        "by_author": {\r
-          "type": "element_filter",\r
-          "from": "author",\r
-          "filter_key": "author_id"\r
-        }\r
-      }\r
-    },\r
-    "speech": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "by_speech_balloon": {\r
-          "type": "filter",\r
-          "from": "speech_balloon",\r
-          "includes": {\r
-            "speech_balloon": {\r
-              "panel": {}\r
-            }\r
-          },\r
-          "filter_key": "speech_balloon_id"\r
-        },\r
-        "by_writing_format": {\r
-          "type": "filter",\r
-          "from": "writing_format",\r
-          "filter_key": "writing_format_id"\r
-        }\r
-      }\r
-    },\r
-    "balloon": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "by_speech_balloon": {\r
-          "type": "filter",\r
-          "from": "speech_balloon",\r
-          "includes": {\r
-            "speech_balloon": {\r
-              "panel": {}\r
-            }\r
-          },\r
-          "filter_key": "speech_balloon_id"\r
-        }\r
-      }\r
-    },\r
-    "ground_picture": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter",\r
-          "from": "panel",\r
-          "filter_key": "panel_id"\r
-        },\r
-        "by_author": {\r
-          "type": "element_filter",\r
-          "from": "author",\r
-          "filter_key": "author_id"\r
-        }\r
-      }\r
-    },\r
-    "ground_color": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "by_panel": {\r
-          "type": "filter",\r
-          "from": "panel",\r
-          "filter_key": "panel_id"\r
-        },\r
-        "by_author": {\r
-          "type": "element_filter",\r
-          "from": "author",\r
-          "filter_key": "author_id"\r
-        }\r
-      }\r
-    },\r
-    "original_picture": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "private_list": {\r
-          "type": "private"\r
-        }\r
-      }\r
-    },\r
-    "picture": {},\r
-    "resource_picture": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "by_license": {\r
-          "type": "filter",\r
-          "from": "license",\r
-          "filter_key": "license_id"\r
-        },\r
-        "by_artist": {\r
-          "type": "filter",\r
-          "from": "artist",\r
-          "filter_key": "artist_id"\r
-        }\r
-      }\r
-    },\r
-    "speech_balloon_template": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "speech_balloons": {\r
-          "type": "has_many",\r
-          "association_name": "speech_balloons"\r
-        },\r
-        "panels": {\r
-          "type": "has_many",\r
-          "association_name": "panels"\r
-        }\r
-      }\r
-    },\r
-    "writing_format": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "speeches": {\r
-          "type": "has_many",\r
-          "association_name": "speeches"\r
-        },\r
-        "by_system_picture": {\r
-          "type": "filter",\r
-          "from": "system_picture",\r
-          "filter_key": "system_picture_id"\r
-        }\r
-      }\r
-    },\r
-    "license_group": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "licenses": {\r
-          "type": "has_many",\r
-          "association_name": "licenses"\r
-        }\r
-      }\r
-    },\r
-    "license": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "resource_pictures": {\r
-          "type": "has_many",\r
-          "association_name": "resource_pictures"\r
-        },\r
-        "by_license_group": {\r
-          "type": "filter",\r
-          "from": "license_group",\r
-          "filter_key": "license_group_id"\r
-        },\r
-        "by_system_picture": {\r
-          "type": "filter",\r
-          "from": "system_picture",\r
-          "filter_key": "system_picture_id"\r
-        }\r
-      }\r
-    },\r
-    "author": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "scrolls": {\r
-          "type": "has_many",\r
-          "association_name": "scrolls"\r
-        },\r
-        "comics": {\r
-          "type": "has_many",\r
-          "association_name": "comics"\r
-        },\r
-        "stories": {\r
-          "type": "has_many",\r
-          "association_name": "stories"\r
-        },\r
-        "sheets": {\r
-          "type": "has_many",\r
-          "association_name": "sheets"\r
-        },\r
-        "panels": {\r
-          "type": "has_many",\r
-          "association_name": "panels"\r
-        },\r
-        "panel_pictures": {\r
-          "type": "has_many",\r
-          "association_name": "panel_pictures"\r
-        },\r
-        "speech_balloons": {\r
-          "type": "has_many",\r
-          "association_name": "speech_balloons"\r
-        },\r
-        "ground_pictures": {\r
-          "type": "has_many",\r
-          "association_name": "ground_pictures"\r
-        },\r
-        "ground_colors": {\r
-          "type": "has_many",\r
-          "association_name": "ground_colors"\r
-        }\r
-      }\r
-    },\r
-    "artist": {\r
-      "default_page_size": 20,\r
-      "lists": {\r
-        "public_list": {\r
-          "type": "public"\r
-        },\r
-        "resource_pictures": {\r
-          "type": "has_many",\r
-          "association_name": "resource_pictures"\r
-        }\r
-      }\r
-    },\r
-    "system_picture": {\r
-      "default_page_size": 20,\r
+      },\r
       "lists": {\r
         "public_list": {\r
           "type": "public"\r
   "system_resources": {\r
     "engine_resources": {\r
       "license_groups": {\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
+        "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
       },\r
       "speech_balloon_templates": {\r
-        "CircleSpeechBalloon": "circle_speech_balloon",\r
-        "PlainSpeechBalloon": "plain_speech_balloon",\r
-        "SquareSpeechBalloon": "square_speech_balloon"\r
+        "resource_items": {\r
+          "CircleSpeechBalloon": "circle_speech_balloon",\r
+          "PlainSpeechBalloon": "plain_speech_balloon",\r
+          "SquareSpeechBalloon": "square_speech_balloon"\r
+        }\r
       },\r
       "writing_formats": {\r
-        "SimpleFormat": "pettanr_simple_format"\r
+        "has_route": 0,\r
+        "resource_items": {\r
+          "SimpleFormat": "pettanr_simple_format"\r
+        }\r
       }\r
     },\r
     "elements": {\r
       "SpeechBalloon": "speech_balloons",\r
       "GroundPicture": "ground_pictures",\r
       "GroundColor": "ground_colors"\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
       "http://sourceforge.jp/projects/pettanr/wiki/ProviderSource/attach/provider_source.json"\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
   "locals": {\r
     "profilers": {\r
       "scroll": {\r
             "license",\r
             "artist"\r
           ],\r
-          "has_many": [],\r
+          "has_many": [],\r
+          "has_one": []\r
+        }\r
+      },\r
+      "speech_balloon_template": {\r
+        "lists": {},\r
+        "columns": [\r
+          "id",\r
+          "name",\r
+          "classname",\r
+          "caption",\r
+          "t",\r
+          "system_picture_id",\r
+          "settings",\r
+          "created_at",\r
+          "updated_at"\r
+        ],\r
+        "associations": {\r
+          "belongs_to": [\r
+            "system_picture"\r
+          ],\r
+          "has_many": [],\r
+          "has_one": []\r
+        }\r
+      },\r
+      "writing_format": {\r
+        "lists": {\r
+          "speeches.by_writing_format": {\r
+            "model_name": "speech",\r
+            "list_name": "by_writing_format"\r
+          }\r
+        },\r
+        "columns": [\r
+          "id",\r
+          "name",\r
+          "classname",\r
+          "caption",\r
+          "system_picture_id",\r
+          "settings",\r
+          "created_at",\r
+          "updated_at"\r
+        ],\r
+        "associations": {\r
+          "belongs_to": [\r
+            "system_picture"\r
+          ],\r
+          "has_many": [\r
+            "speeches.by_writing_format"\r
+          ],\r
+          "has_one": []\r
+        }\r
+      },\r
+      "license_group": {\r
+        "lists": {\r
+          "licenses.by_license_group": {\r
+            "model_name": "license",\r
+            "list_name": "by_license_group"\r
+          }\r
+        },\r
+        "columns": [\r
+          "id",\r
+          "name",\r
+          "classname",\r
+          "caption",\r
+          "url",\r
+          "created_at",\r
+          "updated_at"\r
+        ],\r
+        "associations": {\r
+          "belongs_to": [],\r
+          "has_many": [\r
+            "licenses.by_license_group"\r
+          ],\r
+          "has_one": []\r
+        }\r
+      },\r
+      "license": {\r
+        "lists": {\r
+          "resource_pictures.by_license": {\r
+            "model_name": "resource_picture",\r
+            "list_name": "by_license"\r
+          }\r
+        },\r
+        "columns": [\r
+          "id",\r
+          "license_group_id",\r
+          "name",\r
+          "caption",\r
+          "system_picture_id",\r
+          "url",\r
+          "settings",\r
+          "credit_pictures",\r
+          "created_at",\r
+          "updated_at"\r
+        ],\r
+        "associations": {\r
+          "belongs_to": [\r
+            "license_group",\r
+            "system_picture"\r
+          ],\r
+          "has_many": [\r
+            "resource_pictures.by_license"\r
+          ],\r
+          "has_one": []\r
+        }\r
+      },\r
+      "author": {\r
+        "lists": {\r
+          "scrolls.by_author": {\r
+            "model_name": "scroll",\r
+            "list_name": "by_author"\r
+          },\r
+          "comics.by_author": {\r
+            "model_name": "comic",\r
+            "list_name": "by_author"\r
+          },\r
+          "stories.by_author": {\r
+            "model_name": "story",\r
+            "list_name": "by_author"\r
+          },\r
+          "panels.by_author": {\r
+            "model_name": "panel",\r
+            "list_name": "by_author"\r
+          },\r
+          "panel_pictures.by_author": {\r
+            "model_name": "panel_picture",\r
+            "list_name": "by_author"\r
+          },\r
+          "speech_balloons.by_author": {\r
+            "model_name": "speech_balloon",\r
+            "list_name": "by_author"\r
+          },\r
+          "ground_pictures.by_author": {\r
+            "model_name": "ground_picture",\r
+            "list_name": "by_author"\r
+          },\r
+          "ground_colors.by_author": {\r
+            "model_name": "ground_color",\r
+            "list_name": "by_author"\r
+          }\r
+        },\r
+        "columns": [\r
+          "id",\r
+          "name",\r
+          "user_id",\r
+          "created_at",\r
+          "updated_at"\r
+        ],\r
+        "associations": {\r
+          "belongs_to": [],\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
           "has_one": []\r
         }\r
       },\r
-      "speech_balloon_template": {\r
+      "artist": {\r
         "lists": {\r
-          "speech_balloons.by_speech_balloon_template": {\r
-            "model_name": "speech_balloon",\r
-            "list_name": "by_speech_balloon_template"\r
-          },\r
-          "panels.by_speech_balloon_template": {\r
-            "model_name": "panel",\r
-            "list_name": "by_speech_balloon_template"\r
+          "resource_pictures.by_artist": {\r
+            "model_name": "resource_picture",\r
+            "list_name": "by_artist"\r
           }\r
         },\r
         "columns": [\r
           "id",\r
           "name",\r
-          "classname",\r
-          "caption",\r
-          "t",\r
-          "system_picture_id",\r
-          "settings",\r
+          "author_id",\r
           "created_at",\r
           "updated_at"\r
         ],\r
         "associations": {\r
-          "belongs_to": [\r
-            "system_picture"\r
-          ],\r
+          "belongs_to": [],\r
           "has_many": [\r
-            "speech_balloons.by_speech_balloon_template",\r
-            "panels.by_speech_balloon_template"\r
+            "resource_pictures.by_artist"\r
           ],\r
           "has_one": []\r
         }\r
       },\r
-      "writing_format": {\r
+      "system_picture": {\r
         "lists": {\r
-          "speeches.by_writing_format": {\r
-            "model_name": "speech",\r
-            "list_name": "by_writing_format"\r
+          "speech_balloon_templates.by_system_picture": {\r
+            "model_name": "speech_balloon_template",\r
+            "list_name": "by_system_picture"\r
+          },\r
+          "licenses.by_system_picture": {\r
+            "model_name": "license",\r
+            "list_name": "by_system_picture"\r
           }\r
         },\r
         "columns": [\r
           "id",\r
-          "name",\r
-          "classname",\r
-          "caption",\r
-          "system_picture_id",\r
-          "settings",\r
+          "ext",\r
+          "width",\r
+          "height",\r
+          "filesize",\r
+          "md5",\r
           "created_at",\r
           "updated_at"\r
         ],\r
         "associations": {\r
-          "belongs_to": [\r
-            "system_picture"\r
-          ],\r
+          "belongs_to": [],\r
           "has_many": [\r
-            "speeches.by_writing_format"\r
+            "speech_balloon_templates.by_system_picture",\r
+            "licenses.by_system_picture"\r
           ],\r
           "has_one": []\r
         }\r
+      }\r
+    },\r
+    "filers": {\r
+      "scroll": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "title"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "play"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "default",\r
+          "args": {}\r
+        }\r
+      },\r
+      "scroll_panel": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "none",\r
+              "args": {}\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
+        }\r
+      },\r
+      "comic": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "title"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "default"\r
+        }\r
+      },\r
+      "story": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "method",\r
+              "args": {\r
+                "name": "title_with_t"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "play"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "default"\r
+        }\r
+      },\r
+      "story_sheet": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "none",\r
+              "args": {}\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
+        }\r
+      },\r
+      "sheet": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "caption"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "play"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "default"\r
+        }\r
+      },\r
+      "sheet_panel": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "none",\r
+              "args": {}\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
+        }\r
+      },\r
+      "panel": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "caption"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "default"\r
+        }\r
+      },\r
+      "panel_picture": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "caption"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
+        }\r
+      },\r
+      "speech_balloon": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "method",\r
+              "args": {\r
+                "name": "plain_scenario"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
+        }\r
       },\r
-      "license_group": {\r
-        "lists": {\r
-          "licenses.by_license_group": {\r
-            "model_name": "license",\r
-            "list_name": "by_license_group"\r
+      "speech": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
-        "columns": [\r
-          "id",\r
-          "name",\r
-          "classname",\r
-          "caption",\r
-          "url",\r
-          "created_at",\r
-          "updated_at"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [],\r
-          "has_many": [\r
-            "licenses.by_license_group"\r
-          ],\r
-          "has_one": []\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "content"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
         }\r
       },\r
-      "license": {\r
-        "lists": {\r
-          "resource_pictures.by_license": {\r
-            "model_name": "resource_picture",\r
-            "list_name": "by_license"\r
+      "balloon": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
-        "columns": [\r
-          "id",\r
-          "license_group_id",\r
-          "name",\r
-          "caption",\r
-          "system_picture_id",\r
-          "url",\r
-          "settings",\r
-          "credit_pictures",\r
-          "created_at",\r
-          "updated_at"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [\r
-            "license_group",\r
-            "system_picture"\r
-          ],\r
-          "has_many": [\r
-            "resource_pictures.by_license"\r
-          ],\r
-          "has_one": []\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "none",\r
+              "args": {}\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
         }\r
       },\r
-      "author": {\r
-        "lists": {\r
-          "scrolls.by_author": {\r
-            "model_name": "scroll",\r
-            "list_name": "by_author"\r
-          },\r
-          "comics.by_author": {\r
-            "model_name": "comic",\r
-            "list_name": "by_author"\r
-          },\r
-          "stories.by_author": {\r
-            "model_name": "story",\r
-            "list_name": "by_author"\r
-          },\r
-          "panels.by_author": {\r
-            "model_name": "panel",\r
-            "list_name": "by_author"\r
-          },\r
-          "panel_pictures.by_author": {\r
-            "model_name": "panel_picture",\r
-            "list_name": "by_author"\r
-          },\r
-          "speech_balloons.by_author": {\r
-            "model_name": "speech_balloon",\r
-            "list_name": "by_author"\r
-          },\r
-          "ground_pictures.by_author": {\r
-            "model_name": "ground_picture",\r
-            "list_name": "by_author"\r
-          },\r
-          "ground_colors.by_author": {\r
-            "model_name": "ground_color",\r
-            "list_name": "by_author"\r
+      "ground_picture": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
-        "columns": [\r
-          "id",\r
-          "name",\r
-          "user_id",\r
-          "created_at",\r
-          "updated_at"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [],\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
-          "has_one": []\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "caption"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "none"\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
         }\r
       },\r
-      "artist": {\r
-        "lists": {\r
-          "resource_pictures.by_artist": {\r
-            "model_name": "resource_picture",\r
-            "list_name": "by_artist"\r
+      "ground_color": {\r
+        "symbol": {\r
+          "type": "template",\r
+          "args": {\r
+            "template_name": "symbol"\r
           }\r
         },\r
-        "columns": [\r
-          "id",\r
-          "name",\r
-          "author_id",\r
-          "created_at",\r
-          "updated_at"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [],\r
-          "has_many": [\r
-            "resource_pictures.by_artist"\r
-          ],\r
-          "has_one": []\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "caption"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "none"\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
         }\r
       },\r
-      "system_picture": {\r
-        "lists": {\r
-          "speech_balloon_templates.by_system_picture": {\r
-            "model_name": "speech_balloon_template",\r
-            "list_name": "by_system_picture"\r
-          },\r
-          "licenses.by_system_picture": {\r
-            "model_name": "license",\r
-            "list_name": "by_system_picture"\r
+      "original_picture": {\r
+        "symbol": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
-        "columns": [\r
-          "id",\r
-          "ext",\r
-          "width",\r
-          "height",\r
-          "filesize",\r
-          "md5",\r
-          "created_at",\r
-          "updated_at"\r
-        ],\r
-        "associations": {\r
-          "belongs_to": [],\r
-          "has_many": [\r
-            "speech_balloon_templates.by_system_picture",\r
-            "licenses.by_system_picture"\r
-          ],\r
-          "has_one": []\r
+        "caption": {\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "method",\r
+              "args": {\r
+                "name": "revision"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "history"\r
+              }\r
+            }\r
+          }\r
+        },\r
+        "summary": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
+        },\r
+        "edit": {\r
+          "type": "template",\r
+          "args": {\r
+            "name": "publish"\r
+          }\r
         }\r
-      }\r
-    },\r
-    "filers": {\r
-      "scroll": {\r
+      },\r
+      "picture": {\r
         "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
         },\r
         "caption": {\r
-          "type": "column",\r
-          "name": "title",\r
-          "link": {\r
-            "type": "action",\r
-            "name": "play"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "revision"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
         "summary": {\r
           "type": "template",\r
-          "name": "summary"\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
         },\r
         "edit": {\r
-          "type": "default"\r
+          "type": "none"\r
         }\r
       },\r
-      "scroll_panel": {\r
+      "resource_picture": {\r
         "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png",\r
-          "link": {\r
-            "type": "none"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
         "caption": {\r
-          "type": "none"\r
+          "type": "none",\r
+          "args": {}\r
         },\r
         "summary": {\r
           "type": "template",\r
-          "name": "summary"\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
         },\r
         "edit": {\r
           "type": "none"\r
         }\r
       },\r
-      "comic": {\r
+      "speech_balloon_template": {\r
         "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
         },\r
         "caption": {\r
-          "type": "column",\r
-          "name": "title"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "caption"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
         },\r
         "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+          "type": "none"\r
         },\r
         "edit": {\r
-          "type": "default"\r
+          "type": "none"\r
         }\r
       },\r
-      "story": {\r
+      "writing_format": {\r
         "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
         },\r
         "caption": {\r
-          "type": "method",\r
-          "name": "title_with_t",\r
-          "link": {\r
-            "type": "action",\r
-            "name": "play"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "caption"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
         "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+          "type": "none"\r
         },\r
         "edit": {\r
-          "type": "default"\r
+          "type": "none"\r
         }\r
       },\r
-      "story_sheet": {\r
+      "license_group": {\r
         "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png",\r
-          "link": {\r
-            "type": "none"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
         "caption": {\r
-          "type": "none"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "caption"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "url_column",\r
+              "args": {\r
+                "name": "url"\r
+              }\r
+            }\r
+          }\r
         },\r
         "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+          "type": "none",\r
+          "args": {}\r
         },\r
         "edit": {\r
           "type": "none"\r
         }\r
       },\r
-      "sheet": {\r
+      "license": {\r
         "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
         },\r
         "caption": {\r
-          "type": "column",\r
-          "name": "caption",\r
-          "link": {\r
-            "type": "action",\r
-            "name": "play"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "method",\r
+              "args": {\r
+                "name": "caption_with_group"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "url_column",\r
+              "args": {\r
+                "name": "url"\r
+              }\r
+            }\r
           }\r
         },\r
         "summary": {\r
           "type": "template",\r
-          "name": "summary"\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
         },\r
         "edit": {\r
-          "type": "default"\r
+          "type": "none"\r
         }\r
       },\r
-      "sheet_panel": {\r
+      "author": {\r
         "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png",\r
-          "link": {\r
-            "type": "none"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
         "caption": {\r
-          "type": "none"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "name"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
         },\r
         "summary": {\r
           "type": "template",\r
-          "name": "summary"\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
         },\r
         "edit": {\r
-          "type": "none"\r
+          "type": "account"\r
         }\r
       },\r
-      "panel": {\r
+      "artist": {\r
         "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "image",\r
+              "args": {\r
+                "name": "/assets/item.png"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
         },\r
         "caption": {\r
-          "type": "method",\r
-          "name": "plain_scenario",\r
-          "link": {\r
-            "type": "none"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "column",\r
+              "args": {\r
+                "name": "name"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
           }\r
         },\r
         "summary": {\r
           "type": "template",\r
-          "name": "summary"\r
+          "args": {\r
+            "name": "summary"\r
+          }\r
         },\r
         "edit": {\r
-          "type": "default"\r
+          "type": "account"\r
         }\r
       },\r
-      "panel_picture": {\r
+      "system_picture": {\r
         "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "picture",\r
+              "args": {\r
+                "name": "symbol_option"\r
+              }\r
+            },\r
+            "link": {\r
+              "type": "action",\r
+              "args": {\r
+                "name": "show"\r
+              }\r
+            }\r
+          }\r
         },\r
         "caption": {\r
-          "type": "column",\r
-          "name": "caption"\r
+          "type": "default",\r
+          "args": {\r
+            "face": {\r
+              "type": "none",\r
+              "args": {}\r
+            },\r
+            "link": {\r
+              "type": "none",\r
+              "args": {}\r
+            }\r
+          }\r
         },\r
         "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+          "type": "none"\r
+        },\r
+        "edit": {\r
+          "type": "none"\r
+        }\r
+      }\r
+    },\r
+    "lists": {\r
+      "scroll": {\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_author": {\r
+          "type": "filter",\r
+          "from": "author",\r
+          "filter_key": "author_id"\r
+        },\r
+        "by_panel": {\r
+          "type": "through_filter",\r
+          "from": "panel",\r
+          "through": "scroll_panels",\r
+          "filter_key": "panel_id"\r
+        },\r
+        "play": {\r
+          "type": "play",\r
+          "model": "scroll_panel",\r
+          "filter_key": "scroll_id"\r
+        }\r
+      },\r
+      "scroll_panel": {\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_scroll": {\r
+          "type": "filter",\r
+          "from": "scroll",\r
+          "filter_key": "scroll_id"\r
+        },\r
+        "by_panel": {\r
+          "type": "filter",\r
+          "from": "panel",\r
+          "filter_key": "panel_id"\r
+        }\r
+      },\r
+      "comic": {\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_author": {\r
+          "type": "filter",\r
+          "from": "author",\r
+          "filter_key": "author_id"\r
+        }\r
+      },\r
+      "story": {\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_comic": {\r
+          "type": "filter",\r
+          "from": "comic",\r
+          "filter_key": "comic_id"\r
+        },\r
+        "by_sheet": {\r
+          "type": "through_filter",\r
+          "from": "sheet",\r
+          "through": "story_sheets",\r
+          "filter_key": "sheet_id"\r
+        },\r
+        "by_author": {\r
+          "type": "element_filter",\r
+          "from": "author",\r
+          "filter_key": "author_id"\r
+        },\r
+        "play": {\r
+          "type": "play",\r
+          "model": "story_sheet",\r
+          "filter_key": "story_id"\r
+        }\r
+      },\r
+      "story_sheet": {\r
+        "public_list": {\r
+          "type": "public"\r
+        },\r
+        "private_list": {\r
+          "type": "private"\r
+        },\r
+        "by_story": {\r
+          "type": "filter",\r
+          "from": "story",\r
+          "filter_key": "story_id"\r
+        },\r
+        "by_sheet": {\r
+          "type": "filter",\r
+          "from": "sheet",\r
+          "filter_key": "sheet_id"\r
+        }\r
+      },\r
+      "sheet": {\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_story": {\r
+          "type": "through_filter",\r
+          "from": "story",\r
+          "through": "story_sheets",\r
+          "filter_key": "story_id"\r
+        },\r
+        "by_panel": {\r
+          "type": "through_filter",\r
+          "from": "panel",\r
+          "through": "sheet_panels",\r
+          "filter_key": "panel_id"\r
+        },\r
+        "by_author": {\r
+          "type": "filter",\r
+          "from": "author",\r
+          "filter_key": "author_id"\r
+        },\r
+        "play": {\r
+          "type": "play",\r
+          "model": "sheet_panel",\r
+          "filter_key": "sheet_id"\r
+        }\r
+      },\r
+      "sheet_panel": {\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_sheet": {\r
+          "type": "filter",\r
+          "association_name": "sheet_panels",\r
+          "from": "sheet",\r
+          "filter_key": "sheet_id"\r
+        },\r
+        "by_panel": {\r
+          "type": "filter",\r
+          "from": "panel",\r
+          "filter_key": "panel_id"\r
+        }\r
+      },\r
+      "panel": {\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_scroll": {\r
+          "type": "through_filter",\r
+          "from": "scroll",\r
+          "through": "scroll_panels",\r
+          "filter_key": "scroll_id"\r
+        },\r
+        "by_sheet": {\r
+          "type": "through_filter",\r
+          "from": "sheet",\r
+          "through": "sheet_panels",\r
+          "filter_key": "sheet_id"\r
+        },\r
+        "by_author": {\r
+          "type": "filter",\r
+          "from": "author",\r
+          "filter_key": "author_id"\r
+        },\r
+        "by_speech_balloon_template": {\r
+          "type": "through_filter",\r
+          "from": "speech_balloon_template",\r
+          "through": "speech_balloons",\r
+          "filter_key": "speech_balloon_template_id"\r
+        }\r
+      },\r
+      "panel_picture": {\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_panel": {\r
+          "type": "filter",\r
+          "from": "panel",\r
+          "filter_key": "panel_id"\r
         },\r
-        "edit": {\r
-          "type": "none"\r
+        "by_author": {\r
+          "type": "element_filter",\r
+          "from": "author",\r
+          "filter_key": "author_id"\r
         }\r
       },\r
       "speech_balloon": {\r
-        "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
-        },\r
-        "caption": {\r
-          "type": "method",\r
-          "name": "plain_scenario",\r
-          "link": {\r
-            "type": "none"\r
-          }\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_panel": {\r
+          "type": "filter",\r
+          "from": "panel",\r
+          "filter_key": "panel_id"\r
         },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+        "by_speech_balloon_template": {\r
+          "type": "filter",\r
+          "from": "speech_balloon_template",\r
+          "filter_key": "speech_balloon_template_id"\r
         },\r
-        "edit": {\r
-          "type": "none"\r
+        "by_author": {\r
+          "type": "element_filter",\r
+          "from": "author",\r
+          "filter_key": "author_id"\r
         }\r
       },\r
       "speech": {\r
-        "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
-        },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "content",\r
-          "link": {\r
-            "type": "none"\r
-          }\r
-        },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+        "public_list": {},\r
+        "by_speech_balloon": {\r
+          "type": "filter",\r
+          "from": "speech_balloon",\r
+          "includes": {\r
+            "speech_balloon": {\r
+              "panel": {}\r
+            }\r
+          },\r
+          "filter_key": "speech_balloon_id"\r
         },\r
-        "edit": {\r
-          "type": "none"\r
+        "by_writing_format": {\r
+          "type": "filter",\r
+          "from": "writing_format",\r
+          "filter_key": "writing_format_id"\r
         }\r
       },\r
       "balloon": {\r
-        "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
-        },\r
-        "caption": {\r
-          "type": "none"\r
-        },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
-        },\r
-        "edit": {\r
-          "type": "none"\r
+        "public_list": {},\r
+        "by_speech_balloon": {\r
+          "type": "filter",\r
+          "from": "speech_balloon",\r
+          "includes": {\r
+            "speech_balloon": {\r
+              "panel": {}\r
+            }\r
+          },\r
+          "filter_key": "speech_balloon_id"\r
         }\r
       },\r
       "ground_picture": {\r
-        "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
-        },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "caption"\r
+        "public_list": {},\r
+        "private_list": {\r
+          "type": "private"\r
         },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+        "by_panel": {\r
+          "type": "filter",\r
+          "from": "panel",\r
+          "filter_key": "panel_id"\r
         },\r
-        "edit": {\r
-          "type": "none"\r
+        "by_author": {\r
+          "type": "element_filter",\r
+          "from": "author",\r
+          "filter_key": "author_id"\r
         }\r
       },\r
       "ground_color": {\r
-        "symbol": {\r
-          "type": "template",\r
-          "name": "symbol"\r
-        },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "caption"\r
-        },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_panel": {\r
+          "type": "filter",\r
+          "from": "panel",\r
+          "filter_key": "panel_id"\r
         },\r
-        "edit": {\r
-          "type": "none"\r
+        "by_author": {\r
+          "type": "element_filter",\r
+          "from": "author",\r
+          "filter_key": "author_id"\r
         }\r
       },\r
       "original_picture": {\r
-        "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
-        },\r
-        "caption": {\r
-          "type": "method",\r
-          "name": "revision",\r
-          "link": {\r
-            "type": "action",\r
-            "name": "history"\r
-          }\r
-        },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
-        },\r
-        "edit": {\r
-          "type": "template",\r
-          "name": "publish"\r
-        }\r
-      },\r
-      "picture": {\r
-        "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
-        },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "revision"\r
-        },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
-        },\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
+        "private_list": {}\r
       },\r
+      "picture": {},\r
       "resource_picture": {\r
-        "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
-        },\r
-        "caption": {\r
-          "type": "none"\r
-        },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+        "public_list": {},\r
+        "private_list": {},\r
+        "by_license": {\r
+          "type": "filter",\r
+          "from": "license",\r
+          "filter_key": "license_id"\r
         },\r
-        "edit": {\r
-          "type": "none"\r
+        "by_artist": {\r
+          "type": "filter",\r
+          "from": "artist",\r
+          "filter_key": "artist_id"\r
         }\r
       },\r
       "speech_balloon_template": {\r
-        "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
-        },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "caption"\r
-        },\r
-        "summary": {\r
-          "type": "none"\r
-        },\r
-        "edit": {\r
-          "type": "none"\r
+        "public_list": {},\r
+        "select_items": {\r
+          "type": "system_resource"\r
         }\r
       },\r
       "writing_format": {\r
-        "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
-        },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "caption"\r
-        },\r
-        "summary": {\r
-          "type": "none"\r
+        "public_list": {},\r
+        "select_items": {\r
+          "type": "system_resource"\r
         },\r
-        "edit": {\r
-          "type": "none"\r
+        "by_system_picture": {\r
+          "type": "filter",\r
+          "from": "system_picture",\r
+          "filter_key": "system_picture_id"\r
         }\r
       },\r
       "license_group": {\r
-        "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
-        },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "caption",\r
-          "link": {\r
-            "type": "url_column",\r
-            "name": "url"\r
-          }\r
-        },\r
-        "summary": {\r
-          "type": "none"\r
-        },\r
-        "edit": {\r
-          "type": "none"\r
+        "public_list": {},\r
+        "select_items": {\r
+          "type": "system_resource"\r
         }\r
       },\r
       "license": {\r
-        "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
-        },\r
-        "caption": {\r
-          "type": "method",\r
-          "name": "caption_with_group",\r
-          "link": {\r
-            "type": "url_column",\r
-            "name": "url"\r
-          }\r
-        },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
+        "public_list": {},\r
+        "by_license_group": {\r
+          "type": "filter",\r
+          "from": "license_group",\r
+          "filter_key": "license_group_id"\r
         },\r
-        "edit": {\r
-          "type": "none"\r
+        "by_system_picture": {\r
+          "type": "filter",\r
+          "from": "system_picture",\r
+          "filter_key": "system_picture_id"\r
         }\r
       },\r
       "author": {\r
-        "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
-        },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "name"\r
-        },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
-        },\r
-        "edit": {\r
-          "type": "account"\r
-        }\r
+        "public_list": {}\r
       },\r
       "artist": {\r
-        "symbol": {\r
-          "type": "image",\r
-          "name": "/assets/item.png"\r
-        },\r
-        "caption": {\r
-          "type": "column",\r
-          "name": "name"\r
-        },\r
-        "summary": {\r
-          "type": "template",\r
-          "name": "summary"\r
-        },\r
-        "edit": {\r
-          "type": "account"\r
-        }\r
+        "public_list": {}\r
       },\r
       "system_picture": {\r
-        "symbol": {\r
-          "type": "picture",\r
-          "name": "symbol_option"\r
-        },\r
-        "caption": {\r
-          "type": "none"\r
-        },\r
-        "summary": {\r
-          "type": "none"\r
-        },\r
-        "edit": {\r
-          "type": "none"\r
-        }\r
+        "public_list": {}\r
       }\r
     },\r
     "elements": [\r
       }\r
     ],\r
     "forms": {\r
-      "Panel": "panel",\r
-      "panel": {\r
-        "attributes": {\r
-          "caption": {\r
-            "column": "caption",\r
-            "type": "text",\r
-            "label": {},\r
-            "options": {\r
-              "row_break": true\r
-            }\r
-          },\r
-          "width": {\r
-            "column": "width",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5\r
-            }\r
-          },\r
-          "height": {\r
-            "column": "height",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5,\r
-              "row_break": true\r
-            }\r
-          },\r
-          "border": {\r
-            "column": "border",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5\r
-            }\r
-          },\r
-          "publish": {\r
-            "column": "publish",\r
-            "type": "select",\r
-            "label": {},\r
-            "options": {\r
-              "source": "magic_number",\r
-              "key": "comic_visible_items",\r
-              "size": 5,\r
-              "row_break": true\r
-            }\r
-          },\r
-          "id": {\r
-            "column": "id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
-            },\r
-            "options": {}\r
-          },\r
-          "author_id": {\r
-            "column": "author_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+      "base": {\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
-            "options": {}\r
-          }\r
-        },\r
-        "fields": [\r
-          "caption",\r
-          "width",\r
-          "height",\r
-          "border",\r
-          "publish",\r
-          "id",\r
-          "author_id"\r
-        ]\r
-      },\r
-      "PanelPicture": "panel_picture",\r
-      "panel_picture": {\r
-        "attributes": {\r
-          "caption": {\r
-            "column": "caption",\r
-            "type": "text",\r
-            "label": {},\r
-            "options": {\r
-              "row_break": true\r
-            }\r
-          },\r
-          "x": {\r
-            "column": "x",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5\r
-            }\r
-          },\r
-          "y": {\r
-            "column": "y",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5,\r
-              "row_break": true\r
-            }\r
-          },\r
-          "width": {\r
-            "column": "width",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5,\r
-              "row_break": true\r
+            "width": {\r
+              "args": {\r
+                "column": "width",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "number",\r
+                  "args": {\r
+                    "size": 5\r
+                  }\r
+                }\r
+              }\r
+            },\r
+            "height": {\r
+              "args": {\r
+                "column": "height",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "number",\r
+                  "args": {\r
+                    "size": 5\r
+                  }\r
+                },\r
+                "row_break": true\r
+              }\r
             },\r
-            "helpers": {\r
-              "size": {\r
-                "path": "panels/size_helper",\r
-                "options": {\r
-                  "class": "panel_picture_width_tool"\r
+            "border": {\r
+              "args": {\r
+                "column": "border",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "number",\r
+                  "args": {\r
+                    "size": 5\r
+                  }\r
                 }\r
               }\r
-            }\r
-          },\r
-          "height": {\r
-            "column": "height",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5,\r
-              "row_break": true\r
             },\r
-            "helpers": {\r
-              "size": {\r
-                "path": "panels/size_helper",\r
-                "options": {\r
-                  "class": "panel_picture_height_tool"\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
-          "link": {\r
-            "column": "link",\r
-            "type": "text",\r
-            "label": {},\r
-            "options": {\r
-              "row_break": true\r
-            }\r
-          },\r
-          "id": {\r
-            "column": "id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "panel_id": {\r
-            "column": "panel_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "x": {\r
+              "args": {\r
+                "column": "x",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "number",\r
+                  "args": {\r
+                    "size": 5\r
+                  }\r
+                }\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "picture_id": {\r
-            "column": "picture_id",\r
-            "type": "hidden",\r
-            "label": {},\r
-            "helpers": {\r
-              "popup": {\r
-                "path": "panels/popup_helper",\r
-                "source": "pictures",\r
-                "options": {}\r
+            "y": {\r
+              "args": {\r
+                "column": "y",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "number",\r
+                  "args": {\r
+                    "size": 5\r
+                  }\r
+                },\r
+                "row_break": true\r
               }\r
             },\r
-            "options": {}\r
-          },\r
-          "z": {\r
-            "column": "z",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "width": {\r
+              "args": {\r
+                "column": "width",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "number",\r
+                  "args": {\r
+                    "size": 5\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
-            "options": {}\r
-          },\r
-          "t": {\r
-            "column": "t",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "height": {\r
+              "args": {\r
+                "column": "height",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "number",\r
+                  "args": {\r
+                    "size": 5\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
-            "options": {}\r
-          }\r
-        },\r
-        "fields": [\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
-        "attributes": {\r
-          "speech_balloon.id": {\r
-            "column": "id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "link": {\r
+              "args": {\r
+                "column": "link",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "text"\r
+                },\r
+                "row_break": true\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "speech_balloon.panel_id": {\r
-            "column": "panel_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "id": {\r
+              "args": {\r
+                "column": "id",\r
+                "label": {\r
+                  "type": "none"\r
+                },\r
+                "tag": {\r
+                  "type": "hidden"\r
+                }\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "speech_balloon.speech_balloon_template_id": {\r
-            "column": "speech_balloon_template_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "panel_id": {\r
+              "args": {\r
+                "column": "panel_id",\r
+                "label": {\r
+                  "type": "none"\r
+                },\r
+                "tag": {\r
+                  "type": "hidden"\r
+                }\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "speech_balloon.caption": {\r
-            "column": "caption",\r
-            "type": "text",\r
-            "label": {},\r
-            "options": {\r
-              "row_break": true\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
-          "speech_balloon.z": {\r
-            "column": "z",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "speech_balloon.t": {\r
-            "column": "t",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "speech_balloon.classname": {\r
-            "column": "classname",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "speech_balloon.settings": {\r
-            "column": "settings",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "speech_balloon.caption": {\r
+              "args": {\r
+                "column": "caption",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "text"\r
+                },\r
+                "row_break": true\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "balloon.id": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "speech_balloon.z": {\r
+              "args": {\r
+                "column": "z",\r
+                "label": {\r
+                  "type": "none"\r
+                },\r
+                "tag": {\r
+                  "type": "hidden"\r
+                }\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "balloon.speech_balloon_id": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "speech_balloon_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "speech_balloon.t": {\r
+              "args": {\r
+                "column": "t",\r
+                "label": {\r
+                  "type": "none"\r
+                },\r
+                "tag": {\r
+                  "type": "hidden"\r
+                }\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "balloon.system_picture_id": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "system_picture_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "speech_balloon.classname": {\r
+              "args": {\r
+                "column": "classname",\r
+                "label": {\r
+                  "type": "none"\r
+                },\r
+                "tag": {\r
+                  "type": "hidden"\r
+                }\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "balloon.r": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "r",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5,\r
-              "row_break": true\r
+            "speech_balloon.settings": {\r
+              "args": {\r
+                "column": "settings",\r
+                "label": {\r
+                  "type": "none"\r
+                },\r
+                "tag": {\r
+                  "type": "hidden"\r
+                }\r
+              }\r
             },\r
-            "helpers": {\r
-              "tail_angle": {\r
-                "path": "panels/tail_angle_helper",\r
-                "options": {}\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
-          },\r
-          "balloon.x": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "x",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5\r
-            }\r
-          },\r
-          "balloon.y": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "y",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5,\r
-              "row_break": true\r
-            }\r
-          },\r
-          "balloon.width": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "width",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5\r
-            }\r
-          },\r
-          "balloon.height": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "height",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5,\r
-              "row_break": true\r
-            }\r
-          },\r
-          "balloon.settings": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "settings",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
             },\r
-            "options": {}\r
-          },\r
-          "speech.id": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "speech.speech_balloon_id": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "speech_balloon_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "speech.x": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "x",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
+                    "size": 5\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
-            "options": {}\r
-          },\r
-          "speech.y": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "y",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
+                    "size": 5\r
+                  }\r
+                }\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "speech.width": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "width",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
+                    "size": 5\r
+                  }\r
+                },\r
+                "row_break": true\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "speech.height": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "height",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
+                    "size": 5\r
+                  }\r
+                }\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "speech.writing_format_id": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "writing_format_id",\r
-            "type": "select",\r
-            "label": {},\r
-            "options": {\r
-              "source": "model",\r
-              "model": "writing_format",\r
-              "method": "enable_list",\r
-              "caption": "caption"\r
-            }\r
-          },\r
-          "speech.font_size": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "font_size",\r
-            "type": "select",\r
-            "label": {},\r
-            "options": {\r
-              "source": "magic_number",\r
-              "key": "speech_font_size_items",\r
-              "row_break": true\r
-            }\r
-          },\r
-          "speech.text_align": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "text_align",\r
-            "type": "select",\r
-            "label": {},\r
-            "options": {\r
-              "source": "magic_number",\r
-              "key": "speech_text_align_items"\r
-            }\r
-          },\r
-          "speech.quotes": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "quotes",\r
-            "type": "text",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5\r
-            }\r
-          },\r
-          "speech.content": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "content",\r
-            "type": "text_area",\r
-            "label": {\r
-              "row_break": true\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
+                    "size": 5\r
+                  }\r
+                },\r
+                "row_break": true\r
+              }\r
             },\r
-            "options": {\r
-              "size": "45x5"\r
-            }\r
-          },\r
-          "speech.fore_color": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "fore_color",\r
-            "type": "hidden",\r
-            "label": {\r
-              "row_break": true\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
-            "options": {},\r
-            "helpers": {\r
-              "color": {\r
-                "path": "panels/color_helper",\r
-                "options": {},\r
-                "wrapper": "speech-fore_color-wrap"\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
-          },\r
-          "speech.settings": {\r
-            "model": "speech",\r
-            "part": "speech",\r
-            "column": "settings",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
             },\r
-            "options": {}\r
-          }\r
-        }\r
-      },\r
-      "CircleSpeechBalloon": "circle_speech_balloon",\r
-      "circle_speech_balloon": {\r
-        "base": "speech_balloon",\r
-        "attributes": {},\r
-        "fields": [\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": "plain_speech_balloon",\r
-      "plain_speech_balloon": {\r
-        "base": "speech_balloon",\r
-        "attributes": {\r
-          "balloon.r": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "r",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          }\r
-        },\r
-        "fields": [\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": "square_speech_balloon",\r
-      "square_speech_balloon": {\r
-        "base": "speech_balloon",\r
-        "attributes": {\r
-          "balloon.r": {\r
-            "model": "balloon",\r
-            "part": "balloon",\r
-            "column": "r",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          }\r
-        },\r
-        "fields": [\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
-      "GroundPicture": "ground_picture",\r
-      "ground_picture": {\r
-        "attributes": {\r
-          "id": {\r
-            "column": "id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "panel_id": {\r
-            "column": "panel_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "picture_id": {\r
-            "column": "picture_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "caption": {\r
-            "column": "caption",\r
-            "type": "text",\r
-            "label": {},\r
-            "options": {\r
-              "row_break": true\r
-            }\r
-          },\r
-          "repeat": {\r
-            "column": "repeat",\r
-            "type": "select",\r
-            "label": {},\r
-            "options": {\r
-              "source": "magic_number",\r
-              "key": "ground_picture_repeat_items",\r
-              "row_break": true\r
-            }\r
-          },\r
-          "x": {\r
-            "column": "x",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5\r
-            }\r
-          },\r
-          "y": {\r
-            "column": "y",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5,\r
-              "row_break": true\r
-            }\r
-          },\r
-          "z": {\r
-            "column": "z",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "t": {\r
-            "column": "t",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\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
+                    "size": 5\r
+                  }\r
+                }\r
+              }\r
+            },\r
+            "speech.content": {\r
+              "type": "part",\r
+              "args": {\r
+                "model": "speech",\r
+                "part": "speech",\r
+                "column": "content",\r
+                "label": {\r
+                  "row_break": true\r
+                },\r
+                "tag": {\r
+                  "type": "text_area",\r
+                  "args": {\r
+                    "size": "45x5"\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
-        "fields": [\r
-          "caption",\r
-          "repeat",\r
-          "x",\r
-          "y",\r
-          "z",\r
-          "t",\r
-          "id",\r
-          "panel_id",\r
-          "picture_id"\r
-        ]\r
-      },\r
-      "GroundColor": "ground_color",\r
-      "ground_color": {\r
-        "attributes": {\r
-          "id": {\r
-            "column": "id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\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
-            "options": {}\r
-          },\r
-          "panel_id": {\r
-            "column": "panel_id",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
+            "panel_id": {\r
+              "args": {\r
+                "column": "panel_id",\r
+                "label": {\r
+                  "type": "none"\r
+                },\r
+                "tag": {\r
+                  "type": "hidden"\r
+                }\r
+              }\r
             },\r
-            "options": {}\r
-          },\r
-          "caption": {\r
-            "column": "caption",\r
-            "type": "text",\r
-            "label": {},\r
-            "options": {\r
-              "row_break": true\r
-            }\r
-          },\r
-          "code": {\r
-            "column": "code",\r
-            "type": "hidden",\r
-            "label": {\r
-              "row_break": true\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
+                    "size": 5\r
+                  }\r
+                }\r
+              }\r
             },\r
-            "options": {\r
-              "row_break": true\r
+            "y": {\r
+              "args": {\r
+                "column": "y",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "number",\r
+                  "args": {\r
+                    "size": 5\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
-            "helpers": {\r
-              "color": {\r
-                "path": "panels/color_helper",\r
-                "options": {},\r
-                "wrapper": "ground_color-code-wrap"\r
+            "t": {\r
+              "args": {\r
+                "column": "t",\r
+                "label": {\r
+                  "type": "none"\r
+                },\r
+                "tag": {\r
+                  "type": "hidden"\r
+                }\r
               }\r
             }\r
           },\r
-          "orientation": {\r
-            "column": "orientation",\r
-            "type": "select",\r
-            "label": {},\r
-            "options": {\r
-              "source": "magic_number",\r
-              "key": "ground_color_orientation_items",\r
-              "row_break": true\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
+                  "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": "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
+                    "size": 5\r
+                  }\r
+                }\r
+              }\r
+            },\r
+            "wh": {\r
+              "args": {\r
+                "column": "wh",\r
+                "label": {},\r
+                "tag": {\r
+                  "type": "number",\r
+                  "args": {\r
+                    "size": 5\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
-          "xy": {\r
-            "column": "xy",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5\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
+      },\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
-          "wh": {\r
-            "column": "wh",\r
-            "type": "number",\r
-            "label": {},\r
-            "options": {\r
-              "size": 5,\r
-              "row_break": true\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
-          "z": {\r
-            "column": "z",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
-            },\r
-            "options": {}\r
-          },\r
-          "t": {\r
-            "column": "t",\r
-            "type": "hidden",\r
-            "label": {\r
-              "type": "hidden"\r
-            },\r
-            "options": {}\r
-          }\r
-        },\r
-        "fields": [\r
-          "id",\r
-          "panel_id",\r
-          "caption",\r
-          "code",\r
-          "orientation",\r
-          "xy",\r
-          "wh",\r
-          "z",\r
-          "t"\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
       }\r
     }\r
   }\r