OSDN Git Service

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