OSDN Git Service

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