OSDN Git Service

add comic story
[pettanr/pettanr.git] / public / local_manifest.json
1 {\r
2   "list_groups": {\r
3     "folder": {\r
4       "lists": {\r
5         "public": {\r
6           "type": "public"\r
7         }\r
8       }\r
9     },\r
10     "scroll": {\r
11       "lists": {\r
12         "public": {\r
13           "type": "public"\r
14         },\r
15         "private": {\r
16           "type": "private"\r
17         },\r
18         "by_author": {\r
19           "type": "filter"\r
20         },\r
21         "by_panel": {\r
22           "type": "through_filter",\r
23           "args": {\r
24             "through": "scroll_panels"\r
25           }\r
26         }\r
27       }\r
28     },\r
29     "scroll_panel": {\r
30       "lists": {\r
31         "public": {\r
32           "type": "public"\r
33         },\r
34         "private": {\r
35           "type": "private"\r
36         },\r
37         "play": {\r
38           "type": "play",\r
39           "args": {\r
40             "filter_item_name": "scroll",\r
41             "filter_model_name": "scroll_panel",\r
42             "filter_key": "scroll_id"\r
43           }\r
44         },\r
45         "by_scroll": {\r
46           "type": "filter"\r
47         },\r
48         "by_panel": {\r
49           "type": "filter"\r
50         },\r
51         "by_author": {\r
52           "type": "foreign_filter",\r
53           "args": {\r
54             "includes": {\r
55               "type": "method"\r
56             }\r
57           }\r
58         }\r
59       }\r
60     },\r
61     "comic": {\r
62       "lists": {\r
63         "public": {\r
64           "type": "public"\r
65         },\r
66         "private": {\r
67           "type": "private"\r
68         },\r
69         "by_author": {\r
70           "type": "filter"\r
71         },\r
72         "by_story": {\r
73           "type": "through_filter",\r
74           "args": {\r
75             "through": "comic_stories"\r
76           }\r
77         }\r
78       }\r
79     },\r
80     "comic_story": {\r
81       "lists": {\r
82         "public": {\r
83           "type": "public"\r
84         },\r
85         "private": {\r
86           "type": "private"\r
87         },\r
88         "play": {\r
89           "type": "play",\r
90           "args": {\r
91             "filter_item_name": "comic",\r
92             "filter_model_name": "comic_story",\r
93             "filter_key": "comic_id"\r
94           }\r
95         },\r
96         "by_comic": {\r
97           "type": "filter"\r
98         },\r
99         "by_story": {\r
100           "type": "filter"\r
101         },\r
102         "by_author": {\r
103           "type": "foreign_filter",\r
104           "args": {\r
105             "includes": {\r
106               "type": "method"\r
107             }\r
108           }\r
109         }\r
110       }\r
111     },\r
112     "story": {\r
113       "lists": {\r
114         "public": {\r
115           "type": "public"\r
116         },\r
117         "private": {\r
118           "type": "private"\r
119         },\r
120         "by_comic": {\r
121           "type": "through_filter",\r
122           "args": {\r
123             "through": "comic_stories"\r
124           }\r
125         },\r
126         "by_sheet": {\r
127           "type": "through_filter",\r
128           "args": {\r
129             "through": "story_sheets"\r
130           }\r
131         },\r
132         "by_author": {\r
133           "type": "filter"\r
134         }\r
135       }\r
136     },\r
137     "story_sheet": {\r
138       "lists": {\r
139         "public": {\r
140           "type": "public"\r
141         },\r
142         "private": {\r
143           "type": "private"\r
144         },\r
145         "by_story": {\r
146           "type": "filter"\r
147         },\r
148         "by_sheet": {\r
149           "type": "filter"\r
150         },\r
151         "by_author": {\r
152           "type": "foreign_filter",\r
153           "args": {\r
154             "includes": {\r
155               "type": "method"\r
156             }\r
157           }\r
158         }\r
159       }\r
160     },\r
161     "sheet": {\r
162       "lists": {\r
163         "public": {\r
164           "type": "public"\r
165         },\r
166         "private": {\r
167           "type": "private"\r
168         },\r
169         "by_story": {\r
170           "type": "through_filter",\r
171           "args": {\r
172             "through": "story_sheets"\r
173           }\r
174         },\r
175         "by_panel": {\r
176           "type": "through_filter",\r
177           "args": {\r
178             "through": "sheet_panels"\r
179           }\r
180         },\r
181         "by_author": {\r
182           "type": "filter"\r
183         }\r
184       }\r
185     },\r
186     "sheet_panel": {\r
187       "lists": {\r
188         "public": {\r
189           "type": "public"\r
190         },\r
191         "private": {\r
192           "type": "private"\r
193         },\r
194         "play": {\r
195           "type": "play",\r
196           "args": {\r
197             "filter_item_name": "sheet",\r
198             "filter_model_name": "sheet_panel",\r
199             "filter_key": "sheet_id"\r
200           }\r
201         },\r
202         "by_sheet": {\r
203           "type": "filter"\r
204         },\r
205         "by_panel": {\r
206           "type": "filter"\r
207         },\r
208         "by_author": {\r
209           "type": "foreign_filter",\r
210           "args": {\r
211             "includes": {\r
212               "type": "method"\r
213             }\r
214           }\r
215         }\r
216       }\r
217     },\r
218     "panel": {\r
219       "lists": {\r
220         "public": {\r
221           "type": "public"\r
222         },\r
223         "private": {\r
224           "type": "private"\r
225         },\r
226         "by_scroll": {\r
227           "type": "through_filter",\r
228           "args": {\r
229             "through": "scroll_panels"\r
230           }\r
231         },\r
232         "by_sheet": {\r
233           "type": "through_filter",\r
234           "args": {\r
235             "through": "sheet_panels"\r
236           }\r
237         },\r
238         "by_author": {\r
239           "type": "filter"\r
240         },\r
241         "by_speech_balloon_template": {\r
242           "type": "through_filter"\r
243         }\r
244       }\r
245     },\r
246     "panel_picture": {\r
247       "lists": {\r
248         "public": {\r
249           "type": "public"\r
250         },\r
251         "private": {\r
252           "type": "private"\r
253         },\r
254         "by_panel": {\r
255           "type": "filter"\r
256         },\r
257         "by_author": {\r
258           "type": "foreign_filter",\r
259           "args": {\r
260             "includes": {\r
261               "type": "method"\r
262             }\r
263           }\r
264         }\r
265       }\r
266     },\r
267     "speech_balloon": {\r
268       "lists": {\r
269         "public": {\r
270           "type": "public"\r
271         },\r
272         "private": {\r
273           "type": "private"\r
274         },\r
275         "by_panel": {\r
276           "type": "filter"\r
277         },\r
278         "by_speech_balloon_template": {\r
279           "type": "filter"\r
280         },\r
281         "by_author": {\r
282           "type": "foreign_filter",\r
283           "args": {\r
284             "includes": {\r
285               "type": "method"\r
286             }\r
287           }\r
288         }\r
289       }\r
290     },\r
291     "speech": {\r
292       "lists": {\r
293         "public": {\r
294           "type": "public"\r
295         },\r
296         "private": {\r
297           "type": "private"\r
298         },\r
299         "by_panel": {\r
300           "type": "filter"\r
301         },\r
302         "by_speech_balloon": {\r
303           "type": "filter"\r
304         },\r
305         "by_author": {\r
306           "type": "foreign_filter",\r
307           "args": {\r
308             "includes": {\r
309               "type": "method"\r
310             }\r
311           }\r
312         }\r
313       }\r
314     },\r
315     "balloon": {\r
316       "lists": {\r
317         "public": {\r
318           "type": "public"\r
319         },\r
320         "by_speech_balloon": {\r
321           "type": "filter"\r
322         },\r
323         "by_writing_format": {\r
324           "type": "filter"\r
325         },\r
326         "by_author": {\r
327           "type": "foreign_filter",\r
328           "args": {\r
329             "includes": {\r
330               "type": "method"\r
331             }\r
332           }\r
333         }\r
334       }\r
335     },\r
336     "ground_picture": {\r
337       "lists": {\r
338         "public": {\r
339           "type": "public"\r
340         },\r
341         "private": {\r
342           "type": "private"\r
343         },\r
344         "by_panel": {\r
345           "type": "filter"\r
346         },\r
347         "by_author": {\r
348           "type": "foreign_filter",\r
349           "args": {\r
350             "includes": {\r
351               "type": "method"\r
352             }\r
353           }\r
354         }\r
355       }\r
356     },\r
357     "ground_color": {\r
358       "lists": {\r
359         "public": {\r
360           "type": "public"\r
361         },\r
362         "private": {\r
363           "type": "private"\r
364         },\r
365         "by_panel": {\r
366           "type": "filter"\r
367         },\r
368         "by_author": {\r
369           "type": "foreign_filter",\r
370           "args": {\r
371             "includes": {\r
372               "type": "method"\r
373             }\r
374           }\r
375         }\r
376       }\r
377     },\r
378     "original_picture": {\r
379       "lists": {\r
380         "private": {\r
381           "type": "private"\r
382         }\r
383       }\r
384     },\r
385     "picture": {\r
386       "lists": {\r
387         "public": {\r
388           "type": "public"\r
389         }\r
390       }\r
391     },\r
392     "resource_picture": {\r
393       "lists": {\r
394         "public": {\r
395           "type": "public"\r
396         },\r
397         "private": {\r
398           "type": "private"\r
399         },\r
400         "by_original_picture": {\r
401           "type": "filter"\r
402         },\r
403         "by_license": {\r
404           "type": "filter"\r
405         },\r
406         "by_artist": {\r
407           "type": "filter"\r
408         }\r
409       }\r
410     },\r
411     "speech_balloon_template": {\r
412       "lists": {\r
413         "public": {\r
414           "type": "public"\r
415         },\r
416         "select_items": {\r
417           "type": "system_resource"\r
418         }\r
419       }\r
420     },\r
421     "writing_format": {\r
422       "lists": {\r
423         "public": {\r
424           "type": "public"\r
425         },\r
426         "select_items": {\r
427           "type": "system_resource"\r
428         },\r
429         "by_system_picture": {\r
430           "type": "filter"\r
431         }\r
432       }\r
433     },\r
434     "license_group": {\r
435       "lists": {\r
436         "public": {\r
437           "type": "public"\r
438         },\r
439         "select_items": {\r
440           "type": "system_resource"\r
441         }\r
442       }\r
443     },\r
444     "license": {\r
445       "lists": {\r
446         "public": {\r
447           "type": "public"\r
448         },\r
449         "by_license_group": {\r
450           "type": "filter"\r
451         },\r
452         "by_system_picture": {\r
453           "type": "filter"\r
454         }\r
455       }\r
456     },\r
457     "author": {\r
458       "lists": {\r
459         "public": {\r
460           "type": "public"\r
461         }\r
462       }\r
463     },\r
464     "artist": {\r
465       "lists": {\r
466         "public": {\r
467           "type": "public"\r
468         }\r
469       }\r
470     },\r
471     "system_picture": {\r
472       "lists": {\r
473         "public": {\r
474           "type": "public"\r
475         }\r
476       }\r
477     }\r
478   },\r
479   "profilers": {\r
480     "folder": {\r
481       "columns": {},\r
482       "column_names": [\r
483         "name",\r
484         "controller_name",\r
485         "action_name",\r
486         "category_id",\r
487         "t",\r
488         "parent_id",\r
489         "lft",\r
490         "rgt",\r
491         "depth"\r
492       ],\r
493       "associations": {}\r
494     },\r
495     "scroll": {\r
496       "columns": {\r
497         "visible": {\r
498           "type": "source"\r
499         }\r
500       },\r
501       "column_names": [\r
502         "title",\r
503         "description",\r
504         "visible",\r
505         "author_id"\r
506       ],\r
507       "associations": {\r
508         "belongs_to": [\r
509           "author"\r
510         ],\r
511         "has_many": [\r
512           "scroll_panels.by_scroll",\r
513           "panels.by_scroll"\r
514         ]\r
515       }\r
516     },\r
517     "scroll_panel": {\r
518       "column_names": [\r
519         "scroll_id",\r
520         "panel_id",\r
521         "t",\r
522         "author_id"\r
523       ],\r
524       "associations": {\r
525         "belongs_to": [\r
526           "scroll",\r
527           "panel"\r
528         ]\r
529       }\r
530     },\r
531     "comic": {\r
532       "column_names": [\r
533         "title",\r
534         "description",\r
535         "visible",\r
536         "author_id"\r
537       ],\r
538       "associations": {\r
539         "belongs_to": [\r
540           "author"\r
541         ],\r
542         "has_many": [\r
543           "comic_stories.by_comic",\r
544           "stories.by_comic"\r
545         ]\r
546       }\r
547     },\r
548     "comic_story": {\r
549       "column_names": [\r
550         "comic_id",\r
551         "story_id",\r
552         "t"\r
553       ],\r
554       "associations": {\r
555         "belongs_to": [\r
556           "comic",\r
557           "story"\r
558         ]\r
559       }\r
560     },\r
561     "story": {\r
562       "column_names": [\r
563         "title",\r
564         "description",\r
565         "t",\r
566         "visible"\r
567       ],\r
568       "associations": {\r
569         "belongs_to": [],\r
570         "has_many": [\r
571           "comic_stories.by_story",\r
572           "comics.by_story",\r
573           "story_sheets.by_story",\r
574           "sheets.by_story"\r
575         ]\r
576       }\r
577     },\r
578     "story_sheet": {\r
579       "column_names": [\r
580         "story_id",\r
581         "sheet_id",\r
582         "t",\r
583         "author_id"\r
584       ],\r
585       "associations": {\r
586         "belongs_to": [\r
587           "story",\r
588           "sheet"\r
589         ]\r
590       }\r
591     },\r
592     "sheet": {\r
593       "column_names": [\r
594         "caption",\r
595         "width",\r
596         "height",\r
597         "visible",\r
598         "author_id"\r
599       ],\r
600       "associations": {\r
601         "belongs_to": [\r
602           "author"\r
603         ],\r
604         "has_many": [\r
605           "story_sheets.by_sheet",\r
606           "stories.by_sheet",\r
607           "sheet_panels.by_sheet",\r
608           "panels.by_sheet"\r
609         ]\r
610       }\r
611     },\r
612     "sheet_panel": {\r
613       "column_names": [\r
614         "sheet_id",\r
615         "panel_id",\r
616         "x",\r
617         "y",\r
618         "z",\r
619         "t",\r
620         "author_id"\r
621       ],\r
622       "associations": {\r
623         "belongs_to": [\r
624           "sheet",\r
625           "panel"\r
626         ]\r
627       }\r
628     },\r
629     "panel": {\r
630       "column_names": [\r
631         "width",\r
632         "height",\r
633         "border",\r
634         "caption",\r
635         "publish",\r
636         "author_id"\r
637       ],\r
638       "associations": {\r
639         "belongs_to": [\r
640           "author"\r
641         ],\r
642         "has_many": [\r
643           "scroll_panels.by_panel",\r
644           "scrolls.by_panel",\r
645           "sheet_panels.by_panel",\r
646           "sheets.by_panel",\r
647           "panel_pictures.by_panel",\r
648           "speech_balloons.by_panel",\r
649           "ground_pictures.by_panel",\r
650           "ground_colors.by_panel"\r
651         ]\r
652       }\r
653     },\r
654     "panel_picture": {\r
655       "column_names": [\r
656         "panel_id",\r
657         "picture_id",\r
658         "caption",\r
659         "x",\r
660         "y",\r
661         "width",\r
662         "height",\r
663         "link",\r
664         "z",\r
665         "t"\r
666       ],\r
667       "associations": {\r
668         "belongs_to": [\r
669           "panel"\r
670         ]\r
671       }\r
672     },\r
673     "speech_balloon": {\r
674       "columns": {\r
675         "speech_balloon_template_settings": {\r
676           "type": "extend"\r
677         }\r
678       },\r
679       "column_names": [\r
680         "panel_id",\r
681         "caption",\r
682         "speech_balloon_template_id",\r
683         "speech_balloon_template_classname",\r
684         "z",\r
685         "t",\r
686         "speech_balloon_template_settings"\r
687       ],\r
688       "associations": {\r
689         "belongs_to": [\r
690           "panel"\r
691         ],\r
692         "has_one": [\r
693           "balloon.by_speech_balloon",\r
694           "speech.by_speech_balloon"\r
695         ]\r
696       }\r
697     },\r
698     "speech": {\r
699       "columns": {\r
700         "speech_balloon_template_settings": {\r
701           "type": "extend"\r
702         }\r
703       },\r
704       "column_names": [\r
705         "speech_balloon_id",\r
706         "speech_balloon_template_id",\r
707         "speech_balloon_template_classname",\r
708         "writing_format_id",\r
709         "writing_format_classname",\r
710         "content",\r
711         "font_size",\r
712         "text_align",\r
713         "fore_color",\r
714         "x",\r
715         "y",\r
716         "width",\r
717         "height",\r
718         "quotes",\r
719         "speech_balloon_template_settings",\r
720         "writing_format_settings"\r
721       ],\r
722       "associations": {\r
723         "belongs_to": [\r
724           "speech_balloon",\r
725           "writing_format"\r
726         ]\r
727       }\r
728     },\r
729     "balloon": {\r
730       "columns": {\r
731         "speech_balloon_template_settings": {\r
732           "type": "extend"\r
733         }\r
734       },\r
735       "column_names": [\r
736         "speech_balloon_id",\r
737         "speech_balloon_template_id",\r
738         "speech_balloon_template_classname",\r
739         "system_picture_id",\r
740         "x",\r
741         "y",\r
742         "width",\r
743         "height",\r
744         "r",\r
745         "speech_balloon_template_settings"\r
746       ],\r
747       "associations": {\r
748         "belongs_to": [\r
749           "speech_balloon",\r
750           "system_picture"\r
751         ]\r
752       }\r
753     },\r
754     "ground_picture": {\r
755       "column_names": [\r
756         "panel_id",\r
757         "picture_id",\r
758         "caption",\r
759         "repeat",\r
760         "x",\r
761         "y",\r
762         "z",\r
763         "t"\r
764       ],\r
765       "associations": {\r
766         "belongs_to": [\r
767           "panel"\r
768         ]\r
769       }\r
770     },\r
771     "ground_color": {\r
772       "column_names": [\r
773         "panel_id",\r
774         "caption",\r
775         "code",\r
776         "orientation",\r
777         "xy",\r
778         "wh",\r
779         "z",\r
780         "t"\r
781       ],\r
782       "associations": {\r
783         "belongs_to": [\r
784           "panel"\r
785         ]\r
786       }\r
787     },\r
788     "original_picture": {\r
789       "column_names": [\r
790         "ext",\r
791         "width",\r
792         "height",\r
793         "filesize",\r
794         "artist_id",\r
795         "md5",\r
796         "uploaded_at",\r
797         "published_at",\r
798         "stopped_at"\r
799       ],\r
800       "associations": {\r
801         "belongs_to": [\r
802           "artist"\r
803         ],\r
804         "has_one": [\r
805           "resource_picture.by_original_picture"\r
806         ]\r
807       }\r
808     },\r
809     "picture": {\r
810       "columns": {\r
811         "license_group_settings": {\r
812           "type": "extend"\r
813         },\r
814         "credit_picture_settings": {\r
815           "type": "extend"\r
816         },\r
817         "license_settings": {\r
818           "type": "extend"\r
819         }\r
820       },\r
821       "column_names": [\r
822         "original_picture_id",\r
823         "revision",\r
824         "ext",\r
825         "width",\r
826         "height",\r
827         "filesize",\r
828         "artist_id",\r
829         "license_id",\r
830         "md5",\r
831         "artist_name",\r
832         "license_group_settings",\r
833         "credit_picture_settings",\r
834         "license_settings",\r
835         "license_group_classname"\r
836       ],\r
837       "associations": {\r
838         "belongs_to": [\r
839           "license",\r
840           "artist"\r
841         ]\r
842       }\r
843     },\r
844     "resource_picture": {\r
845       "columns": {\r
846         "license_group_settings": {\r
847           "type": "extend",\r
848           "args": {\r
849             "boost_name": "license_group"\r
850           }\r
851         },\r
852         "credit_picture_settings": {\r
853           "type": "extend",\r
854           "args": {\r
855             "boost_name": "credit_picture"\r
856           }\r
857         },\r
858         "license_settings": {\r
859           "type": "extend",\r
860           "args": {\r
861             "boost_name": "license"\r
862           }\r
863         }\r
864       },\r
865       "column_names": [\r
866         "original_picture_id",\r
867         "ext",\r
868         "width",\r
869         "height",\r
870         "filesize",\r
871         "artist_id",\r
872         "license_id",\r
873         "md5",\r
874         "artist_name",\r
875         "license_group_settings",\r
876         "credit_picture_settings",\r
877         "license_settings",\r
878         "picture_id",\r
879         "license_group_classname"\r
880       ],\r
881       "associations": {\r
882         "belongs_to": [\r
883           "original_picture",\r
884           "license",\r
885           "artist"\r
886         ]\r
887       }\r
888     },\r
889     "speech_balloon_template": {\r
890       "columns": {\r
891         "settings": {\r
892           "type": "json"\r
893         }\r
894       },\r
895       "column_names": [\r
896         "name",\r
897         "classname",\r
898         "caption",\r
899         "t",\r
900         "system_picture_id",\r
901         "settings"\r
902       ],\r
903       "extend_settings": {\r
904         "circle_speech_balloon_speech_balloon": {\r
905           "columns": {},\r
906           "column_names": []\r
907         },\r
908         "circle_speech_balloon_balloon": {\r
909           "columns": {},\r
910           "column_names": []\r
911         },\r
912         "circle_speech_balloon_speech": {\r
913           "columns": {},\r
914           "column_names": []\r
915         },\r
916         "plain_speech_balloon_speech_balloon": {\r
917           "columns": {},\r
918           "column_names": []\r
919         },\r
920         "plain_speech_balloon_balloon": {\r
921           "columns": {},\r
922           "column_names": []\r
923         },\r
924         "plain_speech_balloon_speech": {\r
925           "columns": {},\r
926           "column_names": []\r
927         },\r
928         "square_speech_balloon_speech_balloon": {\r
929           "columns": {},\r
930           "column_names": []\r
931         },\r
932         "square_speech_balloon_balloon": {\r
933           "columns": {},\r
934           "column_names": []\r
935         },\r
936         "square_speech_balloon_speech": {\r
937           "columns": {},\r
938           "column_names": []\r
939         },\r
940         "test_speech_balloon_speech_balloon": {\r
941           "columns": {},\r
942           "column_names": [\r
943             "a"\r
944           ]\r
945         },\r
946         "test_speech_balloon_balloon": {\r
947           "columns": {},\r
948           "column_names": [\r
949             "b"\r
950           ]\r
951         },\r
952         "test_speech_balloon_speech": {\r
953           "columns": {},\r
954           "column_names": [\r
955             "c"\r
956           ]\r
957         }\r
958       },\r
959       "associations": {\r
960         "belongs_to": [\r
961           "system_picture"\r
962         ]\r
963       }\r
964     },\r
965     "writing_format": {\r
966       "columns": {\r
967         "settings": {\r
968           "type": "json"\r
969         }\r
970       },\r
971       "column_names": [\r
972         "name",\r
973         "classname",\r
974         "caption",\r
975         "system_picture_id",\r
976         "settings"\r
977       ],\r
978       "extend_settings": {\r
979         "pettanr_simple_format_writing_format": {\r
980           "columns": {},\r
981           "column_names": []\r
982         }\r
983       },\r
984       "associations": {\r
985         "belongs_to": [\r
986           "system_picture"\r
987         ],\r
988         "has_many": []\r
989       }\r
990     },\r
991     "license_group": {\r
992       "column_names": [\r
993         "name",\r
994         "classname",\r
995         "caption",\r
996         "url"\r
997       ],\r
998       "extend_settings": {\r
999         "pettanr_creative_commons_v30_licenses_license": {\r
1000           "columns": {},\r
1001           "column_names": [\r
1002             "open",\r
1003             "commercial",\r
1004             "official",\r
1005             "attribution",\r
1006             "derive",\r
1007             "thumbnail",\r
1008             "gif_convert",\r
1009             "reverse",\r
1010             "sync_vh",\r
1011             "overlap"\r
1012           ]\r
1013         },\r
1014         "pettanr_creative_commons_v30_licenses_credit_picture": {\r
1015           "columns": {},\r
1016           "column_names": [\r
1017             "source_url_btn_id",\r
1018             "source_url_off_btn_id"\r
1019           ]\r
1020         },\r
1021         "pettanr_creative_commons_v30_licenses_attribute": {\r
1022           "columns": {},\r
1023           "column_names": [\r
1024             "artist_name",\r
1025             "caption",\r
1026             "artist_url",\r
1027             "source_url",\r
1028             "more_permission_url"\r
1029           ]\r
1030         },\r
1031         "pettanr_pettan_commons_v01_licenses_license": {\r
1032           "columns": {},\r
1033           "column_names": [\r
1034             "open",\r
1035             "commercial",\r
1036             "official",\r
1037             "attribution",\r
1038             "derive",\r
1039             "thumbnail",\r
1040             "gif_convert",\r
1041             "reverse",\r
1042             "sync_vh",\r
1043             "overlap"\r
1044           ]\r
1045         },\r
1046         "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
1047           "columns": {},\r
1048           "column_names": [\r
1049             "source_url_btn_id",\r
1050             "source_url_off_btn_id"\r
1051           ]\r
1052         },\r
1053         "pettanr_pettan_commons_v01_licenses_attribute": {\r
1054           "columns": {},\r
1055           "column_names": [\r
1056             "artist_name",\r
1057             "caption",\r
1058             "sources"\r
1059           ]\r
1060         },\r
1061         "pettanr_pettan_protected_v01_licenses_license": {\r
1062           "columns": {},\r
1063           "column_names": [\r
1064             "open",\r
1065             "commercial",\r
1066             "official",\r
1067             "attribution",\r
1068             "derive",\r
1069             "thumbnail",\r
1070             "gif_convert",\r
1071             "reverse",\r
1072             "sync_vh",\r
1073             "overlap",\r
1074             "trackback"\r
1075           ]\r
1076         },\r
1077         "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
1078           "columns": {},\r
1079           "column_names": [\r
1080             "source_url_btn_id",\r
1081             "source_url_off_btn_id"\r
1082           ]\r
1083         },\r
1084         "pettanr_pettan_protected_v01_licenses_attribute": {\r
1085           "columns": {},\r
1086           "column_names": [\r
1087             "artist_name",\r
1088             "caption",\r
1089             "sources"\r
1090           ]\r
1091         },\r
1092         "pettanr_pettan_public_v01_licenses_license": {\r
1093           "columns": {},\r
1094           "column_names": [\r
1095             "open",\r
1096             "commercial",\r
1097             "official",\r
1098             "attribution",\r
1099             "derive",\r
1100             "thumbnail",\r
1101             "gif_convert",\r
1102             "reverse",\r
1103             "sync_vh",\r
1104             "overlap",\r
1105             "trackback"\r
1106           ]\r
1107         },\r
1108         "pettanr_pettan_public_v01_licenses_credit_picture": {\r
1109           "columns": {},\r
1110           "column_names": [\r
1111             "source_url_btn_id"\r
1112           ]\r
1113         },\r
1114         "pettanr_pettan_public_v01_licenses_attribute": {\r
1115           "columns": {},\r
1116           "column_names": [\r
1117             "artist_name",\r
1118             "caption",\r
1119             "sources"\r
1120           ]\r
1121         },\r
1122         "pettanr_public_domain_v01_licenses_license": {\r
1123           "columns": {},\r
1124           "column_names": [\r
1125             "open",\r
1126             "commercial",\r
1127             "official",\r
1128             "attribution",\r
1129             "derive",\r
1130             "thumbnail",\r
1131             "gif_convert",\r
1132             "reverse",\r
1133             "sync_vh",\r
1134             "overlap",\r
1135             "trackback"\r
1136           ]\r
1137         },\r
1138         "pettanr_public_domain_v01_licenses_credit_picture": {\r
1139           "columns": {},\r
1140           "column_names": [\r
1141             "source_url_btn_id",\r
1142             "source_url_off_btn_id"\r
1143           ]\r
1144         },\r
1145         "pettanr_public_domain_v01_licenses_attribute": {\r
1146           "columns": {},\r
1147           "column_names": [\r
1148             "artist_name",\r
1149             "source_url",\r
1150             "note"\r
1151           ]\r
1152         },\r
1153         "pettanr_unknown_v01_licenses_license": {\r
1154           "columns": {},\r
1155           "column_names": [\r
1156             "open",\r
1157             "commercial",\r
1158             "official",\r
1159             "attribution",\r
1160             "derive",\r
1161             "thumbnail",\r
1162             "gif_convert",\r
1163             "reverse",\r
1164             "sync_vh",\r
1165             "overlap",\r
1166             "trackback"\r
1167           ]\r
1168         },\r
1169         "pettanr_unknown_v01_licenses_credit_picture": {\r
1170           "columns": {},\r
1171           "column_names": [\r
1172             "source_url_btn_id",\r
1173             "source_url_off_btn_id"\r
1174           ]\r
1175         },\r
1176         "pettanr_unknown_v01_licenses_attribute": {\r
1177           "columns": {},\r
1178           "column_names": [\r
1179             "source_url",\r
1180             "note"\r
1181           ]\r
1182         }\r
1183       },\r
1184       "associations": {\r
1185         "has_many": [\r
1186           "licenses.by_license_group"\r
1187         ]\r
1188       }\r
1189     },\r
1190     "license": {\r
1191       "columns": {\r
1192         "license_group_settings": {\r
1193           "type": "extend",\r
1194           "args": {\r
1195             "boost_name": "license_group"\r
1196           }\r
1197         },\r
1198         "credit_picture_settings": {\r
1199           "type": "extend",\r
1200           "args": {\r
1201             "boost_name": "credit_picture"\r
1202           }\r
1203         }\r
1204       },\r
1205       "extend_settings": {\r
1206         "pettanr_creative_commons_v30_licenses_attribute": {\r
1207           "columns": {},\r
1208           "column_names": []\r
1209         },\r
1210         "pettanr_pettan_commons_v01_licenses_attribute": {\r
1211           "columns": {},\r
1212           "column_names": []\r
1213         },\r
1214         "pettanr_pettan_protected_v01_licenses_attribute": {\r
1215           "columns": {},\r
1216           "column_names": []\r
1217         },\r
1218         "pettanr_pettan_public_v01_licenses_attribute": {\r
1219           "columns": {},\r
1220           "column_names": []\r
1221         },\r
1222         "pettanr_public_domain_v01_licenses_attribute": {\r
1223           "columns": {},\r
1224           "column_names": []\r
1225         },\r
1226         "pettanr_unknown_v01_licenses_attribute": {\r
1227           "columns": {},\r
1228           "column_names": []\r
1229         }\r
1230       },\r
1231       "column_names": [\r
1232         "license_group_id",\r
1233         "license_group_classname",\r
1234         "name",\r
1235         "caption",\r
1236         "system_picture_id",\r
1237         "url",\r
1238         "license_group_settings",\r
1239         "credit_picture_settings"\r
1240       ],\r
1241       "associations": {\r
1242         "belongs_to": [\r
1243           "license_group",\r
1244           "system_picture"\r
1245         ],\r
1246         "has_many": [\r
1247           "resource_pictures.by_license"\r
1248         ]\r
1249       }\r
1250     },\r
1251     "author": {\r
1252       "column_names": [\r
1253         "name",\r
1254         "user_id"\r
1255       ],\r
1256       "associations": {\r
1257         "has_many": [\r
1258           "scrolls.by_author",\r
1259           "scroll_panels.by_author",\r
1260           "comics.by_author",\r
1261           "comic_stories.by_author",\r
1262           "stories.by_author",\r
1263           "sheets.by_author",\r
1264           "sheet_panels.by_author",\r
1265           "panels.by_author",\r
1266           "panel_pictures.by_author",\r
1267           "speech_balloons.by_author",\r
1268           "balloons.by_author",\r
1269           "speeches.by_author",\r
1270           "ground_pictures.by_author",\r
1271           "ground_colors.by_author"\r
1272         ]\r
1273       }\r
1274     },\r
1275     "artist": {\r
1276       "column_names": [\r
1277         "name",\r
1278         "author_id"\r
1279       ],\r
1280       "associations": {\r
1281         "has_many": [\r
1282           "resource_pictures.by_artist"\r
1283         ]\r
1284       }\r
1285     },\r
1286     "system_picture": {\r
1287       "column_names": [\r
1288         "ext",\r
1289         "width",\r
1290         "height",\r
1291         "filesize",\r
1292         "md5"\r
1293       ],\r
1294       "associations": {\r
1295         "has_many": [\r
1296           "licenses.by_system_picture"\r
1297         ]\r
1298       }\r
1299     }\r
1300   },\r
1301   "filers": {\r
1302     "folder": {\r
1303       "symbol": {},\r
1304       "caption": {\r
1305         "type": "default",\r
1306         "args": {\r
1307           "face": {\r
1308             "type": "method",\r
1309             "args": {\r
1310               "method_name": "caption"\r
1311             }\r
1312           }\r
1313         }\r
1314       },\r
1315       "summary": {},\r
1316       "edit": {}\r
1317     },\r
1318     "scroll": {\r
1319       "symbol": {},\r
1320       "caption": {\r
1321         "type": "default",\r
1322         "args": {\r
1323           "face": {\r
1324             "type": "column",\r
1325             "args": {\r
1326               "column_name": "title"\r
1327             }\r
1328           },\r
1329           "link": {\r
1330             "type": "action",\r
1331             "args": {\r
1332               "action_name": "play"\r
1333             }\r
1334           }\r
1335         }\r
1336       },\r
1337       "summary": {},\r
1338       "edit": {}\r
1339     },\r
1340     "scroll_panel": {\r
1341       "symbol": {\r
1342         "type": "default",\r
1343         "args": {\r
1344           "link": {\r
1345             "type": "none"\r
1346           }\r
1347         }\r
1348       },\r
1349       "caption": {\r
1350         "type": "none"\r
1351       },\r
1352       "summary": {},\r
1353       "edit": {\r
1354         "type": "none"\r
1355       }\r
1356     },\r
1357     "comic": {\r
1358       "symbol": {},\r
1359       "caption": {\r
1360         "type": "default",\r
1361         "args": {\r
1362           "face": {\r
1363             "type": "column",\r
1364             "args": {\r
1365               "column_name": "title"\r
1366             }\r
1367           }\r
1368         }\r
1369       },\r
1370       "summary": {},\r
1371       "edit": {}\r
1372     },\r
1373     "comic_story": {\r
1374       "symbol": {\r
1375         "type": "default",\r
1376         "args": {\r
1377           "link": {\r
1378             "type": "none"\r
1379           }\r
1380         }\r
1381       },\r
1382       "caption": {\r
1383         "type": "none"\r
1384       },\r
1385       "summary": {},\r
1386       "edit": {\r
1387         "type": "none"\r
1388       }\r
1389     },\r
1390     "story": {\r
1391       "symbol": {},\r
1392       "caption": {\r
1393         "type": "default",\r
1394         "args": {\r
1395           "face": {\r
1396             "type": "column",\r
1397             "args": {\r
1398               "column_name": "title"\r
1399             }\r
1400           },\r
1401           "link": {\r
1402             "type": "action",\r
1403             "args": {\r
1404               "action_name": "play"\r
1405             }\r
1406           }\r
1407         }\r
1408       },\r
1409       "summary": {},\r
1410       "edit": {}\r
1411     },\r
1412     "story_sheet": {\r
1413       "symbol": {\r
1414         "type": "default",\r
1415         "args": {\r
1416           "link": {\r
1417             "type": "none"\r
1418           }\r
1419         }\r
1420       },\r
1421       "caption": {\r
1422         "type": "none"\r
1423       },\r
1424       "summary": {},\r
1425       "edit": {\r
1426         "type": "none"\r
1427       }\r
1428     },\r
1429     "sheet": {\r
1430       "symbol": {},\r
1431       "caption": {\r
1432         "type": "default",\r
1433         "args": {\r
1434           "face": {},\r
1435           "link": {\r
1436             "type": "action",\r
1437             "args": {\r
1438               "action_name": "play"\r
1439             }\r
1440           }\r
1441         }\r
1442       },\r
1443       "summary": {},\r
1444       "edit": {}\r
1445     },\r
1446     "sheet_panel": {\r
1447       "symbol": {\r
1448         "type": "default",\r
1449         "args": {\r
1450           "link": {\r
1451             "type": "none"\r
1452           }\r
1453         }\r
1454       },\r
1455       "caption": {\r
1456         "type": "none"\r
1457       },\r
1458       "summary": {},\r
1459       "edit": {\r
1460         "type": "none"\r
1461       }\r
1462     },\r
1463     "panel": {\r
1464       "symbol": {},\r
1465       "caption": {\r
1466         "type": "default",\r
1467         "args": {\r
1468           "link": {\r
1469             "type": "none"\r
1470           }\r
1471         }\r
1472       },\r
1473       "summary": {},\r
1474       "edit": {}\r
1475     },\r
1476     "panel_picture": {\r
1477       "symbol": {\r
1478         "type": "default",\r
1479         "args": {\r
1480           "face": {\r
1481             "type": "picture"\r
1482           }\r
1483         }\r
1484       },\r
1485       "caption": {\r
1486         "type": "default",\r
1487         "args": {\r
1488           "link": {\r
1489             "type": "none"\r
1490           }\r
1491         }\r
1492       },\r
1493       "summary": {},\r
1494       "edit": {\r
1495         "type": "none"\r
1496       }\r
1497     },\r
1498     "speech_balloon": {\r
1499       "symbol": {\r
1500         "type": "default",\r
1501         "args": {\r
1502           "face": {\r
1503             "type": "picture"\r
1504           }\r
1505         }\r
1506       },\r
1507       "caption": {\r
1508         "type": "default",\r
1509         "args": {\r
1510           "face": {\r
1511             "type": "method",\r
1512             "args": {\r
1513               "method_name": "plain_scenario"\r
1514             }\r
1515           },\r
1516           "link": {\r
1517             "type": "none"\r
1518           }\r
1519         }\r
1520       },\r
1521       "summary": {},\r
1522       "edit": {\r
1523         "type": "none"\r
1524       }\r
1525     },\r
1526     "speech": {\r
1527       "symbol": {\r
1528         "type": "default",\r
1529         "args": {\r
1530           "face": {\r
1531             "type": "picture"\r
1532           }\r
1533         }\r
1534       },\r
1535       "caption": {\r
1536         "type": "default",\r
1537         "args": {\r
1538           "face": {\r
1539             "type": "column",\r
1540             "args": {\r
1541               "column_name": "content"\r
1542             }\r
1543           },\r
1544           "link": {\r
1545             "type": "none"\r
1546           }\r
1547         }\r
1548       },\r
1549       "summary": {},\r
1550       "edit": {\r
1551         "type": "none"\r
1552       }\r
1553     },\r
1554     "balloon": {\r
1555       "symbol": {\r
1556         "type": "default",\r
1557         "args": {\r
1558           "face": {\r
1559             "type": "picture"\r
1560           }\r
1561         }\r
1562       },\r
1563       "caption": {\r
1564         "type": "none"\r
1565       },\r
1566       "summary": {},\r
1567       "edit": {\r
1568         "type": "none"\r
1569       }\r
1570     },\r
1571     "ground_picture": {\r
1572       "symbol": {\r
1573         "type": "default",\r
1574         "args": {\r
1575           "face": {\r
1576             "type": "picture"\r
1577           }\r
1578         }\r
1579       },\r
1580       "caption": {\r
1581         "type": "default",\r
1582         "args": {\r
1583           "link": {\r
1584             "type": "none"\r
1585           }\r
1586         }\r
1587       },\r
1588       "summary": {},\r
1589       "edit": {\r
1590         "type": "none"\r
1591       }\r
1592     },\r
1593     "ground_color": {\r
1594       "symbol": {\r
1595         "type": "template",\r
1596         "args": {\r
1597           "template_name": "symbol"\r
1598         }\r
1599       },\r
1600       "caption": {\r
1601         "type": "default",\r
1602         "args": {\r
1603           "link": {\r
1604             "type": "none"\r
1605           }\r
1606         }\r
1607       },\r
1608       "summary": {},\r
1609       "edit": {\r
1610         "type": "none"\r
1611       }\r
1612     },\r
1613     "original_picture": {\r
1614       "symbol": {\r
1615         "type": "default",\r
1616         "args": {\r
1617           "face": {\r
1618             "type": "picture"\r
1619           }\r
1620         }\r
1621       },\r
1622       "caption": {\r
1623         "type": "default",\r
1624         "args": {\r
1625           "face": {\r
1626             "type": "method",\r
1627             "args": {\r
1628               "method_name": "revision"\r
1629             }\r
1630           },\r
1631           "link": {\r
1632             "type": "action",\r
1633             "args": {\r
1634               "action_name": "history"\r
1635             }\r
1636           }\r
1637         }\r
1638       },\r
1639       "summary": {},\r
1640       "edit": {\r
1641         "type": "template",\r
1642         "args": {\r
1643           "template_name": "publish"\r
1644         }\r
1645       }\r
1646     },\r
1647     "picture": {\r
1648       "symbol": {\r
1649         "type": "default",\r
1650         "args": {\r
1651           "face": {\r
1652             "type": "picture"\r
1653           }\r
1654         }\r
1655       },\r
1656       "caption": {\r
1657         "type": "default",\r
1658         "args": {\r
1659           "face": {\r
1660             "type": "column",\r
1661             "args": {\r
1662               "column_name": "revision"\r
1663             }\r
1664           }\r
1665         }\r
1666       },\r
1667       "summary": {},\r
1668       "edit": {\r
1669         "type": "none"\r
1670       }\r
1671     },\r
1672     "resource_picture": {\r
1673       "symbol": {\r
1674         "type": "default",\r
1675         "args": {\r
1676           "face": {\r
1677             "type": "picture"\r
1678           }\r
1679         }\r
1680       },\r
1681       "caption": {\r
1682         "type": "none"\r
1683       },\r
1684       "summary": {},\r
1685       "edit": {\r
1686         "type": "none"\r
1687       }\r
1688     },\r
1689     "speech_balloon_template": {\r
1690       "symbol": {\r
1691         "type": "default",\r
1692         "args": {\r
1693           "face": {\r
1694             "type": "picture"\r
1695           }\r
1696         }\r
1697       },\r
1698       "caption": {},\r
1699       "summary": {\r
1700         "type": "none"\r
1701       },\r
1702       "edit": {}\r
1703     },\r
1704     "writing_format": {\r
1705       "symbol": {},\r
1706       "caption": {},\r
1707       "summary": {\r
1708         "type": "none"\r
1709       },\r
1710       "edit": {}\r
1711     },\r
1712     "license_group": {\r
1713       "symbol": {},\r
1714       "caption": {\r
1715         "type": "default",\r
1716         "args": {\r
1717           "link": {\r
1718             "type": "url_column",\r
1719             "args": {\r
1720               "column_name": "url"\r
1721             }\r
1722           }\r
1723         }\r
1724       },\r
1725       "summary": {\r
1726         "type": "none"\r
1727       },\r
1728       "edit": {}\r
1729     },\r
1730     "license": {\r
1731       "symbol": {},\r
1732       "caption": {\r
1733         "type": "default",\r
1734         "args": {\r
1735           "face": {\r
1736             "type": "method",\r
1737             "args": {\r
1738               "method_name": "caption_with_group"\r
1739             }\r
1740           },\r
1741           "link": {\r
1742             "type": "url_column",\r
1743             "args": {\r
1744               "column_name": "url"\r
1745             }\r
1746           }\r
1747         }\r
1748       },\r
1749       "summary": {},\r
1750       "edit": {}\r
1751     },\r
1752     "author": {\r
1753       "symbol": {},\r
1754       "caption": {\r
1755         "type": "default",\r
1756         "args": {\r
1757           "face": {\r
1758             "type": "column",\r
1759             "args": {\r
1760               "column_name": "name"\r
1761             }\r
1762           }\r
1763         }\r
1764       },\r
1765       "summary": {},\r
1766       "edit": {\r
1767         "type": "account"\r
1768       }\r
1769     },\r
1770     "artist": {\r
1771       "symbol": {},\r
1772       "caption": {\r
1773         "type": "default",\r
1774         "args": {\r
1775           "face": {\r
1776             "type": "column",\r
1777             "args": {\r
1778               "column_name": "name"\r
1779             }\r
1780           }\r
1781         }\r
1782       },\r
1783       "summary": {},\r
1784       "edit": {\r
1785         "type": "account"\r
1786       }\r
1787     },\r
1788     "system_picture": {\r
1789       "symbol": {\r
1790         "type": "default",\r
1791         "args": {\r
1792           "face": {\r
1793             "type": "picture"\r
1794           }\r
1795         }\r
1796       },\r
1797       "caption": {\r
1798         "type": "none"\r
1799       },\r
1800       "summary": {\r
1801         "type": "none"\r
1802       },\r
1803       "edit": {\r
1804         "type": "none"\r
1805       }\r
1806     }\r
1807   },\r
1808   "forms": {\r
1809     "folder": {\r
1810       "fields": {\r
1811         "name": {\r
1812           "tag": {\r
1813             "type": "text"\r
1814           },\r
1815           "row_break": true\r
1816         },\r
1817         "controller_name": {\r
1818           "tag": {\r
1819             "type": "text"\r
1820           },\r
1821           "row_break": true\r
1822         },\r
1823         "action_name": {\r
1824           "tag": {\r
1825             "type": "text"\r
1826           },\r
1827           "row_break": true\r
1828         },\r
1829         "category_id": {\r
1830           "tag": {\r
1831             "type": "number"\r
1832           },\r
1833           "row_break": true\r
1834         },\r
1835         "t": {\r
1836           "tag": {\r
1837             "type": "number"\r
1838           },\r
1839           "row_break": true\r
1840         },\r
1841         "parent_id": {\r
1842           "tag": {\r
1843             "type": "number"\r
1844           },\r
1845           "row_break": true\r
1846         },\r
1847         "lft": {\r
1848           "tag": {\r
1849             "type": "number"\r
1850           },\r
1851           "row_break": true\r
1852         },\r
1853         "rgt": {\r
1854           "tag": {\r
1855             "type": "number"\r
1856           },\r
1857           "row_break": true\r
1858         },\r
1859         "depth": {\r
1860           "tag": {\r
1861             "type": "number"\r
1862           },\r
1863           "row_break": true\r
1864         },\r
1865         "id": {\r
1866           "label": {\r
1867             "type": "none"\r
1868           },\r
1869           "tag": {\r
1870             "type": "hidden"\r
1871           }\r
1872         }\r
1873       },\r
1874       "field_names": [\r
1875         "controller_name",\r
1876         "action_name",\r
1877         "category_id",\r
1878         "t",\r
1879         "parent_id",\r
1880         "lft",\r
1881         "rgt",\r
1882         "depth",\r
1883         "id"\r
1884       ]\r
1885     },\r
1886     "scroll": {\r
1887       "fields": {\r
1888         "title": {\r
1889           "label": {\r
1890             "args": {\r
1891               "row_break": true\r
1892             }\r
1893           },\r
1894           "tag": {\r
1895             "type": "text"\r
1896           },\r
1897           "row_break": true\r
1898         },\r
1899         "description": {\r
1900           "label": {\r
1901             "args": {\r
1902               "row_break": true\r
1903             }\r
1904           },\r
1905           "tag": {\r
1906             "type": "text_area"\r
1907           }\r
1908         },\r
1909         "visible": {\r
1910           "tag": {\r
1911             "type": "select"\r
1912           },\r
1913           "row_break": true\r
1914         },\r
1915         "id": {\r
1916           "label": {\r
1917             "type": "none"\r
1918           },\r
1919           "tag": {\r
1920             "type": "hidden"\r
1921           }\r
1922         },\r
1923         "author_id": {\r
1924           "label": {\r
1925             "type": "none"\r
1926           },\r
1927           "tag": {\r
1928             "type": "hidden"\r
1929           }\r
1930         }\r
1931       },\r
1932       "field_names": [\r
1933         "title",\r
1934         "description",\r
1935         "visible",\r
1936         "id",\r
1937         "author_id"\r
1938       ]\r
1939     },\r
1940     "scroll_panel": {\r
1941       "fields": {\r
1942         "scroll_id": {\r
1943           "tag": {\r
1944             "type": "number"\r
1945           }\r
1946         },\r
1947         "panel_id": {\r
1948           "tag": {\r
1949             "type": "number"\r
1950           }\r
1951         },\r
1952         "t": {\r
1953           "tag": {\r
1954             "type": "number"\r
1955           }\r
1956         },\r
1957         "id": {\r
1958           "label": {\r
1959             "type": "none"\r
1960           },\r
1961           "tag": {\r
1962             "type": "hidden"\r
1963           }\r
1964         }\r
1965       },\r
1966       "field_names": [\r
1967         "scroll_id",\r
1968         "panel_id",\r
1969         "t",\r
1970         "id"\r
1971       ]\r
1972     },\r
1973     "comic": {\r
1974       "fields": {\r
1975         "title": {\r
1976           "label": {\r
1977             "args": {\r
1978               "row_break": true\r
1979             }\r
1980           },\r
1981           "tag": {\r
1982             "type": "text"\r
1983           },\r
1984           "row_break": true\r
1985         },\r
1986         "description": {\r
1987           "label": {\r
1988             "args": {\r
1989               "row_break": true\r
1990             }\r
1991           },\r
1992           "tag": {\r
1993             "type": "text_area"\r
1994           }\r
1995         },\r
1996         "visible": {\r
1997           "tag": {\r
1998             "type": "select"\r
1999           },\r
2000           "row_break": true\r
2001         },\r
2002         "id": {\r
2003           "label": {\r
2004             "type": "none"\r
2005           },\r
2006           "tag": {\r
2007             "type": "hidden"\r
2008           }\r
2009         },\r
2010         "author_id": {\r
2011           "label": {\r
2012             "type": "none"\r
2013           },\r
2014           "tag": {\r
2015             "type": "hidden"\r
2016           }\r
2017         }\r
2018       },\r
2019       "field_names": [\r
2020         "title",\r
2021         "description",\r
2022         "visible",\r
2023         "id",\r
2024         "author_id"\r
2025       ]\r
2026     },\r
2027     "comic_story": {\r
2028       "fields": {\r
2029         "comic_id": {\r
2030           "tag": {\r
2031             "type": "number"\r
2032           }\r
2033         },\r
2034         "story_id": {\r
2035           "tag": {\r
2036             "type": "number"\r
2037           }\r
2038         },\r
2039         "t": {\r
2040           "tag": {\r
2041             "type": "number"\r
2042           }\r
2043         },\r
2044         "id": {\r
2045           "label": {\r
2046             "type": "none"\r
2047           },\r
2048           "tag": {\r
2049             "type": "hidden"\r
2050           }\r
2051         }\r
2052       },\r
2053       "field_names": [\r
2054         "comic_id",\r
2055         "story_id",\r
2056         "t",\r
2057         "id"\r
2058       ]\r
2059     },\r
2060     "story": {\r
2061       "fields": {\r
2062         "title": {\r
2063           "label": {\r
2064             "args": {\r
2065               "row_break": true\r
2066             }\r
2067           },\r
2068           "tag": {\r
2069             "type": "text"\r
2070           },\r
2071           "row_break": true\r
2072         },\r
2073         "description": {\r
2074           "label": {\r
2075             "args": {\r
2076               "row_break": true\r
2077             }\r
2078           },\r
2079           "tag": {\r
2080             "type": "text_area"\r
2081           },\r
2082           "row_break": true\r
2083         },\r
2084         "visible": {\r
2085           "tag": {\r
2086             "type": "select"\r
2087           },\r
2088           "row_break": true\r
2089         },\r
2090         "id": {\r
2091           "label": {\r
2092             "type": "none"\r
2093           },\r
2094           "tag": {\r
2095             "type": "hidden"\r
2096           }\r
2097         },\r
2098         "author_id": {\r
2099           "label": {\r
2100             "type": "none"\r
2101           },\r
2102           "tag": {\r
2103             "type": "hidden"\r
2104           }\r
2105         }\r
2106       },\r
2107       "field_names": [\r
2108         "title",\r
2109         "description",\r
2110         "visible",\r
2111         "id",\r
2112         "author_id"\r
2113       ]\r
2114     },\r
2115     "story_sheet": {\r
2116       "fields": {\r
2117         "story_id": {\r
2118           "label": {\r
2119             "type": "none"\r
2120           },\r
2121           "tag": {\r
2122             "type": "number"\r
2123           }\r
2124         },\r
2125         "sheet_id": {\r
2126           "label": {\r
2127             "type": "none"\r
2128           },\r
2129           "tag": {\r
2130             "type": "number"\r
2131           }\r
2132         },\r
2133         "t": {\r
2134           "tag": {\r
2135             "type": "number"\r
2136           }\r
2137         },\r
2138         "id": {\r
2139           "label": {\r
2140             "type": "none"\r
2141           },\r
2142           "tag": {\r
2143             "type": "hidden"\r
2144           }\r
2145         }\r
2146       },\r
2147       "field_names": [\r
2148         "story_id",\r
2149         "sheet_id",\r
2150         "t",\r
2151         "id"\r
2152       ]\r
2153     },\r
2154     "sheet": {\r
2155       "fields": {\r
2156         "caption": {\r
2157           "label": {\r
2158             "args": {\r
2159               "row_break": true\r
2160             }\r
2161           },\r
2162           "tag": {\r
2163             "type": "text"\r
2164           },\r
2165           "row_break": true\r
2166         },\r
2167         "width": {\r
2168           "tag": {\r
2169             "type": "number"\r
2170           }\r
2171         },\r
2172         "height": {\r
2173           "tag": {\r
2174             "type": "number"\r
2175           },\r
2176           "row_break": true\r
2177         },\r
2178         "visible": {\r
2179           "tag": {\r
2180             "type": "select"\r
2181           },\r
2182           "row_break": true\r
2183         },\r
2184         "id": {\r
2185           "label": {\r
2186             "type": "none"\r
2187           },\r
2188           "tag": {\r
2189             "type": "hidden"\r
2190           }\r
2191         },\r
2192         "author_id": {\r
2193           "label": {\r
2194             "type": "none"\r
2195           },\r
2196           "tag": {\r
2197             "type": "hidden"\r
2198           }\r
2199         }\r
2200       },\r
2201       "field_names": [\r
2202         "caption",\r
2203         "width",\r
2204         "height",\r
2205         "visible",\r
2206         "id",\r
2207         "author_id"\r
2208       ]\r
2209     },\r
2210     "sheet_panel": {\r
2211       "fields": {\r
2212         "sheet_id": {\r
2213           "tag": {\r
2214             "type": "number"\r
2215           }\r
2216         },\r
2217         "panel_id": {\r
2218           "tag": {\r
2219             "type": "number"\r
2220           }\r
2221         },\r
2222         "x": {\r
2223           "tag": {\r
2224             "type": "number"\r
2225           }\r
2226         },\r
2227         "y": {\r
2228           "tag": {\r
2229             "type": "number"\r
2230           },\r
2231           "row_break": true\r
2232         },\r
2233         "z": {\r
2234           "label": {\r
2235             "type": "none"\r
2236           },\r
2237           "tag": {\r
2238             "type": "hidden"\r
2239           }\r
2240         },\r
2241         "t": {\r
2242           "label": {\r
2243             "type": "none"\r
2244           },\r
2245           "tag": {\r
2246             "type": "hidden"\r
2247           }\r
2248         },\r
2249         "id": {\r
2250           "label": {\r
2251             "type": "none"\r
2252           },\r
2253           "tag": {\r
2254             "type": "hidden"\r
2255           }\r
2256         }\r
2257       },\r
2258       "field_names": [\r
2259         "sheet_id",\r
2260         "panel_id",\r
2261         "x",\r
2262         "y",\r
2263         "z",\r
2264         "t",\r
2265         "id"\r
2266       ]\r
2267     },\r
2268     "panel": {\r
2269       "fields": {\r
2270         "caption": {\r
2271           "tag": {\r
2272             "type": "text"\r
2273           },\r
2274           "row_break": true\r
2275         },\r
2276         "width": {\r
2277           "tag": {\r
2278             "type": "number"\r
2279           }\r
2280         },\r
2281         "height": {\r
2282           "tag": {\r
2283             "type": "number"\r
2284           },\r
2285           "row_break": true\r
2286         },\r
2287         "border": {\r
2288           "tag": {\r
2289             "type": "number"\r
2290           }\r
2291         },\r
2292         "publish": {\r
2293           "tag": {\r
2294             "type": "select"\r
2295           },\r
2296           "row_break": true\r
2297         },\r
2298         "id": {\r
2299           "label": {\r
2300             "type": "none"\r
2301           },\r
2302           "tag": {\r
2303             "type": "hidden"\r
2304           }\r
2305         },\r
2306         "author_id": {\r
2307           "label": {\r
2308             "type": "none"\r
2309           },\r
2310           "tag": {\r
2311             "type": "hidden"\r
2312           }\r
2313         }\r
2314       },\r
2315       "field_names": [\r
2316         "caption",\r
2317         "width",\r
2318         "height",\r
2319         "border",\r
2320         "publish",\r
2321         "id",\r
2322         "author_id"\r
2323       ]\r
2324     },\r
2325     "panel_picture": {\r
2326       "fields": {\r
2327         "caption": {\r
2328           "tag": {\r
2329             "type": "text"\r
2330           },\r
2331           "row_break": true\r
2332         },\r
2333         "x": {\r
2334           "tag": {\r
2335             "type": "number"\r
2336           }\r
2337         },\r
2338         "y": {\r
2339           "tag": {\r
2340             "type": "number"\r
2341           },\r
2342           "row_break": true\r
2343         },\r
2344         "width": {\r
2345           "tag": {\r
2346             "type": "number"\r
2347           },\r
2348           "helpers": {\r
2349             "size": {\r
2350               "type": "size",\r
2351               "args": {\r
2352                 "dom_class": "panel_picture_width_tool"\r
2353               }\r
2354             }\r
2355           },\r
2356           "row_break": true\r
2357         },\r
2358         "height": {\r
2359           "tag": {\r
2360             "type": "number"\r
2361           },\r
2362           "helpers": {\r
2363             "size": {\r
2364               "type": "size",\r
2365               "args": {\r
2366                 "dom_class": "panel_picture_height_tool"\r
2367               }\r
2368             }\r
2369           },\r
2370           "row_break": true\r
2371         },\r
2372         "link": {\r
2373           "tag": {\r
2374             "type": "text"\r
2375           },\r
2376           "row_break": true\r
2377         },\r
2378         "id": {\r
2379           "label": {\r
2380             "type": "none"\r
2381           },\r
2382           "tag": {\r
2383             "type": "hidden"\r
2384           }\r
2385         },\r
2386         "panel_id": {\r
2387           "label": {\r
2388             "type": "none"\r
2389           },\r
2390           "tag": {\r
2391             "type": "hidden"\r
2392           }\r
2393         },\r
2394         "picture_id": {\r
2395           "tag": {\r
2396             "type": "hidden"\r
2397           },\r
2398           "helpers": {\r
2399             "popup": {\r
2400               "type": "popup",\r
2401               "args": {\r
2402                 "source": "pictures"\r
2403               }\r
2404             }\r
2405           }\r
2406         },\r
2407         "z": {\r
2408           "label": {\r
2409             "type": "none"\r
2410           },\r
2411           "tag": {\r
2412             "type": "hidden"\r
2413           }\r
2414         },\r
2415         "t": {\r
2416           "label": {\r
2417             "type": "none"\r
2418           },\r
2419           "tag": {\r
2420             "type": "hidden"\r
2421           }\r
2422         }\r
2423       },\r
2424       "field_names": [\r
2425         "caption",\r
2426         "x",\r
2427         "y",\r
2428         "width",\r
2429         "height",\r
2430         "link",\r
2431         "id",\r
2432         "panel_id",\r
2433         "picture_id",\r
2434         "z",\r
2435         "t"\r
2436       ]\r
2437     },\r
2438     "speech_balloon": {\r
2439       "fields": {\r
2440         "id": {\r
2441           "label": {\r
2442             "type": "none"\r
2443           },\r
2444           "tag": {\r
2445             "type": "hidden"\r
2446           }\r
2447         },\r
2448         "panel_id": {\r
2449           "label": {\r
2450             "type": "none"\r
2451           },\r
2452           "tag": {\r
2453             "type": "hidden"\r
2454           }\r
2455         },\r
2456         "speech_balloon_template_id": {\r
2457           "label": {\r
2458             "type": "none"\r
2459           },\r
2460           "tag": {\r
2461             "type": "hidden"\r
2462           }\r
2463         },\r
2464         "caption": {\r
2465           "tag": {\r
2466             "type": "text"\r
2467           },\r
2468           "row_break": true\r
2469         },\r
2470         "z": {\r
2471           "label": {\r
2472             "type": "none"\r
2473           },\r
2474           "tag": {\r
2475             "type": "hidden"\r
2476           }\r
2477         },\r
2478         "t": {\r
2479           "label": {\r
2480             "type": "none"\r
2481           },\r
2482           "tag": {\r
2483             "type": "hidden"\r
2484           }\r
2485         },\r
2486         "speech_balloon_template_classname": {\r
2487           "label": {\r
2488             "type": "none"\r
2489           },\r
2490           "tag": {\r
2491             "type": "hidden"\r
2492           }\r
2493         },\r
2494         "speech_balloon_template_settings": {\r
2495           "row_break": true\r
2496         }\r
2497       },\r
2498       "field_names": [\r
2499         "caption",\r
2500         "id",\r
2501         "panel_id",\r
2502         "speech_balloon_template_id",\r
2503         "speech_balloon_template_classname",\r
2504         "z",\r
2505         "t",\r
2506         "speech_balloon_template_settings"\r
2507       ]\r
2508     },\r
2509     "balloon": {\r
2510       "fields": {\r
2511         "id": {\r
2512           "label": {\r
2513             "type": "none"\r
2514           },\r
2515           "tag": {\r
2516             "type": "hidden"\r
2517           }\r
2518         },\r
2519         "speech_balloon_id": {\r
2520           "label": {\r
2521             "type": "none"\r
2522           },\r
2523           "tag": {\r
2524             "type": "hidden"\r
2525           }\r
2526         },\r
2527         "speech_balloon_template_id": {\r
2528           "label": {\r
2529             "type": "none"\r
2530           },\r
2531           "tag": {\r
2532             "type": "hidden"\r
2533           }\r
2534         },\r
2535         "system_picture_id": {\r
2536           "label": {\r
2537             "type": "none"\r
2538           },\r
2539           "tag": {\r
2540             "type": "hidden"\r
2541           }\r
2542         },\r
2543         "r": {\r
2544           "tag": {\r
2545             "type": "number"\r
2546           },\r
2547           "helpers": {\r
2548             "tail_angle": {\r
2549               "type": "size",\r
2550               "args": {}\r
2551             }\r
2552           },\r
2553           "row_break": true\r
2554         },\r
2555         "x": {\r
2556           "tag": {\r
2557             "type": "number"\r
2558           }\r
2559         },\r
2560         "y": {\r
2561           "label": {},\r
2562           "tag": {\r
2563             "type": "number"\r
2564           },\r
2565           "row_break": true\r
2566         },\r
2567         "width": {\r
2568           "tag": {\r
2569             "type": "number"\r
2570           }\r
2571         },\r
2572         "height": {\r
2573           "tag": {\r
2574             "type": "number"\r
2575           },\r
2576           "row_break": true\r
2577         },\r
2578         "speech_balloon_template_classname": {\r
2579           "label": {\r
2580             "type": "none"\r
2581           },\r
2582           "tag": {\r
2583             "type": "hidden"\r
2584           }\r
2585         },\r
2586         "speech_balloon_template_settings": {\r
2587           "row_break": true\r
2588         }\r
2589       },\r
2590       "field_names": [\r
2591         "r",\r
2592         "x",\r
2593         "y",\r
2594         "width",\r
2595         "height",\r
2596         "id",\r
2597         "speech_balloon_id",\r
2598         "system_picture_id",\r
2599         "speech_balloon_template_id",\r
2600         "speech_balloon_template_classname",\r
2601         "speech_balloon_template_settings"\r
2602       ]\r
2603     },\r
2604     "speech": {\r
2605       "fields": {\r
2606         "id": {\r
2607           "label": {\r
2608             "type": "none"\r
2609           },\r
2610           "tag": {\r
2611             "type": "hidden"\r
2612           }\r
2613         },\r
2614         "speech_balloon_id": {\r
2615           "label": {\r
2616             "type": "none"\r
2617           },\r
2618           "tag": {\r
2619             "type": "hidden"\r
2620           }\r
2621         },\r
2622         "speech_balloon_template_id": {\r
2623           "label": {\r
2624             "type": "none"\r
2625           },\r
2626           "tag": {\r
2627             "type": "hidden"\r
2628           }\r
2629         },\r
2630         "x": {\r
2631           "label": {\r
2632             "type": "none"\r
2633           },\r
2634           "tag": {\r
2635             "type": "hidden"\r
2636           }\r
2637         },\r
2638         "y": {\r
2639           "label": {\r
2640             "type": "none"\r
2641           },\r
2642           "tag": {\r
2643             "type": "hidden"\r
2644           }\r
2645         },\r
2646         "width": {\r
2647           "label": {\r
2648             "type": "none"\r
2649           },\r
2650           "tag": {\r
2651             "type": "hidden"\r
2652           }\r
2653         },\r
2654         "height": {\r
2655           "label": {\r
2656             "type": "none"\r
2657           },\r
2658           "tag": {\r
2659             "type": "hidden"\r
2660           }\r
2661         },\r
2662         "writing_format_id": {\r
2663           "tag": {\r
2664             "type": "select"\r
2665           }\r
2666         },\r
2667         "font_size": {\r
2668           "tag": {\r
2669             "type": "select"\r
2670           },\r
2671           "row_break": true\r
2672         },\r
2673         "text_align": {\r
2674           "tag": {\r
2675             "type": "select"\r
2676           }\r
2677         },\r
2678         "quotes": {\r
2679           "tag": {\r
2680             "type": "text"\r
2681           }\r
2682         },\r
2683         "content": {\r
2684           "label": {\r
2685             "args": {\r
2686               "row_break": true\r
2687             }\r
2688           },\r
2689           "tag": {\r
2690             "type": "text_area",\r
2691             "args": {\r
2692               "options": {\r
2693                 "size": "45x5"\r
2694               }\r
2695             }\r
2696           }\r
2697         },\r
2698         "fore_color": {\r
2699           "label": {\r
2700             "row_break": true\r
2701           },\r
2702           "tag": {\r
2703             "type": "hidden"\r
2704           },\r
2705           "helpers": {\r
2706             "color": {\r
2707               "type": "color",\r
2708               "args": {\r
2709                 "wrapper": "speech-fore_color-wrap"\r
2710               }\r
2711             }\r
2712           }\r
2713         },\r
2714         "speech_balloon_template_classname": {\r
2715           "label": {\r
2716             "type": "none"\r
2717           },\r
2718           "tag": {\r
2719             "type": "hidden"\r
2720           }\r
2721         },\r
2722         "writing_format_classname": {\r
2723           "label": {\r
2724             "type": "none"\r
2725           },\r
2726           "tag": {\r
2727             "type": "hidden"\r
2728           }\r
2729         },\r
2730         "speech_balloon_template_settings": {\r
2731           "row_break": true\r
2732         },\r
2733         "writing_format_settings": {\r
2734           "label": {\r
2735             "type": "none"\r
2736           },\r
2737           "tag": {\r
2738             "type": "hidden"\r
2739           }\r
2740         }\r
2741       },\r
2742       "field_names": [\r
2743         "writing_format_id",\r
2744         "font_size",\r
2745         "text_align",\r
2746         "quotes",\r
2747         "content",\r
2748         "fore_color",\r
2749         "id",\r
2750         "speech_balloon_id",\r
2751         "x",\r
2752         "y",\r
2753         "width",\r
2754         "height",\r
2755         "speech_balloon_template_id",\r
2756         "speech_balloon_template_classname",\r
2757         "speech_balloon_template_settings",\r
2758         "writing_format_classname",\r
2759         "writing_format_settings"\r
2760       ]\r
2761     },\r
2762     "ground_picture": {\r
2763       "fields": {\r
2764         "id": {\r
2765           "label": {\r
2766             "type": "none"\r
2767           },\r
2768           "tag": {\r
2769             "type": "hidden"\r
2770           }\r
2771         },\r
2772         "panel_id": {\r
2773           "label": {\r
2774             "type": "none"\r
2775           },\r
2776           "tag": {\r
2777             "type": "hidden"\r
2778           }\r
2779         },\r
2780         "picture_id": {\r
2781           "label": {\r
2782             "type": "none"\r
2783           },\r
2784           "tag": {\r
2785             "type": "hidden"\r
2786           }\r
2787         },\r
2788         "caption": {\r
2789           "tag": {\r
2790             "type": "text"\r
2791           },\r
2792           "row_break": true\r
2793         },\r
2794         "repeat": {\r
2795           "tag": {\r
2796             "type": "select",\r
2797             "args": {\r
2798               "source": "magic_number",\r
2799               "key": "ground_picture_repeat_items"\r
2800             }\r
2801           },\r
2802           "row_break": true\r
2803         },\r
2804         "x": {\r
2805           "tag": {\r
2806             "type": "number"\r
2807           }\r
2808         },\r
2809         "y": {\r
2810           "tag": {\r
2811             "type": "number"\r
2812           },\r
2813           "row_break": true\r
2814         },\r
2815         "z": {\r
2816           "label": {\r
2817             "type": "none"\r
2818           },\r
2819           "tag": {\r
2820             "type": "hidden"\r
2821           }\r
2822         },\r
2823         "t": {\r
2824           "label": {\r
2825             "type": "none"\r
2826           },\r
2827           "tag": {\r
2828             "type": "hidden"\r
2829           }\r
2830         }\r
2831       },\r
2832       "field_names": [\r
2833         "caption",\r
2834         "repeat",\r
2835         "x",\r
2836         "y",\r
2837         "z",\r
2838         "t",\r
2839         "id",\r
2840         "panel_id",\r
2841         "picture_id"\r
2842       ]\r
2843     },\r
2844     "ground_color": {\r
2845       "fields": {\r
2846         "id": {\r
2847           "label": {\r
2848             "type": "none"\r
2849           },\r
2850           "tag": {\r
2851             "type": "hidden"\r
2852           }\r
2853         },\r
2854         "panel_id": {\r
2855           "label": {\r
2856             "type": "none"\r
2857           },\r
2858           "tag": {\r
2859             "type": "hidden"\r
2860           }\r
2861         },\r
2862         "caption": {\r
2863           "tag": {\r
2864             "type": "text"\r
2865           },\r
2866           "row_break": true\r
2867         },\r
2868         "code": {\r
2869           "label": {\r
2870             "args": {\r
2871               "row_break": true\r
2872             }\r
2873           },\r
2874           "tag": {\r
2875             "type": "hidden"\r
2876           },\r
2877           "helpers": {\r
2878             "color": {\r
2879               "type": "color",\r
2880               "args": {\r
2881                 "wrapper": "ground_color-code-wrap"\r
2882               }\r
2883             }\r
2884           },\r
2885           "row_break": true\r
2886         },\r
2887         "orientation": {\r
2888           "tag": {\r
2889             "type": "select"\r
2890           },\r
2891           "row_break": true\r
2892         },\r
2893         "xy": {\r
2894           "tag": {\r
2895             "type": "number"\r
2896           }\r
2897         },\r
2898         "wh": {\r
2899           "tag": {\r
2900             "type": "number"\r
2901           },\r
2902           "row_break": true\r
2903         },\r
2904         "z": {\r
2905           "label": {\r
2906             "type": "none"\r
2907           },\r
2908           "tag": {\r
2909             "type": "hidden"\r
2910           }\r
2911         },\r
2912         "t": {\r
2913           "label": {\r
2914             "type": "none"\r
2915           },\r
2916           "tag": {\r
2917             "type": "hidden"\r
2918           }\r
2919         }\r
2920       },\r
2921       "field_names": [\r
2922         "id",\r
2923         "panel_id",\r
2924         "caption",\r
2925         "code",\r
2926         "orientation",\r
2927         "xy",\r
2928         "wh",\r
2929         "z",\r
2930         "t"\r
2931       ]\r
2932     },\r
2933     "speech_balloon_template": {\r
2934       "fields": {\r
2935         "id": {\r
2936           "label": {\r
2937             "type": "none"\r
2938           },\r
2939           "tag": {\r
2940             "type": "hidden"\r
2941           }\r
2942         },\r
2943         "name": {\r
2944           "tag": {\r
2945             "type": "text"\r
2946           },\r
2947           "row_break": true\r
2948         },\r
2949         "classname": {\r
2950           "tag": {\r
2951             "type": "text"\r
2952           },\r
2953           "row_break": true\r
2954         },\r
2955         "caption": {\r
2956           "tag": {\r
2957             "type": "text"\r
2958           },\r
2959           "row_break": true\r
2960         },\r
2961         "t": {\r
2962           "tag": {\r
2963             "type": "number"\r
2964           },\r
2965           "row_break": true\r
2966         },\r
2967         "system_picture_id": {\r
2968           "tag": {\r
2969             "type": "number"\r
2970           },\r
2971           "row_break": true\r
2972         },\r
2973         "settings": {\r
2974           "tag": {\r
2975             "type": "text_area"\r
2976           },\r
2977           "row_break": true\r
2978         }\r
2979       },\r
2980       "field_names": [\r
2981         "id",\r
2982         "name",\r
2983         "classname",\r
2984         "caption",\r
2985         "t",\r
2986         "system_picture_id",\r
2987         "settings"\r
2988       ]\r
2989     },\r
2990     "writing_format": {\r
2991       "fields": {\r
2992         "id": {\r
2993           "label": {\r
2994             "type": "none"\r
2995           },\r
2996           "tag": {\r
2997             "type": "hidden"\r
2998           }\r
2999         },\r
3000         "name": {\r
3001           "tag": {\r
3002             "type": "text"\r
3003           },\r
3004           "row_break": true\r
3005         },\r
3006         "classname": {\r
3007           "tag": {\r
3008             "type": "text"\r
3009           },\r
3010           "row_break": true\r
3011         },\r
3012         "caption": {\r
3013           "tag": {\r
3014             "type": "text"\r
3015           },\r
3016           "row_break": true\r
3017         },\r
3018         "system_picture_id": {\r
3019           "tag": {\r
3020             "type": "number"\r
3021           },\r
3022           "row_break": true\r
3023         },\r
3024         "settings": {\r
3025           "tag": {\r
3026             "type": "text_area"\r
3027           },\r
3028           "row_break": true\r
3029         }\r
3030       },\r
3031       "field_names": [\r
3032         "id",\r
3033         "name",\r
3034         "classname",\r
3035         "caption",\r
3036         "system_picture_id",\r
3037         "settings"\r
3038       ]\r
3039     },\r
3040     "license_group": {\r
3041       "fields": {\r
3042         "id": {\r
3043           "label": {\r
3044             "type": "none"\r
3045           },\r
3046           "tag": {\r
3047             "type": "hidden"\r
3048           }\r
3049         },\r
3050         "name": {\r
3051           "tag": {\r
3052             "type": "text"\r
3053           },\r
3054           "row_break": true\r
3055         },\r
3056         "classname": {\r
3057           "tag": {\r
3058             "type": "text"\r
3059           },\r
3060           "row_break": true\r
3061         },\r
3062         "caption": {\r
3063           "tag": {\r
3064             "type": "text"\r
3065           },\r
3066           "row_break": true\r
3067         },\r
3068         "url": {\r
3069           "tag": {\r
3070             "type": "text"\r
3071           },\r
3072           "row_break": true\r
3073         }\r
3074       },\r
3075       "field_names": [\r
3076         "id",\r
3077         "name",\r
3078         "classname",\r
3079         "caption",\r
3080         "url"\r
3081       ]\r
3082     },\r
3083     "license": {\r
3084       "fields": {\r
3085         "id": {\r
3086           "label": {\r
3087             "type": "none"\r
3088           },\r
3089           "tag": {\r
3090             "type": "hidden"\r
3091           }\r
3092         },\r
3093         "license_group_id": {\r
3094           "label": {\r
3095             "type": "none"\r
3096           },\r
3097           "tag": {\r
3098             "type": "hidden"\r
3099           }\r
3100         },\r
3101         "license_group_classname": {\r
3102           "tag": {\r
3103             "type": "text"\r
3104           },\r
3105           "row_break": true\r
3106         },\r
3107         "name": {\r
3108           "tag": {\r
3109             "type": "text"\r
3110           },\r
3111           "row_break": true\r
3112         },\r
3113         "caption": {\r
3114           "tag": {\r
3115             "type": "text"\r
3116           },\r
3117           "row_break": true\r
3118         },\r
3119         "system_picture_id": {\r
3120           "tag": {\r
3121             "type": "number"\r
3122           },\r
3123           "row_break": true\r
3124         },\r
3125         "url": {\r
3126           "tag": {\r
3127             "type": "text"\r
3128           },\r
3129           "row_break": true\r
3130         },\r
3131         "license_group_settings": {\r
3132           "row_break": true\r
3133         },\r
3134         "credit_picture_settings": {\r
3135           "row_break": true\r
3136         }\r
3137       },\r
3138       "field_names": [\r
3139         "id",\r
3140         "license_group_id",\r
3141         "license_group_classname",\r
3142         "name",\r
3143         "caption",\r
3144         "system_picture_id",\r
3145         "url",\r
3146         "license_group_settings",\r
3147         "credit_picture_settings"\r
3148       ]\r
3149     },\r
3150     "author": {\r
3151       "fields": {\r
3152         "id": {\r
3153           "label": {\r
3154             "type": "none"\r
3155           },\r
3156           "tag": {\r
3157             "type": "hidden"\r
3158           }\r
3159         },\r
3160         "name": {\r
3161           "label": {\r
3162             "args": {\r
3163               "row_break": true\r
3164             }\r
3165           },\r
3166           "tag": {\r
3167             "type": "text"\r
3168           },\r
3169           "row_break": true\r
3170         }\r
3171       },\r
3172       "field_names": [\r
3173         "id",\r
3174         "name"\r
3175       ]\r
3176     },\r
3177     "artist": {\r
3178       "fields": {\r
3179         "id": {\r
3180           "label": {\r
3181             "type": "none"\r
3182           },\r
3183           "tag": {\r
3184             "type": "hidden"\r
3185           }\r
3186         },\r
3187         "name": {\r
3188           "label": {\r
3189             "args": {\r
3190               "row_break": true\r
3191             }\r
3192           },\r
3193           "tag": {\r
3194             "type": "text"\r
3195           },\r
3196           "row_break": true\r
3197         }\r
3198       },\r
3199       "field_names": [\r
3200         "id",\r
3201         "name"\r
3202       ]\r
3203     },\r
3204     "circle_speech_balloon_speech_balloon": {\r
3205       "fields": {},\r
3206       "field_names": []\r
3207     },\r
3208     "circle_speech_balloon_balloon": {\r
3209       "fields": {},\r
3210       "field_names": []\r
3211     },\r
3212     "circle_speech_balloon_speech": {\r
3213       "fields": {},\r
3214       "field_names": []\r
3215     },\r
3216     "test_speech_balloon_speech_balloon": {\r
3217       "fields": {\r
3218         "a": {\r
3219           "tag": {\r
3220             "type": "number"\r
3221           },\r
3222           "row_break": true\r
3223         }\r
3224       },\r
3225       "field_names": [\r
3226         "a"\r
3227       ]\r
3228     },\r
3229     "test_speech_balloon_balloon": {\r
3230       "fields": {\r
3231         "b": {\r
3232           "tag": {\r
3233             "type": "number"\r
3234           },\r
3235           "row_break": true\r
3236         }\r
3237       },\r
3238       "field_names": [\r
3239         "b"\r
3240       ]\r
3241     },\r
3242     "test_speech_balloon_speech": {\r
3243       "fields": {\r
3244         "c": {\r
3245           "tag": {\r
3246             "type": "number"\r
3247           },\r
3248           "row_break": true\r
3249         }\r
3250       },\r
3251       "field_names": [\r
3252         "c"\r
3253       ]\r
3254     },\r
3255     "pettanr_simple_format_speech": {\r
3256       "fields": {},\r
3257       "field_names": []\r
3258     },\r
3259     "pettanr_creative_commons_v30_licenses_license": {\r
3260       "fields": {\r
3261         "open": {\r
3262           "tag": {\r
3263             "type": "number"\r
3264           },\r
3265           "row_break": true\r
3266         },\r
3267         "commercial": {\r
3268           "tag": {\r
3269             "type": "number"\r
3270           },\r
3271           "row_break": true\r
3272         },\r
3273         "official": {\r
3274           "tag": {\r
3275             "type": "number"\r
3276           },\r
3277           "row_break": true\r
3278         },\r
3279         "attribution": {\r
3280           "tag": {\r
3281             "type": "number"\r
3282           },\r
3283           "row_break": true\r
3284         },\r
3285         "derive": {\r
3286           "tag": {\r
3287             "type": "number"\r
3288           },\r
3289           "row_break": true\r
3290         },\r
3291         "thumbnail": {\r
3292           "tag": {\r
3293             "type": "number"\r
3294           },\r
3295           "row_break": true\r
3296         },\r
3297         "gif_convert": {\r
3298           "tag": {\r
3299             "type": "number"\r
3300           },\r
3301           "row_break": true\r
3302         },\r
3303         "reverse": {\r
3304           "tag": {\r
3305             "type": "number"\r
3306           },\r
3307           "row_break": true\r
3308         },\r
3309         "sync_vh": {\r
3310           "tag": {\r
3311             "type": "number"\r
3312           },\r
3313           "row_break": true\r
3314         },\r
3315         "overlap": {\r
3316           "tag": {\r
3317             "type": "number"\r
3318           },\r
3319           "row_break": true\r
3320         }\r
3321       },\r
3322       "field_names": [\r
3323         "open",\r
3324         "commercial",\r
3325         "official",\r
3326         "attribution",\r
3327         "derive",\r
3328         "thumbnail",\r
3329         "gif_convert",\r
3330         "reverse",\r
3331         "sync_vh",\r
3332         "overlap"\r
3333       ]\r
3334     },\r
3335     "pettanr_creative_commons_v30_licenses_credit_picture": {\r
3336       "fields": {\r
3337         "source_url_btn_id": {\r
3338           "tag": {\r
3339             "type": "number"\r
3340           },\r
3341           "row_break": true\r
3342         },\r
3343         "source_url_off_btn_id": {\r
3344           "tag": {\r
3345             "type": "number"\r
3346           },\r
3347           "row_break": true\r
3348         }\r
3349       },\r
3350       "field_names": [\r
3351         "source_url_btn_id",\r
3352         "source_url_off_btn_id"\r
3353       ]\r
3354     },\r
3355     "pettanr_pettan_commons_v01_licenses_license": {\r
3356       "fields": {\r
3357         "open": {\r
3358           "tag": {\r
3359             "type": "number"\r
3360           },\r
3361           "row_break": true\r
3362         },\r
3363         "commercial": {\r
3364           "tag": {\r
3365             "type": "number"\r
3366           },\r
3367           "row_break": true\r
3368         },\r
3369         "official": {\r
3370           "tag": {\r
3371             "type": "number"\r
3372           },\r
3373           "row_break": true\r
3374         },\r
3375         "attribution": {\r
3376           "tag": {\r
3377             "type": "number"\r
3378           },\r
3379           "row_break": true\r
3380         },\r
3381         "derive": {\r
3382           "tag": {\r
3383             "type": "number"\r
3384           },\r
3385           "row_break": true\r
3386         },\r
3387         "thumbnail": {\r
3388           "tag": {\r
3389             "type": "number"\r
3390           },\r
3391           "row_break": true\r
3392         },\r
3393         "gif_convert": {\r
3394           "tag": {\r
3395             "type": "number"\r
3396           },\r
3397           "row_break": true\r
3398         },\r
3399         "reverse": {\r
3400           "tag": {\r
3401             "type": "number"\r
3402           },\r
3403           "row_break": true\r
3404         },\r
3405         "sync_vh": {\r
3406           "tag": {\r
3407             "type": "number"\r
3408           },\r
3409           "row_break": true\r
3410         },\r
3411         "overlap": {\r
3412           "tag": {\r
3413             "type": "number"\r
3414           },\r
3415           "row_break": true\r
3416         }\r
3417       },\r
3418       "field_names": [\r
3419         "open",\r
3420         "commercial",\r
3421         "official",\r
3422         "attribution",\r
3423         "derive",\r
3424         "thumbnail",\r
3425         "gif_convert",\r
3426         "reverse",\r
3427         "sync_vh",\r
3428         "overlap"\r
3429       ]\r
3430     },\r
3431     "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
3432       "fields": {\r
3433         "source_url_btn_id": {\r
3434           "tag": {\r
3435             "type": "number"\r
3436           },\r
3437           "row_break": true\r
3438         },\r
3439         "source_url_off_btn_id": {\r
3440           "tag": {\r
3441             "type": "number"\r
3442           },\r
3443           "row_break": true\r
3444         }\r
3445       },\r
3446       "field_names": [\r
3447         "source_url_btn_id",\r
3448         "source_url_off_btn_id"\r
3449       ]\r
3450     },\r
3451     "pettanr_pettan_protected_v01_licenses_license": {\r
3452       "fields": {\r
3453         "open": {\r
3454           "tag": {\r
3455             "type": "number"\r
3456           },\r
3457           "row_break": true\r
3458         },\r
3459         "commercial": {\r
3460           "tag": {\r
3461             "type": "number"\r
3462           },\r
3463           "row_break": true\r
3464         },\r
3465         "official": {\r
3466           "tag": {\r
3467             "type": "number"\r
3468           },\r
3469           "row_break": true\r
3470         },\r
3471         "attribution": {\r
3472           "tag": {\r
3473             "type": "number"\r
3474           },\r
3475           "row_break": true\r
3476         },\r
3477         "derive": {\r
3478           "tag": {\r
3479             "type": "number"\r
3480           },\r
3481           "row_break": true\r
3482         },\r
3483         "thumbnail": {\r
3484           "tag": {\r
3485             "type": "number"\r
3486           },\r
3487           "row_break": true\r
3488         },\r
3489         "gif_convert": {\r
3490           "tag": {\r
3491             "type": "number"\r
3492           },\r
3493           "row_break": true\r
3494         },\r
3495         "reverse": {\r
3496           "tag": {\r
3497             "type": "number"\r
3498           },\r
3499           "row_break": true\r
3500         },\r
3501         "sync_vh": {\r
3502           "tag": {\r
3503             "type": "number"\r
3504           },\r
3505           "row_break": true\r
3506         },\r
3507         "overlap": {\r
3508           "tag": {\r
3509             "type": "number"\r
3510           },\r
3511           "row_break": true\r
3512         },\r
3513         "trackback": {\r
3514           "tag": {\r
3515             "type": "number"\r
3516           },\r
3517           "row_break": true\r
3518         }\r
3519       },\r
3520       "field_names": [\r
3521         "open",\r
3522         "commercial",\r
3523         "official",\r
3524         "attribution",\r
3525         "derive",\r
3526         "thumbnail",\r
3527         "gif_convert",\r
3528         "reverse",\r
3529         "sync_vh",\r
3530         "overlap",\r
3531         "trackback"\r
3532       ]\r
3533     },\r
3534     "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
3535       "fields": {\r
3536         "source_url_btn_id": {\r
3537           "tag": {\r
3538             "type": "number"\r
3539           },\r
3540           "row_break": true\r
3541         },\r
3542         "source_url_off_btn_id": {\r
3543           "tag": {\r
3544             "type": "number"\r
3545           },\r
3546           "row_break": true\r
3547         }\r
3548       },\r
3549       "field_names": [\r
3550         "source_url_btn_id",\r
3551         "source_url_off_btn_id"\r
3552       ]\r
3553     },\r
3554     "pettanr_pettan_public_v01_licenses_license": {\r
3555       "fields": {\r
3556         "open": {\r
3557           "tag": {\r
3558             "type": "number"\r
3559           },\r
3560           "row_break": true\r
3561         },\r
3562         "commercial": {\r
3563           "tag": {\r
3564             "type": "number"\r
3565           },\r
3566           "row_break": true\r
3567         },\r
3568         "official": {\r
3569           "tag": {\r
3570             "type": "number"\r
3571           },\r
3572           "row_break": true\r
3573         },\r
3574         "attribution": {\r
3575           "tag": {\r
3576             "type": "number"\r
3577           },\r
3578           "row_break": true\r
3579         },\r
3580         "derive": {\r
3581           "tag": {\r
3582             "type": "number"\r
3583           },\r
3584           "row_break": true\r
3585         },\r
3586         "thumbnail": {\r
3587           "tag": {\r
3588             "type": "number"\r
3589           },\r
3590           "row_break": true\r
3591         },\r
3592         "gif_convert": {\r
3593           "tag": {\r
3594             "type": "number"\r
3595           },\r
3596           "row_break": true\r
3597         },\r
3598         "reverse": {\r
3599           "tag": {\r
3600             "type": "number"\r
3601           },\r
3602           "row_break": true\r
3603         },\r
3604         "sync_vh": {\r
3605           "tag": {\r
3606             "type": "number"\r
3607           },\r
3608           "row_break": true\r
3609         },\r
3610         "overlap": {\r
3611           "tag": {\r
3612             "type": "number"\r
3613           },\r
3614           "row_break": true\r
3615         },\r
3616         "trackback": {\r
3617           "tag": {\r
3618             "type": "number"\r
3619           },\r
3620           "row_break": true\r
3621         }\r
3622       },\r
3623       "field_names": [\r
3624         "open",\r
3625         "commercial",\r
3626         "official",\r
3627         "attribution",\r
3628         "derive",\r
3629         "thumbnail",\r
3630         "gif_convert",\r
3631         "reverse",\r
3632         "sync_vh",\r
3633         "overlap",\r
3634         "trackback"\r
3635       ]\r
3636     },\r
3637     "pettanr_pettan_public_v01_licenses_credit_picture": {\r
3638       "fields": {\r
3639         "source_url_btn_id": {\r
3640           "tag": {\r
3641             "type": "number"\r
3642           },\r
3643           "row_break": true\r
3644         }\r
3645       },\r
3646       "field_names": [\r
3647         "source_url_btn_id"\r
3648       ]\r
3649     },\r
3650     "pettanr_public_domain_v01_licenses_license": {\r
3651       "fields": {\r
3652         "open": {\r
3653           "tag": {\r
3654             "type": "number"\r
3655           },\r
3656           "row_break": true\r
3657         },\r
3658         "commercial": {\r
3659           "tag": {\r
3660             "type": "number"\r
3661           },\r
3662           "row_break": true\r
3663         },\r
3664         "official": {\r
3665           "tag": {\r
3666             "type": "number"\r
3667           },\r
3668           "row_break": true\r
3669         },\r
3670         "attribution": {\r
3671           "tag": {\r
3672             "type": "number"\r
3673           },\r
3674           "row_break": true\r
3675         },\r
3676         "derive": {\r
3677           "tag": {\r
3678             "type": "number"\r
3679           },\r
3680           "row_break": true\r
3681         },\r
3682         "thumbnail": {\r
3683           "tag": {\r
3684             "type": "number"\r
3685           },\r
3686           "row_break": true\r
3687         },\r
3688         "gif_convert": {\r
3689           "tag": {\r
3690             "type": "number"\r
3691           },\r
3692           "row_break": true\r
3693         },\r
3694         "reverse": {\r
3695           "tag": {\r
3696             "type": "number"\r
3697           },\r
3698           "row_break": true\r
3699         },\r
3700         "sync_vh": {\r
3701           "tag": {\r
3702             "type": "number"\r
3703           },\r
3704           "row_break": true\r
3705         },\r
3706         "overlap": {\r
3707           "tag": {\r
3708             "type": "number"\r
3709           },\r
3710           "row_break": true\r
3711         },\r
3712         "trackback": {\r
3713           "tag": {\r
3714             "type": "number"\r
3715           },\r
3716           "row_break": true\r
3717         }\r
3718       },\r
3719       "field_names": [\r
3720         "open",\r
3721         "commercial",\r
3722         "official",\r
3723         "attribution",\r
3724         "derive",\r
3725         "thumbnail",\r
3726         "gif_convert",\r
3727         "reverse",\r
3728         "sync_vh",\r
3729         "overlap",\r
3730         "trackback"\r
3731       ]\r
3732     },\r
3733     "pettanr_public_domain_v01_licenses_credit_picture": {\r
3734       "fields": {\r
3735         "source_url_btn_id": {\r
3736           "tag": {\r
3737             "type": "number"\r
3738           },\r
3739           "row_break": true\r
3740         },\r
3741         "source_url_off_btn_id": {\r
3742           "tag": {\r
3743             "type": "number"\r
3744           },\r
3745           "row_break": true\r
3746         }\r
3747       },\r
3748       "field_names": [\r
3749         "source_url_btn_id",\r
3750         "source_url_off_btn_id"\r
3751       ]\r
3752     },\r
3753     "pettanr_unknown_v01_licenses_license": {\r
3754       "fields": {\r
3755         "open": {\r
3756           "tag": {\r
3757             "type": "number"\r
3758           },\r
3759           "row_break": true\r
3760         },\r
3761         "commercial": {\r
3762           "tag": {\r
3763             "type": "number"\r
3764           },\r
3765           "row_break": true\r
3766         },\r
3767         "official": {\r
3768           "tag": {\r
3769             "type": "number"\r
3770           },\r
3771           "row_break": true\r
3772         },\r
3773         "attribution": {\r
3774           "tag": {\r
3775             "type": "number"\r
3776           },\r
3777           "row_break": true\r
3778         },\r
3779         "derive": {\r
3780           "tag": {\r
3781             "type": "number"\r
3782           },\r
3783           "row_break": true\r
3784         },\r
3785         "thumbnail": {\r
3786           "tag": {\r
3787             "type": "number"\r
3788           },\r
3789           "row_break": true\r
3790         },\r
3791         "gif_convert": {\r
3792           "tag": {\r
3793             "type": "number"\r
3794           },\r
3795           "row_break": true\r
3796         },\r
3797         "reverse": {\r
3798           "tag": {\r
3799             "type": "number"\r
3800           },\r
3801           "row_break": true\r
3802         },\r
3803         "sync_vh": {\r
3804           "tag": {\r
3805             "type": "number"\r
3806           },\r
3807           "row_break": true\r
3808         },\r
3809         "overlap": {\r
3810           "tag": {\r
3811             "type": "number"\r
3812           },\r
3813           "row_break": true\r
3814         },\r
3815         "trackback": {\r
3816           "tag": {\r
3817             "type": "number"\r
3818           },\r
3819           "row_break": true\r
3820         }\r
3821       },\r
3822       "field_names": [\r
3823         "open",\r
3824         "commercial",\r
3825         "official",\r
3826         "attribution",\r
3827         "derive",\r
3828         "thumbnail",\r
3829         "gif_convert",\r
3830         "reverse",\r
3831         "sync_vh",\r
3832         "overlap",\r
3833         "trackback"\r
3834       ]\r
3835     },\r
3836     "pettanr_unknown_v01_licenses_credit_picture": {\r
3837       "fields": {\r
3838         "source_url_btn_id": {\r
3839           "tag": {\r
3840             "type": "number"\r
3841           },\r
3842           "row_break": true\r
3843         },\r
3844         "source_url_off_btn_id": {\r
3845           "tag": {\r
3846             "type": "number"\r
3847           },\r
3848           "row_break": true\r
3849         }\r
3850       },\r
3851       "field_names": [\r
3852         "source_url_btn_id",\r
3853         "source_url_off_btn_id"\r
3854       ]\r
3855     }\r
3856   },\r
3857   "buckets": {\r
3858     "scroll": {},\r
3859     "scroll_panel": {},\r
3860     "comic": {},\r
3861     "story": {},\r
3862     "story_sheet": {},\r
3863     "sheet": {},\r
3864     "sheet_panel": {},\r
3865     "panel": {},\r
3866     "panel_picture": {},\r
3867     "speech_balloon": {\r
3868       "members": {\r
3869         "balloon": {},\r
3870         "speech": {}\r
3871       },\r
3872       "form_field_names": [\r
3873         "caption",\r
3874         "id",\r
3875         "panel_id",\r
3876         "speech_balloon_template_id",\r
3877         "speech_balloon_template_classname",\r
3878         "z",\r
3879         "t",\r
3880         "speech_balloon_template_settings",\r
3881         "balloon.r",\r
3882         "balloon.x",\r
3883         "balloon.y",\r
3884         "balloon.width",\r
3885         "balloon.height",\r
3886         "balloon.id",\r
3887         "balloon.speech_balloon_id",\r
3888         "balloon.system_picture_id",\r
3889         "balloon.speech_balloon_template_id",\r
3890         "balloon.speech_balloon_template_classname",\r
3891         "balloon.speech_balloon_template_settings",\r
3892         "speech.writing_format_id",\r
3893         "speech.font_size",\r
3894         "speech.text_align",\r
3895         "speech.quotes",\r
3896         "speech.content",\r
3897         "speech.fore_color",\r
3898         "speech.id",\r
3899         "speech.speech_balloon_id",\r
3900         "speech.x",\r
3901         "speech.y",\r
3902         "speech.width",\r
3903         "speech.height",\r
3904         "speech.speech_balloon_template_id",\r
3905         "speech.speech_balloon_template_classname",\r
3906         "speech.speech_balloon_template_settings",\r
3907         "speech.writing_format_classname",\r
3908         "speech.writing_format_settings"\r
3909       ]\r
3910     },\r
3911     "speech": {},\r
3912     "balloon": {},\r
3913     "ground_picture": {},\r
3914     "ground_color": {},\r
3915     "original_picture": {},\r
3916     "picture": {},\r
3917     "resource_picture": {},\r
3918     "speech_balloon_template": {},\r
3919     "writing_format": {},\r
3920     "license_group": {},\r
3921     "author": {},\r
3922     "artist": {},\r
3923     "system_picture": {}\r
3924   }\r
3925 }