OSDN Git Service

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