OSDN Git Service

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